tornavis/source/blender
Campbell Barton 483a6cd6c2 fix for cycles/python script error in normal panel 2012-09-26 19:23:06 +00:00
..
avi code cleanup: remove paranoid NULL checks (these cases would crash earlier of the vars were in fact NULL) 2012-09-15 06:29:32 +00:00
blenfont Fix own error (wrong portuguese-brazilian Windows "long_locale" - yuck!), and some minor, non-code edits. 2012-09-25 06:11:32 +00:00
blenkernel Color Management: resolve warnings when OCIO configuration file misses None display 2012-09-26 13:17:47 +00:00
blenlib fix for eternal loop in recursive_operation() 2012-09-26 12:22:50 +00:00
blenloader remove sticky customdata layers as well as sticky mtex flag 2012-09-23 10:25:22 +00:00
bmesh fix [#32665] Inconsistent Circle Mesh Edge Subdivision 2012-09-26 11:14:40 +00:00
collada Collada(exporter): Added error message when export file can not be created for whichever reason 2012-09-19 19:28:29 +00:00
compositor fix for cycles/python script error in normal panel 2012-09-26 19:23:06 +00:00
datatoc fix for own error in datatoc.c - data wasn't NULL terminated, in some cases this is expected (broke GLSL shaders). 2012-08-12 16:51:51 +00:00
editors fix for cycles/python script error in normal panel 2012-09-26 19:23:06 +00:00
gpu Fix #32663: Sculpt masks are too dark 2012-09-26 07:55:52 +00:00
ikplugin code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarations 2012-09-16 00:26:36 +00:00
imbuf Fixed typo in previous commit! 2012-09-26 13:22:30 +00:00
makesdna default simple deforms `Relative` option to be enabled, IMHO this shouldn't be an option (objects should always work relative to eachother). At least defaulting to ON gives users more predictable behavior (Transforming both objects together keeps them the same relative to eachother). 2012-09-25 03:00:33 +00:00
makesrna Fix #32666: Memory Cache Limit stops working after set to 2048 2012-09-26 11:16:27 +00:00
modifiers remove redundant NULL checks in somepledeform modifier (dcut is never NULL). 2012-09-25 22:05:40 +00:00
nodes code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc 2012-09-20 01:02:39 +00:00
opencl disable opencl when compo is disabled. 2012-06-30 14:28:45 +00:00
python fix for very bad bug with python list slicing which - in bmesh and bpy api for all? 2.5x + releases. 2012-09-25 23:41:32 +00:00
quicktime Color Management, Stage 2: Switch color pipeline to use OpenColorIO 2012-09-15 10:05:07 +00:00
render Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16. 2012-09-24 11:56:07 +00:00
windowmanager Fix #32644: ctrl+F11 internal animation player crash 2012-09-24 13:48:37 +00:00
CMakeLists.txt add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00