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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #72104 from bruvzg/popup-non-popups
Rémi Verschelde
2023-02-01
1
-1
/
+16
|
\
|
*
Extend special popup window handling to any non-popup child of a popup.
bruvzg
2023-01-26
1
-1
/
+16
*
|
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-11
/
+27
*
|
Fix split allow empty string in SSH export plugin
daviirodrig
2023-01-27
1
-2
/
+2
|
/
*
Cleanup and unify keyboard input.
bruvzg
2023-01-23
8
-498
/
+496
*
[iOS] Restore OpenGLES3 renderer support.
bruvzg
2023-01-22
2
-2
/
+4
*
[macOS] Move `Wno-deprecated-declarations` to pragmas in the OpenGL related f...
bruvzg
2023-01-20
6
-3
/
+17
*
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-17
1
-11
/
+11
*
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...
bruvzg
2023-01-16
2
-1
/
+12
*
Update all outdated online documentation links
Yuri Sizov
2023-01-14
1
-1
/
+1
*
Merge pull request #63312 from bruvzg/one_click
Rémi Verschelde
2023-01-13
5
-131
/
+314
|
\
|
*
[Export] Add one-click deploy over SSH for the desktop exports.
bruvzg
2022-12-29
5
-131
/
+314
*
|
[macOS] Avoid color flash on window creation and resizing.
bruvzg
2023-01-13
1
-2
/
+18
*
|
Require Apple Team ID when using notarytool
Patrick Gelvin
2023-01-12
1
-0
/
+4
*
|
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
5
-37
/
+43
*
|
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
2
-44
/
+98
*
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
50
-1450
/
+1450
*
|
Merge pull request #70624 from bruvzg/cur_sc
Rémi Verschelde
2023-01-03
5
-50
/
+94
|
\
\
|
*
|
Improve `window_set_current_screen` and fix secondary window initial mode and...
bruvzg
2022-12-29
5
-50
/
+94
|
|
/
*
/
[macOS] Fix stylus tilt Y direction.
bruvzg
2022-12-23
1
-1
/
+1
|
/
*
[macOS/iOS] Use framework Info.plist to determine library name.
bruvzg
2022-12-16
3
-17
/
+330
*
Only support XDG directory path configuration on Linux
Hugo Locurcio
2022-12-12
1
-24
/
+0
*
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
2
-2
/
+24
|
\
|
*
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
2
-2
/
+24
*
|
[macOS export] Add support for Xcode notarytool.
bruvzg
2022-12-07
1
-19
/
+112
|
/
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
3
-6
/
+143
*
Merge pull request #69380 from bruvzg/mac_max_ws
Rémi Verschelde
2022-12-02
1
-5
/
+7
|
\
|
*
[macOS] Improve maximized and non-resizable modes handling.
bruvzg
2022-11-30
1
-5
/
+7
*
|
[macOS] Fix export button incorrectly disabled when using login/app password ...
bruvzg
2022-11-30
1
-1
/
+1
|
/
*
[macOS] Fix sub-windows opening in fullscreen.
bruvzg
2022-11-28
1
-6
/
+0
*
Merge pull request #68897 from bruvzg/mac_reparent
Rémi Verschelde
2022-11-21
3
-17
/
+64
|
\
|
*
[macOS] Dynamically attach and detach transient windows to allow them to stay...
bruvzg
2022-11-21
3
-17
/
+64
*
|
[Export] Use image loader directly to avoid "resource as image file" errors.
bruvzg
2022-11-21
1
-2
/
+5
|
/
*
Fix unused exitcode in macos export plugin
Markus Sauermann
2022-11-20
1
-1
/
+1
*
Windows icon export improvements.
bruvzg
2022-11-18
2
-9
/
+8
*
[macOS] Update activation hack to work on Ventura.
bruvzg
2022-11-17
1
-1
/
+3
*
Set vsync on window creation when using GLES3.
clayjohn
2022-11-15
1
-1
/
+2
*
Merge pull request #68683 from bruvzg/mvk_detect
Rémi Verschelde
2022-11-15
1
-7
/
+13
|
\
|
*
[macOS] Automatically detect MoltenVK libs installed via homebrew and macports.
bruvzg
2022-11-15
1
-7
/
+13
*
|
Regenerate GL loader code with GLAD 2
Riteo
2022-11-14
1
-1
/
+1
|
/
*
[macOS] Add exclusive fullscreen mode with Dock and Menu disabled.
bruvzg
2022-11-14
3
-1
/
+25
*
Added missing null checks for gl_manager in MacOS and Windows display servers
David Snopek
2022-11-13
1
-1
/
+4
*
Fix unsent WINDOW_EVENT_MOUSE_ENTER event on mouse_mode-change
Markus Sauermann
2022-11-11
1
-4
/
+15
*
Add support for OpenGL to OpenXR
David Snopek
2022-11-08
3
-0
/
+16
*
Load and use system emoji font in the editor.
bruvzg
2022-11-01
1
-1
/
+8
*
Merge pull request #67879 from bruvzg/fix_no_vlk
Rémi Verschelde
2022-10-31
3
-1
/
+10
|
\
|
*
Fix build with Vulkan disabled and no Vulkan headers installed.
bruvzg
2022-10-26
3
-1
/
+10
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
2
-12
/
+12
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
2
-12
/
+12
*
|
|
Make window creation with custom position do not flash
Wei Guo
2022-10-24
2
-5
/
+10
|
|
/
|
/
|
[next]