Blender Git Commit Log

Git Commits -> Revision acfe743

Revision acfe743 by Campbell Barton (master)
December 19, 2012, 02:08 (GMT)
improve info view property output for properties.
- Include RNA properties when checking for matches.
- Don't include the context's property store (these are normally set by the UI code and not accessible by a script author)

Note: added CTX_data_dir_get_ex() which has options for returning different members from the context.

Commit Details:

Full Hash: acfe74351bc33ad11448c3acc18a0d3a88ff4059
SVN Revision: 53154
Parent Commit: 0ddc77f
Lines Changed: +50, -24

3 Modified Paths:

/source/blender/blenkernel/BKE_context.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/context.c (+41, -8) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+8, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021