blender/release/scripts
2010-08-15 15:04:51 +00:00
..
io speedup and cleanup of OBJ exporter 2010-08-15 15:04:51 +00:00
keyingsets bugfix [#22311] BVH Import broken 2010-05-20 17:23:37 +00:00
modules mathutils module methods only contained matrix constructors, move these to matrix class methods since this is acceptable in python. eg: dict.fromkeys() and groups them more logically. 2010-08-11 16:40:36 +00:00
op mathutils module methods only contained matrix constructors, move these to matrix class methods since this is acceptable in python. eg: dict.fromkeys() and groups them more logically. 2010-08-11 16:40:36 +00:00
presets bugfix [#22890] Setting the Maya keymap gives python errors 2010-07-17 14:34:52 +00:00
templates mathutils module methods only contained matrix constructors, move these to matrix class methods since this is acceptable in python. eg: dict.fromkeys() and groups them more logically. 2010-08-11 16:40:36 +00:00
ui - PyLineSpit() - used to print the filename and line number for internal errors now works when executing class functions in a module. 2010-08-14 05:33:20 +00:00