Go to file
Campbell Barton 7735eccc54 fix [#26545] Crash when changing values for properties after changing max-min
tried doing this smarter by validating the property exists in UI code before access but this ended up making it too complicated and also hard to account for possible access without checking every time.

for now just redraw all areas when a user property is changed.
2011-03-24 11:38:20 +00:00
build_files write project files into the build dir. 2011-03-24 10:54:42 +00:00
doc fix [#25688] undocumted functions in pyapi 2011-03-22 04:28:51 +00:00
extern remove constructors, they cause compile errors under Fedora 2011-03-22 16:30:46 +00:00
intern remove some redundant vars, assignments & checks. 2011-03-19 05:06:06 +00:00
release fix [#26545] Crash when changing values for properties after changing max-min 2011-03-24 11:38:20 +00:00
source fix for incorrect array use when freeing fcurve modifier envelope points, array also wasnt NULL'd on freeing which gave memory errors later on. 2011-03-24 09:59:02 +00:00
CMakeLists.txt support for blender as a module on win32. 2011-03-24 00:14:49 +00:00
COPYING
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Add buildslave target for builder.blender.org integration 2011-03-22 10:26:53 +00:00