Blender Git Commit Log

Git Commits -> Revision b775f1b

Revision b775f1b by Brecht Van Lommel (master)
July 11, 2009, 13:32 (GMT)
2.5:

* Code to start moving 3D view header and panels to python, at
the moment the View menu and one empty panel is in python. The
C header code is wrapped in one template, so parts of that can
be moved over while still keeping things working.
* Fix for mistake in RNA enum commit yesterday, and some warning
fixes.

Commit Details:

Full Hash: b775f1bb322a6277916c24ca282b899532a52e96
SVN Revision: 21523
Parent Commit: 0096a3d
Lines Changed: +122, -115

1 Added Path:

/release/ui/space_view3d.py (+106, -0) (View)

6 Modified Paths:

/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/object/object_edit.c (+3, -3) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+3, -20) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+3, -90) (Diff)
/source/blender/makesrna/intern/rna_access.c (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021