blender/release/scripts/modules
Campbell Barton 58f13d469e UV mirror tool (copies UVs from one side of the mesh to the other)
WIP, suffers from editmode bug where editmode python tools cant have redo-options set. and needs options for precission.
2010-01-13 17:58:26 +00:00
..
bpy [#20646] 2.5 does not load python scripts with multiple dots in the filename 2010-01-12 10:04:03 +00:00
console add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
rigify new rig types from Cessen 2010-01-10 19:20:48 +00:00
bpy_types.py UV mirror tool (copies UVs from one side of the mesh to the other) 2010-01-13 17:58:26 +00:00
graphviz_export.py * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +00:00
retopo.py RNA/Py API 2010-01-09 23:44:01 +00:00
rigify_utils.py patch from Cessen, update to metarigs and some changes to the rigging main loop. 2010-01-10 18:53:15 +00:00
rna_info.py sphinx support for documenting multiple return values 2010-01-02 18:55:07 +00:00
rna_prop_ui.py custom properties panels for most ID types. use subclassing to keep panel UI definitions minimal 2010-01-08 08:54:41 +00:00