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 commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-2
/
+2
|
\
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-2
/
+2
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
2
-4
/
+3
|
\
|
|
*
Merge pull request #99217 from dustdfg/refactor_compiler_min_detection
Thaddeus Crews
2024-11-15
1
-3
/
+2
|
|
\
|
|
*
Buildsystem: Refactor compiler detection code
Yevhen Babiichuk (DustDFG)
2024-11-15
1
-3
/
+2
|
*
|
Use processed filter list for native dialogs.
Pāvels Nadtočajevs
2024-11-15
1
-1
/
+1
|
|
/
*
|
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
3
-1
/
+14
|
\
|
|
*
Merge pull request #99112 from bruvzg/get_model_name
Thaddeus Crews
2024-11-12
2
-0
/
+11
|
|
\
|
|
*
Implement `get_model_name` on macOS and Windows.
Pāvels Nadtočajevs
2024-11-12
2
-0
/
+11
|
*
|
CI: Update `ruff` & `mypy` pre-commit hooks
Thaddeus Crews
2024-11-11
1
-1
/
+3
|
|
/
*
|
Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97
Spartan322
2024-11-11
1
-0
/
+5
|
\
|
|
*
[GDExtension] Improve macOS library loading/export.
bruvzg
2024-11-04
1
-0
/
+5
*
|
Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122
Spartan322
2024-11-02
1
-0
/
+1
|
\
|
|
*
[DisplayServer] Add feature flag for native file dialog access to `user/res` ...
Anish Mishra
2024-10-30
1
-0
/
+1
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
3
-31
/
+35
|
\
|
|
*
Merge pull request #98615 from Summersay415/three-opengls-please
Thaddeus Crews
2024-10-29
1
-29
/
+33
|
|
\
|
|
*
Fix fallbacks to OpenGL
Summersay415
2024-10-28
1
-29
/
+33
|
*
|
Merge pull request #97934 from adamscott/give-AThousandShips-a-break
Thaddeus Crews
2024-10-29
2
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
2
-2
/
+2
*
|
|
Merge pull request #818 from Spartan322/fixup/copyright-headers
George L. Albany
2024-10-27
51
-102
/
+102
|
\
\
\
|
*
|
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
51
-102
/
+102
*
|
|
|
Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b
Spartan322
2024-10-26
2
-7
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge pull request #97771 from dsnopek/openxr-linux-egl
Thaddeus Crews
2024-10-25
1
-0
/
+12
|
|
\
\
|
|
*
|
OpenXR: Add support for Wayland on Linux
David Snopek
2024-10-04
1
-0
/
+12
|
*
|
|
Merge pull request #97555 from dustdfg/platform_methods/extract_validate_arch
Thaddeus Crews
2024-10-25
1
-7
/
+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Build System: Extract `validate_arch` helper function
Yevhen Babiichuk (DustDFG)
2024-10-06
1
-7
/
+2
*
|
|
|
Merge pull request #774 from Spartan322/fix/macos-export-plugin
George L. Albany
2024-10-23
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Rebrand macos exports to Redot
Spartan322
2024-10-22
1
-2
/
+2
*
|
|
|
|
Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1
Spartan322
2024-10-22
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Don't include `core/io/image.h` in `core/os/os.h`
Yevhen Babiichuk (DustDFG)
2024-10-18
1
-0
/
+1
*
|
|
|
Merge commit godotengine/godot@80f0b33313dae52d072ba2771a88ebcc4f0b4d6d
Spartan322
2024-10-18
2
-1
/
+22
|
\
|
|
|
|
*
|
|
added ability to add extra codesign entitlements for macos from godot editor
Travis Lange
2024-10-13
2
-1
/
+22
|
|
/
/
*
|
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
51
-0
/
+102
*
|
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
2
-2
/
+2
|
/
/
*
|
Merge pull request #97570 from dustdfg/ios_macos/print_warning_instead_of_com...
Rémi Verschelde
2024-10-04
1
-2
/
+2
|
\
\
|
*
|
Replace comments with printed warning for Metal on x86_64
Yevhen Babiichuk (DustDFG)
2024-09-28
1
-2
/
+2
|
|
/
*
|
Merge pull request #97757 from bruvzg/max_move_screen
Rémi Verschelde
2024-10-04
1
-0
/
+10
|
\
\
|
*
|
Fix window_set_current_screen for maximized windows.
bruvzg
2024-10-03
1
-0
/
+10
|
|
/
*
|
Merge pull request #97678 from bruvzg/fix_nd_menu
Rémi Verschelde
2024-10-04
1
-1
/
+5
|
\
\
|
*
|
[macOS] Fix menu crash when used from opened native dialog.
bruvzg
2024-10-01
1
-1
/
+5
|
|
/
*
/
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add...
Dario
2024-10-02
1
-0
/
+8
|
/
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Merge pull request #97142 from SheepYhangCN/master
Rémi Verschelde
2024-09-20
1
-2
/
+10
|
\
|
*
Added fallback_to_opengl3
SheepYhangCN
2024-09-20
1
-2
/
+10
*
|
Style: Apply new `clang-format` changes
Thaddeus Crews
2024-09-20
1
-1
/
+1
|
/
*
Add Advanced Settings switch to Editor Settings
kobewi
2024-09-17
1
-1
/
+1
*
[macOS] Fix dynamic library lookup for system libraries.
bruvzg
2024-09-14
1
-1
/
+4
*
[Editor] Expose more editor settings to documentation
A Thousand Ships
2024-09-12
1
-0
/
+1
*
Reenable macOS .app export from Windows, add warnings about Unix permissions.
bruvzg
2024-09-07
1
-4
/
+15
*
Merge pull request #95885 from bruvzg/macos_arch
Rémi Verschelde
2024-09-06
2
-4
/
+12
|
\
[next]