Blender Git Commit Log
Git Commits -> Revision a28d2a1
Revision a28d2a1 by Campbell Barton (custom-manipulators) June 5, 2017, 13:33 (GMT) |
Use term 'manipulator' for RNA instead of 'widget' Annoying to have different names for RNA/DNA. |
Commit Details:
Full Hash: a28d2a16b7fb10d03a228232e123fd460f025aba
Parent Commit: d4c06d6
Lines Changed: +192, -188
2 Added Paths:
/source/blender/python/intern/bpy_manipulatorgroup_wrap.c (+90, -0) (View)
/source/blender/python/intern/bpy_manipulatorgroup_wrap.h (+34, -0) (View)
/source/blender/python/intern/bpy_manipulatorgroup_wrap.h (+34, -0) (View)
2 Deleted Paths:
/source/blender/python/intern/bpy_widgetgroup_wrap.c (+0, -90)
/source/blender/python/intern/bpy_widgetgroup_wrap.h (+0, -34)
/source/blender/python/intern/bpy_widgetgroup_wrap.h (+0, -34)