Blender Git Commit Log

Git Commits -> Revision a8b50c1

Revision a8b50c1 by Campbell Barton (custom-manipulators)
June 5, 2017, 12:11 (GMT)
PyAPI: widget group (un)register working again

WIP, not yet usable.

Commit Details:

Full Hash: a8b50c168927b87bb4cef679854476cb77d3fb55
Parent Commit: f8fe811
Lines Changed: +189, -47

2 Added Paths:

/source/blender/python/intern/bpy_widgetgroup_wrap.c (+90, -0) (View)
/source/blender/python/intern/bpy_widgetgroup_wrap.h (+34, -0) (View)

7 Modified Paths:

/build_files/cmake/macros.cmake (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+22, -38) (Diff)
/source/blender/python/intern/CMakeLists.txt (+2, -0) (Diff)
/source/blender/windowmanager/manipulators/intern/wm_manipulatorgroup.c (+28, -8) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_api.h (+3, -0) (Diff)
/source/blender/windowmanager/manipulators/WM_manipulator_types.h (+3, -0) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+6, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021