Blender Git Commit Log
Git Commits -> Revision 3d6fa14
Revision 3d6fa14 by Ton Roosendaal (master) July 27, 2004, 11:42 (GMT) |
Bug fix #1477 Important for everyone to know; buttons with event return code 0 pass on the button event to other buttons. This was in yafray panels so, causing buttons unwanted to be pressed when dragging sliders. The official 'empty' event is B_DIFF, to denote that back and frontbuffers are different, since the button was updated in front only with a press. Alternative is B_NOP, which doesnt do anything. |
Commit Details:
Full Hash: 3d6fa14777b9fc15a32a438a464ae7c3e4b29909
SVN Revision: 2908
Parent Commit: 031b395
Lines Changed: +21, -21
1 Modified Path:
/source/blender/src/buttons_scene.c (+21, -21) (Diff)