Blender Git Commit Log

Git Commits -> Revision b6acf0b

Revision b6acf0b by Campbell Barton (master)
February 27, 2010, 13:27 (GMT)
python support for defining region drawing callbacks, while not directly related to operators, this means python can now make operators that draw in the 3D viewport interactively.
nicer then 2.4x space handelers because you can register draw handelers to draw pre/post 3d space or in pixel space.

Commit Details:

Full Hash: b6acf0bb48e8d8e606a7b4b9c0d96337091c0bd4
SVN Revision: 27166
Parent Commit: 3485718
Lines Changed: +153, -0

2 Added Paths:

/source/blender/python/intern/bpy_rna_callback.c (+112, -0) (View)
/source/blender/python/intern/bpy_rna_callback.h (+29, -0) (View)

3 Modified Paths:

/source/blender/editors/include/ED_space_api.h (+1, -0) (Diff)
/source/blender/editors/space_api/spacetypes.c (+5, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+6, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021