Blender Git Commit Log

Git Commits -> Revision f652b11

Revision f652b11 by Alexander Kuznetsov (master)
April 9, 2013, 17:21 (GMT)
Live window resizing on Windows
Custom implementation for resizing (GHOST_SizerWin32)

Some things still don't work:
* esc cancel
* max windows size
* aero (sizing) snap on win7

hbrBackground = 0 to disable clear screen.

Thanks to dfelinto for help in finding of root cause.

Commit Details:

Full Hash: f652b11ed13b4d9e6705ede9cc990042a2fad4b4
SVN Revision: 55925
Parent Commit: 1378093
Lines Changed: +298, -5

2 Added Paths:

/intern/ghost/intern/GHOST_SizerWin32.cpp (+202, -0) (View)
/intern/ghost/intern/GHOST_SizerWin32.h (+61, -0) (View)

4 Modified Paths:

/intern/ghost/CMakeLists.txt (+2, -0) (Diff)
/intern/ghost/intern/GHOST_SystemWin32.cpp (+27, -5) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.cpp (+3, -0) (Diff)
/intern/ghost/intern/GHOST_WindowWin32.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021