blender/release/scripts/startup
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
..
bl_operators fix [#26545] Crash when changing values for properties after changing max-min 2011-03-24 11:38:20 +00:00
bl_ui Pose Menu Tweak: Moved keyframe management items into sub-menu like in 2011-03-24 03:23:30 +00:00
keyingsets_builtins.py move script directories for internal blender scripts. 2011-03-21 12:35:49 +00:00