Commit Graph

8 Commits

Author SHA1 Message Date
Wojtek Figat
7bbdd25a9e Merge branch 'dev' of git://github.com/VNNCC/FlaxEngine into VNNCC-dev 2021-01-03 23:41:33 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
stefnotch
65ab9cac50 Change ClientFrom/ToScreen to PointFrom/ToScreen
Fix #67
2020-12-29 18:10:26 +01:00
VNC
2f313c6b43 Correct DockHintWindow drag offset if it was invalid when initializing
Description: If the toMove window is unfocused the FlaxEngine.Input.MouseScreenPosition property will always return a vector that only contains zeros. #64

Fix: Perform a later update that will correct the drag offset using the current mouse position.
2020-12-28 19:05:14 +01:00
Wojtek Figat
c9989e0aff Merge branch 'fix-maximum-window-size' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-maximum-window-size 2020-12-23 22:39:01 +01:00
stefnotch
4a068a3b86 Change maximum window size to 4096
For those neat 4k monitors
2020-12-23 21:54:42 +01:00
stefnotch
0679aebfac Fix docking hints jumping around on high dpi screens 2020-12-23 14:12:53 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00