blender/release/scripts/modules
2009-12-04 16:35:31 +00:00
..
bpy multiple script paths broke text template menu 2009-12-02 16:11:10 +00:00
console missed committing this file (from Stani's patch) 2009-11-07 14:17:49 +00:00
rigify touches for demo'ing 2009-12-04 16:35:31 +00:00
bpy_types.py - property decorators for setting attributes didnt work, hack to prevent every instance of an BPyStructRNA to have its own dictionary, set the tp_dictoffset to 0. attempted to use __slots__ but this doesnt work for some reason. 2009-12-03 21:53:01 +00:00
dynamic_menu.py render presets, select from a directory, button to add own presets 2009-11-21 21:39:20 +00:00
graphviz_export.py - curve geometry curve panel wasnt displaying with no active spline 2009-12-03 14:20:35 +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