index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
macos
/
godot_content_view.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
[macOS] Fix drag-and-drop feedback.
bruvzg
2024-07-11
1
-1
/
+2
*
Use current mouse button state instead of saved values.
bruvzg
2024-05-31
1
-18
/
+6
*
[DisplayServer] Add error messages and descriptions to callbacks.
bruvzg
2024-05-28
1
-1
/
+8
*
Fix unsafe uses of `Callable.is_null()`
A Thousand Ships
2024-04-27
1
-1
/
+1
*
Merge pull request #87277 from bruvzg/macos_swipe
Rémi Verschelde
2024-02-13
1
-15
/
+34
|
\
|
*
[macOS] Handle Trackpad / Magic Mouse swipe events and simulate XBUTTON1 / XB...
bruvzg
2024-01-17
1
-15
/
+34
*
|
Add screen-related attributes to mouse input events
Markus Sauermann
2024-02-05
1
-0
/
+2
*
|
Add InputEventKey.location to tell left from right
Mel Collins
2024-01-26
1
-0
/
+3
*
|
[macOS] Fix missing modifier + space key down events.
bruvzg
2024-01-23
1
-12
/
+14
|
/
*
Add vararg call() method to C++ Callable
kobewi
2023-10-05
1
-6
/
+1
*
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN...
bruvzg
2023-09-21
1
-6
/
+0
*
[macOS] Fix live resize with the latest MoltenVK version.
bruvzg
2023-09-05
1
-1
/
+8
*
[macOS] Fix missing mouse exit events on window close.
bruvzg
2023-08-09
1
-4
/
+2
*
[macOS] Fix IME focus in popup windows.
bruvzg
2023-06-09
1
-1
/
+1
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-0
/
+1
*
[macOS] Bump min. version to 10.13, and remove deprecated code.
bruvzg
2023-04-24
1
-21
/
+6
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
1
-93
/
+71
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-19
/
+22
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #70624 from bruvzg/cur_sc
Rémi Verschelde
2023-01-03
1
-9
/
+21
|
\
|
*
Improve `window_set_current_screen` and fix secondary window initial mode and...
bruvzg
2022-12-29
1
-9
/
+21
*
|
[macOS] Fix stylus tilt Y direction.
bruvzg
2022-12-23
1
-1
/
+1
|
/
*
[macOS] Fix redraw lag at the edge of the resizing window.
bruvzg
2022-09-15
1
-0
/
+18
*
[macOS, 4.0] Fix unresponsive redraw during live resizing.
bruvzg
2022-09-14
1
-0
/
+41
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-0
/
+771