summaryrefslogtreecommitdiff
path: root/platform/macos/godot_content_view.mm
AgeCommit message (Expand)Author
2023-01-08Use BitField<> in core type masksJuan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2023-01-03Merge pull request #70624 from bruvzg/cur_scRémi Verschelde
2022-12-29Improve `window_set_current_screen` and fix secondary window initial mode and...bruvzg
2022-12-23[macOS] Fix stylus tilt Y direction.bruvzg
2022-09-15[macOS] Fix redraw lag at the edge of the resizing window.bruvzg
2022-09-14[macOS, 4.0] Fix unresponsive redraw during live resizing.bruvzg
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg