4 days ago Jens Verwiebe Forgot a second occurance of constantMem default tip
4 days ago Jens Verwiebe Fix a little copy/paste error in the submit-dialog
2 weeks ago David Bucciarelli Merge with LuxMark maintenace branch
2 weeks ago David Bucciarelli LuxMark: changed version to beta2 luxmark_v2.x
2 weeks ago David Bucciarelli Merge with default branch luxmark_v2.x
2 weeks ago David Bucciarelli LuxMark: when --single-run option is used, LuxMark will exit if there is an error luxmark_v2.x
2 weeks ago David Bucciarelli LuxMark: added Score: prefix to the printed result when --single-run option is used luxmark_v2.x
3 weeks ago David Bucciarelli Fixed an assert in RayBuffer::AddRays()
3 weeks ago Alain Ducharme SLGBP: export unborn/dead particles when options checked
3 weeks ago Jens Verwiebe Coreect the api version for mesh.tessface
3 weeks ago Jens Verwiebe Change api-conditionals to an non-ambigous manner while preserving sub_versions ( api-jumps )
3 weeks ago Alain Ducharme SLGBP: simplify bmesh patch
3 weeks ago Jens Verwiebe clean whitespaces
3 weeks ago Jens Verwiebe Blender api adaption conditional: mesh.faces or mesh.tessfaces according version-tuple
3 weeks ago Asbjørn Heid Fixed a bunch of conversion warnings.
3 weeks ago Asbjørn Heid Fix for NaN issue in GlossyReflection kernel, see issue #1224.
3 weeks ago David Bucciarelli Changed LuxMark version to v2.1beta1 luxmark_v2.x
3 weeks ago David Bucciarelli Added RayBuffer size_t AddRays(const Ray *ray, const size_t raysCount) method to copy large batch of rays in a single shot
4 weeks ago David Bucciarelli Applied 414N's patch for FindOpenCL.cmake
4 weeks ago David Bucciarelli Applied Const's patch for Qt 4.8.1 luxmark_v2.x
4 weeks ago David Bucciarelli LuxMark: added some explaination to the --help command line option luxmark_v2.x
4 weeks ago David Bucciarelli LuxMark: added command line option --single-run luxmark_v2.x
4 weeks ago David Bucciarelli LuxMark: added command line option --mode=<BENCHMARK_OCL_GPU|BENCHMARK_OCL_CPUGPU|BENCHMARK_OCL_CPU|INTERACTIVE|PAUSE> luxmark_v2.x
4 weeks ago David Bucciarelli LuxMark: added command line options support (--help and --scene=<LUXBALL_HDR|SALA|ROOM>) luxmark_v2.x
4 weeks ago David Bucciarelli LuxMark: added the code to force locale to 'C' luxmark_v2.x
4 weeks ago David Bucciarelli LuxMark: added a note about account activation time luxmark_v2.x
4 weeks ago David Bucciarelli Updated LuxMark scenes to take account of the change in default texture map gamma luxmark_v2.x
4 weeks ago David Bucciarelli Added to the LuxMark maintenace branch all the pathes of the main branch luxmark_v2.x
4 weeks ago David Bucciarelli Introduced LuxMark v2.x maintenance version and changed the release number to v2.1 luxmark_v2.x
4 weeks ago Vlad "SATtva" Miller Fixed a typo
4 weeks ago Jean-Philippe Grimaldi Update for out of the box Cygwin compilation.
5 weeks ago Jean-Philippe Grimaldi Added tag luxrender_v1.0RC1 for changeset 396d39b06aa6
5 weeks ago Omni Flux Update to Boost filesystem version 3 luxrender_v1.0RC1
8 weeks ago david Compiled SLG2 on Win32
2 months ago Jens Verwiebe OSX/cmake: we must use VERSION_LESS instead LESS it seems for ${XCODE_VERSION}
2 months ago Alain Ducharme SLGBP: fix Blender version check for matrix ( inverted at rev 35a6705f6a22 )
2 months ago Jens Verwiebe Remove wrong used "general ${FreeImage_LIBRARY_REL}", this adds the release lib also to debug. "general" is
2 months ago David Bucciarelli SLG2: reduced the amount of memory required to use the alpha channel
2 months ago David Bucciarelli Merge
2 months ago David Bucciarelli SLG2: fixed an uninitialized variable
2 months ago Alain Ducharme SLGBP: Add render image background as alpha channel Option
2 months ago David Bucciarelli SLG2: Alpha channel now works with texture maps with alpha channel
2 months ago David Bucciarelli SLG2: fixed a problem with Metropolis Sampler and Alpha channel support
2 months ago David Bucciarelli SLG2: first (not yet finished) support for alpha channel
2 months ago David Bucciarelli Added a fix for compilation with Boost v1.48 (not tested)
2 months ago Jens Verwiebe Lot of warning fixes and cleanups
2 months ago Jean-Philippe Grimaldi Fix a nasty typo found by Rom1.
2 months ago David Bucciarelli Fixed a GPU memory leak in QBVH code with image storage enabled
2 months ago David Bucciarelli Fixed a huge memory leak in (M)QBVH code
2 months ago David Bucciarelli Fixed a typo
2 months ago Jens Verwiebe Use now version tuple for conditionals, since not all blenderbuilds are compiled with build_info aka revision
2 months ago Jens Verwiebe Read blender revision from a function now, cause blender bpy.app.build_revision is now a bytestring.
2 months ago Jens Verwiebe OSX: we must use -fpic in libluxrays for it is linked into dynamic shared library later, also debug also with sse
2 months ago Alain Ducharme SLGBP: add support for inf.light/image tex. gamma + minor fixes
2 months ago David Bucciarelli Minor update of cmake/SpecializedConfig/Config_Dade.cmake
2 months ago Jens Verwiebe OSX: another cleanup to cmake:
2 months ago Jens Verwiebe Homer_s's patch for compiling with boost 1.47
2 months ago Asbjørn Heid CMake: Added LordCrc's VS2008 config file.
2 months ago Asbjørn Heid CMake: Fixed FindGLEW for Windows x64.
2 months ago Asbjørn Heid CMake: Added VS2008 compiler definitions.