Files
blender/intern
Ton Roosendaal 9e30e7cdaf Bug fix #33911
When you open a Blender window larger than a screen, Macs clip it to match the height,
but they allow the width to be more.

Problem is that this clipping happens after all window opening code. That causes
check for HiDPI mode to fail.

Now it checks it again on event GHOST_kEventWindowUpdate, which is only on startup.
2013-01-22 18:07:17 +00:00
..
2012-12-17 08:01:43 +00:00
2013-01-22 14:49:52 +00:00
2012-12-17 08:01:43 +00:00
2013-01-22 18:07:17 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00
2013-01-08 20:55:07 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00