Blender Git Commit Log

Git Commits -> Revision f3686b5

Revision f3686b5 by Campbell Barton (master)
March 22, 2011, 01:38 (GMT)
py/api registration:
move calls to the classes register/unregister function into register_class() / unregister_class() and add docs.

also other minor changes:
- remove face sorting keybinding, was Ctrl+Alt+F, this is quite and obscure feature and face order normally doesn't matter, so access from Face menu is enough.
- add commented out call to mesh.validate() in addon template since its useful to correct incomplete meshes during development.

Commit Details:

Full Hash: f3686b58856adc6929ef38d14c03197127bab017
SVN Revision: 35679
Parent Commit: 74a996c
Lines Changed: +46, -11

4 Modified Paths:

/release/scripts/modules/bpy/utils.py (+2, -7) (Diff)
/release/scripts/templates/addon_add_object.py (+5, -3) (Diff)
/source/blender/editors/mesh/mesh_ops.c (+0, -1) (Diff)
/source/blender/python/intern/bpy_rna.c (+39, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021