Blender Git Commit Log

Git Commits -> Revision 0054e6d

Revision 0054e6d by Campbell Barton (master)
December 26, 2008, 03:56 (GMT)
* added RNA_property_as_string to rna_access.c - can print most types except for pointers and collections.
* WM_operator_pystring to print the python func+args for an operator
* call WM_operator_print(op) in wm_operator_invoke(), simple echo mode should be moved later.

Commit Details:

Full Hash: 0054e6d354f1b38a0788cc7716c52f07b16dd895
SVN Revision: 18067
Parent Commit: 27d0394
Lines Changed: +151, -2

5 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+90, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+12, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+43, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021