Blender Git Commit Log

Git Commits -> Revision 92412219

Revision 92412219 by Brecht Van Lommel (master)
December 19, 2009, 14:58 (GMT)
Bugfix: doubles are not supported correctly in SDNA, double click
introduced one in wmWindow.last_click_time. Moved this to the wmEvent
struct, which now no is in DNA, was needed for RNA wrapping but not
needed anymore.

Commit Details:

Full Hash: 924122199b3f4e8c548397c9859c783514008ea2
SVN Revision: 25472
Parent Commit: 7e8af58
Lines Changed: +57, -52

4 Modified Paths:

/source/blender/makesdna/DNA_windowmanager_types.h (+1, -38) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+4, -0) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+14, -14) (Diff)
/source/blender/windowmanager/WM_types.h (+38, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021