Blender Git Commit Log
Git Commits -> Revision ba44919
Revision ba44919 by Campbell Barton (master) January 13, 2021, 08:56 (GMT) |
Fix Event.value RNA access with tweak event types Accessing event.value would return unrelated values such as PRESS, RELEASE, CLICK... etc. instead of NORTH, SOUTH... etc. |
Commit Details:
Full Hash: ba44919601c540218ce05765915689d3837b8420
Parent Commit: 0b711e6
Lines Changed: +13, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_wm.c (+13, -0) (Diff)