blender/release/scripts/modules
Campbell Barton 589b2b4ca8 object.group_users, object.scene_users
utility functions to find the groups and scenes this object is used in.

button to set the group location from the cursor (UI is horrible but not any nice place to add?)

smarp project would fail if there were linked meshes in the scene, made ID.tag ignore the library, so you can tag linked data since its only for tools to use.

normalize the vertex normal before setting and use inline vector functions.
2010-01-04 15:37:22 +00:00
..
bpy new python submodule. eg. 2010-01-02 23:14:01 +00:00
console add pep8 headers so these scripts spit out errors when running pep8. 2009-12-13 14:38:30 +00:00
rigify patch from Cessen 2010-01-02 23:43:46 +00:00
bpy_types.py object.group_users, object.scene_users 2010-01-04 15:37:22 +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 bound box check for retopo grease pencil convertsion before spline intersection checking 2010-01-03 13:17:12 +00:00
rigify_utils.py * new metarig type for the durian dragon leg (original rig by Cessen) 2009-12-14 20:56:19 +00:00
rna_info.py sphinx support for documenting multiple return values 2010-01-02 18:55:07 +00:00
rna_prop_ui.py fix for [#20244] importing .obj without "Object" option checked crashes blender 2009-12-25 20:40:00 +00:00