blender/release/scripts/modules
Campbell Barton 33c444f965 User Script support added back.
- the scripts path set in the user preferences or ~/.blender/scripts/ui (io, op, io etc..) will be used to load scripts.
- the default home dir part probably only works in *nix os's

- Added a missing sync callback to vector.toTuple()
2009-11-30 22:32:04 +00:00
..
bpy User Script support added back. 2009-11-30 22:32:04 +00:00
console missed committing this file (from Stani's patch) 2009-11-07 14:17:49 +00:00
rigify convert rigify into a package. advantage is new types can be added into the package without modifying any existing files, the bone 'type' property will find the matching submodule 2009-11-30 12:31:11 +00:00
bpy_types.py - new objects added from the rna api defaulted to quat rotation, not even using an identity quat. 2009-11-29 23:14:41 +00:00
dynamic_menu.py render presets, select from a directory, button to add own presets 2009-11-21 21:39:20 +00:00
retopo.py better remove doubles for retopo, use 15th the of the average of both splines lengths (less scale dependant) 2009-11-30 11:18:46 +00:00
rna_prop_ui.py rig-generation from metadata, the idea is to input a simple rig with metadata matching preset definitions 2009-11-24 00:02:21 +00:00