Deal
004065a054
Rename ax::Ref ==> ax::Object ( #1877 )
...
* Rename ax::Ref ==> ax::Object
* Update Object.h [skip ci]
2024-05-03 22:15:08 +08:00
Tyelor D. Klein
7a9dea4f6f
[Improvement] Add Borderless Windowed Mode ( #1826 )
...
This PR adds borderless windowed mode support to the GLViewImpl class. For backwards compatibility the setWindowed function uses a default parameter of 'false' for borderless.
2024-04-17 09:33:55 +08:00
halx99
c80fc1a8be
Avoid dead loop when enable enableRetina
2024-04-05 01:55:19 +08:00
Lich
8e2e577e2f
Add support for window close button calback ( #1697 )
2024-02-18 16:08:53 +08:00
halx99
6477a8fdb4
Improve naming style
2024-02-18 10:30:11 +08:00
Deal
2d9c6dbf90
Fix view size incorrect when frameZoomFactor not 1.0 ( #1694 )
...
* Fix view size incorrect when frameZoomFactor not 1.0
* Tidy code
2024-02-18 09:25:28 +08:00
Lich
ae51e26eb6
Add support for window resized and positioned ( #1513 )
2023-12-14 01:48:52 +08:00
halx99
c7ab6a227e
Processing wasm touch events properly
2023-09-07 19:32:06 +08:00