Blender Git Loki
Git Commits -> Revision 1fec64a
Revision 1fec64a by Nathan Letwory (master) December 30, 2007, 22:52 (GMT) |
* revert my change to windowmanager move/size handling. * made win32 ghost getClientBounds so that it returns area compatible with osx getClientBounds - if a window is non-fullscreen, substract decoration, since that'll be added by GHOST_WindowWin32() * use SetWindowLongPtr/GetWindowLongPtr (instead of SetWindowLong) as it is compatible with 64bit windows. |
Commit Details:
Full Hash: 1fec64a40219cdd3cf4a2248cb0b68efb83f33da
SVN Revision: 13065
Parent Commit: f25ce8d
Lines Changed: +24, -21