Blender Git Commit Log

Git Commits -> Revision 8c707b2

Revision 8c707b2 by Campbell Barton (master)
October 29, 2009, 19:59 (GMT)
moved the following into the screen context rather then the view3d context so python scripts can access these when running in the console.
"visible_bones", "editable_bones", "selected_bones", "selected_editable_bones", "visible_pchans", "selected_pchans", "active_bone", "active_pchan",

added "C" to the consoles namespace, temp hack but useful


Commit Details:

Full Hash: 8c707b2a5f306f149bcd3057ab6fe91076c75dd8
SVN Revision: 24164
Parent Commit: 099438f
Lines Changed: +161, -152

4 Modified Paths:

/release/scripts/ui/space_console.py (+1, -0) (Diff)
/source/blender/editors/animation/keyingsets.c (+6, -1) (Diff)
/source/blender/editors/screen/screen_context.c (+153, -0) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+1, -151) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021