blender/source/blender
2013-07-13 06:54:44 +00:00
..
avi move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
blenfont Fix scons/windows build error, missing pthreads include in blenfont for mutex. 2013-06-29 10:52:18 +00:00
blenkernel remove redundant null checks and avoid divide by zero in driver evaluation 2013-07-13 05:53:14 +00:00
blenlib fix for orthogonalize_m3,4, missing break statements in switch. 2013-07-13 06:54:44 +00:00
blenloader fix [#36066] crash when Tab out text object 2013-07-09 06:21:45 +00:00
bmesh fix [#36100] bevel lost selection 2013-07-11 14:21:50 +00:00
collada Avoid blender crash during collada export (when armature has animation data) 2013-06-26 09:02:11 +00:00
compositor Fix #35586: add an option to the Z Combine compositing node to disable the Z 2013-07-12 20:15:22 +00:00
datatoc
editors fix errors in code 2013-07-13 05:50:35 +00:00
freestyle optimize interp_weights_poly_v2(), well tested, was calculating the area twice as much as was needed. 2013-07-12 00:18:27 +00:00
gpu add some missing members to opengl debug print, also use a macro to avoid passing each arg twice. 2013-06-30 23:50:17 +00:00
ikplugin IK plugin range check was wrong, could do out of bounds reads. 2013-06-27 19:52:50 +00:00
imbuf fix [#36089] crash when using a tiff without TIFFTAG_EXTRASAMPLES 2013-07-11 04:38:47 +00:00
makesdna fix [#36066] crash when Tab out text object 2013-07-09 06:21:45 +00:00
makesrna Fix #35586: add an option to the Z Combine compositing node to disable the Z 2013-07-12 20:15:22 +00:00
modifiers fix bad uses of sizeof() with memory allocation. 2013-07-13 05:43:35 +00:00
nodes re-arrange '--help' output into more useful sections (added debug, python). 2013-06-29 10:09:15 +00:00
python fix for problem with edge slide where it would stop shapekey modifier from being applied (because of added vertices), 2013-07-11 04:24:36 +00:00
quicktime move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading) 2013-05-28 19:35:26 +00:00
render Fix #35470: crash rendering from the terminal in some cases due to render info 2013-07-12 20:31:30 +00:00
windowmanager Fix #35960, #36044: blender internal viewport rendering crash while editing data. 2013-07-08 17:56:51 +00:00
CMakeLists.txt A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
SConscript correct error in r57092 with scons. 2013-05-28 20:35:12 +00:00