blender/release/scripts
Campbell Barton 8e6c654294 [#22884] slow import wavefont/.obj file
- dont run mesh update functions on zero user meshes (a bit of a cheap trick but works well), made in last commit by mistake.
- dont do a scenegraph update on linking an object, run scene.update() after linking objects.
- remove split material option since we have enough slots.
2010-08-13 15:07:57 +00:00
..
io [#22884] slow import wavefont/.obj file 2010-08-13 15:07:57 +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 2.5 User Interface / UI Scripts 2010-08-12 19:36:10 +00:00