blender/intern/ghost
Brecht Van Lommel 213408d4c9 Fix #35340: 3D manipulator not working right after undoing with cmd+Z on OS X.
Another issue with the recent Ghost changes here. For some reason key up events
are not coming through when the command key is pressed. I can't figure out why,
for now just always handle them, still fixes the original bug.
2013-05-13 21:19:30 +00:00
..
doc
intern Fix #35340: 3D manipulator not working right after undoing with cmd+Z on OS X. 2013-05-13 21:19:30 +00:00
test style cleanup 2012-10-27 01:46:47 +00:00
CMakeLists.txt Live window resizing on Windows 2013-04-09 17:21:05 +00:00
GHOST_C-api.h add ghost function getAllDisplayDimensions, GHOST_GetAllDisplayDimensions 2013-01-31 10:42:26 +00:00
GHOST_IEvent.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_IEventConsumer.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_ISystem.h code cleanup: 0 --> NULL 2013-03-08 06:32:00 +00:00
GHOST_ISystemPaths.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_ITimerTask.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_IWindow.h fix for fullscreen on X11 (used by the BGE, not blender application), 2013-02-24 05:05:29 +00:00
GHOST_Path-api.h code clenup: comments and some style edits on ghost/osx (odd indentation) 2012-09-06 02:10:09 +00:00
GHOST_Rect.h style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
GHOST_Types.h Mac HiDPI ("retina") handling: 2013-01-12 17:07:49 +00:00
SConscript Fix scons compile after GHOST_Sizer commit 2013-04-09 18:58:01 +00:00