blender/release/scripts
Campbell Barton 05884e09be - rna bugfix where ints were not clamped and would overflow, now raise an error and print valid range.
- fixed WM_OT_context_cycle_int was causing problems with int overflow, now it cycles properly.
- rename QUOTE macro to STRINGIFY_ARG, and added STRINGIFY, which is used more often since it gives the value as a string.
2010-10-03 01:44:00 +00:00
..
io/netrender use is rather then == when comparing against None. 2010-09-18 10:43:32 +00:00
keyingsets bugfix [#23795] Insert Visual Loc/Rot Keyframe of Armature Bones Broken 2010-09-23 08:15:53 +00:00
modules bugfix [#24065] obj export (mtl image path) 2010-10-01 05:19:40 +00:00
op - rna bugfix where ints were not clamped and would overflow, now raise an error and print valid range. 2010-10-03 01:44:00 +00:00
presets rna context rename 2010-09-02 04:53:05 +00:00
templates py/rna access to setting the header text - can be used in modal operators. 2010-10-02 21:02:40 +00:00
ui * Script wasn't updated after "Load Factory Settings" Operator decoupling. 2010-10-02 16:19:33 +00:00