Blender Git Commits

Blender Git "master" branch commits.

Page: 3552 / 5574

July 1, 2012, 15:59 (GMT)
printf was being done on uninitialized string.
July 1, 2012, 15:39 (GMT)
svn merge ^/trunk/blender -r48415:48469
July 1, 2012, 15:26 (GMT)
don't disable cycles when OIIO isnt found, instead throw an error, annoying when full build is done and later find cycles isn't on.
July 1, 2012, 14:54 (GMT)
Color management: fixed crash when freeing context for inactive viewer node
July 1, 2012, 13:57 (GMT)
another fix for error in the view raycast template
July 1, 2012, 11:05 (GMT)
fix for 2 errors in the template
July 1, 2012, 09:54 (GMT)
style cleanup
July 1, 2012, 08:46 (GMT)
python template for doing mouse ray casts to pick objects in the 3d viewport.
July 1, 2012, 08:06 (GMT)
new function: bpy.extras.view3d_utils.region_2d_to_origin_3d()
useful for doing ray casts from the view.
July 1, 2012, 07:55 (GMT)
style cleanup: remove '.' from docstring endings and use quotes for descriptions.
July 1, 2012, 02:47 (GMT)
A little bit of cleanup for the new DXT code:
* Using TRUE/FALSE instead of 1/0
* Checking to make sure GL_EXT_texture_compression_s3tc is supported
* Removing some debug error checking
June 30, 2012, 22:49 (GMT)
style cleanup: comments
June 30, 2012, 22:44 (GMT)
Scons:
* WITH_BF_COMPOSITOR option, to disable tile compositor compilation.
* Removed unused SCons file.
June 30, 2012, 21:19 (GMT)
fix for own error renaming bmesh operator dupe
June 30, 2012, 18:24 (GMT)
Cycles / Boost:
* Windows (msvc 2008) is now using Boost 1.49 - Updated cmake file.
June 30, 2012, 18:20 (GMT)
Cycles / Boost:
* Windows (msvc 2008) is now using Boost 1.49
June 30, 2012, 17:54 (GMT)
code cleanup: some vars were assigned when not needed
June 30, 2012, 16:56 (GMT)
fix for some build warnings.
June 30, 2012, 15:27 (GMT)
rename bmesh ops since they are exposed in an api now.
June 30, 2012, 14:53 (GMT)
Code style cleanup and prevent crashes when OCIO configuration file is not found
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021