Alvin Wong
|
2d300a0bdc
|
MinGW: Use thin archives to reduce disk space
|
2024-08-28 18:20:16 +08:00 |
|
Alvin Wong
|
b5258b42c0
|
Enable Clang color output on Windows
|
2024-08-28 18:20:16 +08:00 |
|
Alvin Wong
|
e9b6c1baf8
|
Windows/detect.py: Detect llvm-mingw GCC wrappers and set use_llvm
|
2024-08-28 18:20:16 +08:00 |
|
Alvin Wong
|
3a0837b74b
|
Windows/detect.py: Simplify try_cmd function
|
2024-08-28 17:20:27 +08:00 |
|
Rémi Verschelde
|
108c603f91
|
Merge pull request #96203 from bruvzg/fd_all_filter
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
[Linux] Fix "all files" filter in the native file dialog.
|
2024-08-28 09:45:47 +02:00 |
|
Rémi Verschelde
|
35be8acf60
|
Merge pull request #96199 from SaracenOne/ownerless_node_crashfix
Fix crash when selecting ownerless 3D node.
|
2024-08-28 09:45:44 +02:00 |
|
Rémi Verschelde
|
c7ac89fb89
|
Merge pull request #96193 from ryevdokimov/save-transform-gizmo-state
Save the state of view transform gizmo option
|
2024-08-28 09:45:40 +02:00 |
|
Rémi Verschelde
|
96159ebc5d
|
Merge pull request #96192 from dsnopek/windows-gdext-adddlldirectory
Windows: Call `AddDllDirectory()` with an absolute path
|
2024-08-28 09:45:35 +02:00 |
|
Rémi Verschelde
|
51c7ff86ff
|
Merge pull request #94522 from RoyBerardo/move-array-dict-remove-item
Make "Remove Item" appear at the top of the list when editing the value of an array or dictionary
|
2024-08-28 09:45:31 +02:00 |
|
Rémi Verschelde
|
f1cb4cb9b5
|
Merge pull request #94426 from bruvzg/rtl_props
[RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed.
|
2024-08-28 09:45:27 +02:00 |
|
Rémi Verschelde
|
8bdbd32192
|
Merge pull request #93953 from Hilderin/fix-slow-import-speeds-when-unfocused
Fix slow import when window is unfocused
|
2024-08-28 09:45:23 +02:00 |
|
bruvzg
|
7b4e3e021a
|
[Linux] Fix "all files" filter in the native file dialog.
|
2024-08-28 10:14:01 +03:00 |
|
bruvzg
|
94ad663c0f
|
[RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed.
|
2024-08-28 08:43:30 +03:00 |
|
Saracen
|
279ccd6d32
|
Fix crash when selecting ownerless 3D node.
|
2024-08-28 04:35:46 +01:00 |
|
Hilderin
|
ce42d9dcfe
|
Fix slow importation when window is unfocused
|
2024-08-27 19:57:38 -04:00 |
|
Robert Yevdokimov
|
67dfbc0816
|
Save the state of view transform gizmo option
|
2024-08-27 19:16:43 -04:00 |
|
David Snopek
|
e8bd385f53
|
Windows: Call AddDllDirectory() with an absolute path
|
2024-08-27 17:38:30 -05:00 |
|
Rémi Verschelde
|
db24ed4ead
|
Merge pull request #94995 from Repiteo/scons/raw-cstrings
🔗 GHA / 📊 Static checks (push) Waiting to run
🔗 GHA / 🤖 Android (push) Blocked by required conditions
🔗 GHA / 🍏 iOS (push) Blocked by required conditions
🔗 GHA / 🐧 Linux (push) Blocked by required conditions
🔗 GHA / 🍎 macOS (push) Blocked by required conditions
🔗 GHA / 🏁 Windows (push) Blocked by required conditions
🔗 GHA / 🌐 Web (push) Blocked by required conditions
🔗 GHA / 🪲 Godot CPP (push) Blocked by required conditions
SCons: Add method to generate raw cstrings
|
2024-08-28 00:12:47 +02:00 |
|
Rémi Verschelde
|
78935cad95
|
Merge pull request #94954 from raulsntos/mark-internal-properties
Mark underscored properties as internal
|
2024-08-28 00:12:42 +02:00 |
|
Rémi Verschelde
|
de7d4b6f5b
|
Merge pull request #94920 from gongpha/bring-back-print-verbose-when-loading-resources
Fix ResourceLoader is not printing a resource path on loading when `verbose_stdout` is enabled
|
2024-08-28 00:12:38 +02:00 |
|
Rémi Verschelde
|
6eb1d3cf98
|
Merge pull request #94888 from rune-scape/no-const-cast-gdscript-parser
GDScriptParser: Avoid `const_cast` of `AnnotationNode`
|
2024-08-28 00:12:35 +02:00 |
|
Rémi Verschelde
|
73acb2a5b8
|
Merge pull request #94845 from alvinhochun/llvm-mingw-sanitizers
Windows: Add sanitizers for llvm-mingw, increase stack for ASan
|
2024-08-28 00:12:30 +02:00 |
|
Rémi Verschelde
|
24f97f3f08
|
Merge pull request #94808 from RandomShaper/aud_srv_cod_sty
AudioServer: Fix code style issues
|
2024-08-28 00:12:25 +02:00 |
|
Rémi Verschelde
|
56ffcabae1
|
Merge pull request #94792 from akien-mga/core-remove-poolallocator
Core: Remove unused PoolAllocator
|
2024-08-28 00:12:20 +02:00 |
|
Rémi Verschelde
|
71accb9008
|
Merge pull request #94679 from rune-scape/remove-unused-initialize_ref
Remove unused `initialize_ref`
|
2024-08-28 00:12:16 +02:00 |
|
Rémi Verschelde
|
e98aaf1caa
|
Merge pull request #94477 from RedMser/typos-batch-1
Fix various typos
|
2024-08-28 00:12:12 +02:00 |
|
Rémi Verschelde
|
10a92287c6
|
Merge pull request #94352 from Chaosus/shader_ternary_fix
Fix multiple ternary expressions to be used without parenthesis
|
2024-08-28 00:12:07 +02:00 |
|
Rémi Verschelde
|
3e23f56c72
|
Merge pull request #94288 from KoBeWi/cursed_code
Allow box selecting over CanvasItems when Shift is held
|
2024-08-28 00:12:02 +02:00 |
|
Rémi Verschelde
|
3e8d051a4a
|
Merge pull request #94068 from dalexeev/core-remove-is-gpl-reversed
Core: Remove unused method `_is_gpl_reversed()`
|
2024-08-28 00:11:58 +02:00 |
|
Rémi Verschelde
|
9f70823eec
|
Merge pull request #94012 from KoBeWi/reload_everything_to_update_one_line
Allow live reloading of built-in scripts
|
2024-08-28 00:11:53 +02:00 |
|
Rémi Verschelde
|
330fca1ffd
|
Merge pull request #93985 from alvinhochun/windows-gpu-pref
Respect integrated GPU preference in Windows Settings
|
2024-08-28 00:11:45 +02:00 |
|
Rémi Verschelde
|
6cb21a56fd
|
Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-layer-map
Add occlusion enabled option to TileMapLayer
|
2024-08-28 00:11:40 +02:00 |
|
Rémi Verschelde
|
2fadd095a7
|
Merge pull request #93893 from Togira123/fix-rand-weighted-return-value
Fix `rand_weighted` incorrectly returning -1
|
2024-08-28 00:11:35 +02:00 |
|
Rémi Verschelde
|
8931177d47
|
Merge pull request #93824 from wheatear-dev/test-option-button
Add unit tests for `OptionButton`
|
2024-08-28 00:11:30 +02:00 |
|
Rémi Verschelde
|
ea26272075
|
Merge pull request #93800 from EAinsley/fix#92929
Fix incorrect size calculation when position is set on resized
|
2024-08-28 00:11:25 +02:00 |
|
Rémi Verschelde
|
1e41bf6a08
|
Merge pull request #93746 from KoBeWi/by_extension
Allow more image types for some project settings
|
2024-08-28 00:11:20 +02:00 |
|
Rémi Verschelde
|
7c02e067cc
|
Merge pull request #93611 from KoBeWi/path_rush
Optimize `get_path()` in EditorFileSystemDirectory
|
2024-08-28 00:11:16 +02:00 |
|
Rémi Verschelde
|
b523add340
|
Merge pull request #93381 from Luis-Wong/test-button
Add button unit test
|
2024-08-28 00:11:11 +02:00 |
|
Rémi Verschelde
|
e3695423b2
|
Merge pull request #93363 from kitbdev/pass-propagate
Clarify Mouse Filter Pass in the Inspector
|
2024-08-28 00:11:06 +02:00 |
|
Rémi Verschelde
|
18895b8aac
|
Merge pull request #93017 from Chaosus/vs_mesh_emitter_drag_and_drop
Allow drag & drop Mesh to create MeshEmitter in visual shaders
|
2024-08-28 00:11:01 +02:00 |
|
Rémi Verschelde
|
f565996472
|
Merge pull request #92536 from Daylily-Zeleen/daylily-zeleen/fix_3d_input_event
Add missing check to avoid passing handled input event to collision object 3d.
|
2024-08-28 00:10:57 +02:00 |
|
Rémi Verschelde
|
0023cb0d99
|
Merge pull request #92218 from EspeuteClement/master
Propagate `reset_physics_interpolation` through `RemoteTransform2D/3D`
|
2024-08-28 00:10:52 +02:00 |
|
Rémi Verschelde
|
1e6b6eaf49
|
Merge pull request #92123 from timothyqiu/estimate-end
Change param name of AStar's `_estimate_cost` method
|
2024-08-28 00:10:47 +02:00 |
|
Rémi Verschelde
|
9c7cf5440c
|
Merge pull request #91868 from Chaosus/astargrid_get_point_positions_in_region
Add a method to retrieve all points within a region to `AStarGrid2D`
|
2024-08-28 00:10:42 +02:00 |
|
Rémi Verschelde
|
a7c6136644
|
Merge pull request #90501 from Calinou/test-add-gradienttexture
Add unit tests for GradientTexture1D and GradientTexture2D
|
2024-08-28 00:10:37 +02:00 |
|
Rémi Verschelde
|
48645f3d70
|
Merge pull request #87793 from ryevdokimov/hide-transform-gizmo
Add ability to hide editor transform gizmo
|
2024-08-28 00:10:32 +02:00 |
|
Rémi Verschelde
|
cf2782911f
|
Merge pull request #87787 from aaronfranke/scene-import-type
ResourceImporterScene: Replace animation bool with an import type string enum
|
2024-08-28 00:10:27 +02:00 |
|
Rémi Verschelde
|
bd04f687f0
|
Merge pull request #87376 from shana/add-num-jobs-option
SCons: Add `num_jobs` as an explicit option so it can be set from other sources
|
2024-08-28 00:10:23 +02:00 |
|
Rémi Verschelde
|
109203d472
|
Merge pull request #85331 from RobProductions/customize-navigation-controls
Add full customization of 3D navigation controls
|
2024-08-28 00:10:19 +02:00 |
|
Rémi Verschelde
|
1068649e02
|
Merge pull request #65899 from C-BJ/patch-1
Correct C++ highlighting settings in `.gitattributes`
|
2024-08-28 00:10:14 +02:00 |
|