Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Vorbis: Remove redundant bounds check | Lalit Shankar Chowdhury | 2024-09-27 | 1 | -1/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #97534 from j20001970/camerafeed-setter | Rémi Verschelde | 2024-09-29 | 2 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Expose CameraFeed setters | Jason Kuo | 2024-09-27 | 2 | -6/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #97325 from BlueCube3310/bcdec | Rémi Verschelde | 2024-09-29 | 9 | -156/+217 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Replace squish with bcdec for BC decompression | BlueCube3310 | 2024-09-26 | 9 | -156/+217 | |
* | | | | | | | Add `@export_tool_button` annotation for easily creating inspector buttons | Danil Alexeev | 2024-09-27 | 8 | -9/+105 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #68233 from raulsntos/dotnet/raise-events | Rémi Verschelde | 2024-09-27 | 4 | -8/+108 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | C#: Generate On{EventName} method to raise signal events | Raul Santos | 2024-09-26 | 3 | -7/+81 | |
| * | | | | | C#: Generate signal event with the same accessibility as the delegate | Raul Santos | 2024-09-23 | 2 | -1/+27 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #97425 from CrayolaEater/better-description-multiplayer-sp... | Rémi Verschelde | 2024-09-26 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Better description for multiplayer spawner signals | Bogdan Inculet | 2024-09-24 | 1 | -2/+2 | |
* | | | | | | [mbedTLS] Enable TLS 1.3 support | Fabio Alessandrelli | 2024-09-26 | 3 | -4/+43 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #97483 from akien-mga/clang-format-19.1.0 | Rémi Verschelde | 2024-09-26 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | CI: Update `clang-format` pre-commit hook to 19.1.0 | Rémi Verschelde | 2024-09-26 | 2 | -2/+2 | |
* | | | | | | Merge pull request #97479 from dustdfg/csg_redudant_3d_disabled_check | Rémi Verschelde | 2024-09-26 | 1 | -4/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove redudant _3D_DISABLED check from csg module | Yevhen Babiichuk (DustDFG) | 2024-09-26 | 1 | -4/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #96923 from Repiteo/style/warning-admonition | Rémi Verschelde | 2024-09-26 | 5 | -17/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Style: Add `WARNING:` as new comment admonition | Thaddeus Crews | 2024-09-25 | 5 | -17/+22 | |
| |/ / / / / | ||||||
* / / / / / | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 64 | -4/+71 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #97392 from BastiaanOlij/xr_cleanup_action_map_dialogs | Rémi Verschelde | 2024-09-25 | 3 | -18/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup of action map dialogs | Bastiaan Olij | 2024-09-18 | 3 | -18/+18 | |
* | | | | | | Merge pull request #97101 from aryan-11825114/fix-network-profiler-not-disabl... | Rémi Verschelde | 2024-09-25 | 1 | -0/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix Network Profiler not disabling buttons | aryan-11825114 | 2024-09-17 | 1 | -0/+13 | |
* | | | | | | | Add linux camera support | Paweł | 2024-09-25 | 9 | -3/+1013 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #95261 from rburing/2d_physics_module | Rémi Verschelde | 2024-09-24 | 35 | -0/+11537 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move Godot Physics 2D into a module; add dummy 2D physics server | Ricardo Buring | 2024-09-23 | 35 | -0/+11537 | |
* | | | | | | | Merge pull request #88363 from Delsin-Yu/master | Rémi Verschelde | 2024-09-24 | 2 | -28/+181 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | C#: Implement proper generic type name printing for Godot Editor | DE-YU_H14 | 2024-09-23 | 2 | -28/+181 | |
* | | | | | | | Merge pull request #97323 from timothyqiu/drop-unicode-identifier | Rémi Verschelde | 2024-09-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix script editor wrongly replaces and quotes non-ASCII letters | Haoyu Qiu | 2024-09-23 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #96955 from Delsin-Yu/generator-based-CreateManagedForGodo... | Rémi Verschelde | 2024-09-23 | 4 | -74/+158 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace Reflection-Based implementation with Generated one | DE YU | 2024-09-22 | 4 | -74/+158 | |
* | | | | | | | | Merge pull request #97252 from dsnopek/gdext-android-surface-swapchain | Rémi Verschelde | 2024-09-23 | 5 | -5/+35 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | OpenXR: Allow extending Android surface swapchain creation from GDExtension | David Snopek | 2024-09-20 | 5 | -5/+35 | |
* | | | | | | | | | Merge pull request #97139 from akien-mga/miniupnpc-2.2.8 | Rémi Verschelde | 2024-09-23 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | miniupnpc: Update to 2.2.8 (new major 18) | Rémi Verschelde | 2024-09-18 | 1 | -0/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #95252 from rburing/3d_physics_module | Rémi Verschelde | 2024-09-23 | 50 | -0/+20605 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move Godot Physics 3D into a module; add dummy 3D physics server | Ricardo Buring | 2024-09-21 | 50 | -0/+20605 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #94953 from raulsntos/dotnet/signals-with-typed-arrays | Rémi Verschelde | 2024-09-23 | 1 | -15/+11 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | C#: Generate signal delegates with typed arrays | Raul Santos | 2024-07-30 | 1 | -15/+11 | |
* | | | | | | | | | Merge pull request #97259 from alesliehughes/openxr_copy_paste | Rémi Verschelde | 2024-09-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | openxr: Correct set the Depth swapchain name | Alistair Leslie-Hughes | 2024-09-21 | 1 | -1/+1 | |
* | | | | | | | | | | Style: Update `ruff` & `mypy` to latest versions | Thaddeus Crews | 2024-09-20 | 1 | -7/+7 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #97208 from kleonc/transform3d_aabb_multiplication_fix_csharp | Rémi Verschelde | 2024-09-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix C# operator *(Transform3D, AABB) | kleonc | 2024-09-20 | 1 | -2/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #97198 from raulsntos/dotnet/open-visual-studio-with-dotne... | Rémi Verschelde | 2024-09-20 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | C#: Use dotnet CLI to launch OpenVisualStudio.dll | Raul Santos | 2024-09-19 | 2 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #97194 from RobProductions/godot-sharp-error-improvement | Rémi Verschelde | 2024-09-20 | 1 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add error messages to binding generator | Matt Enad | 2024-09-19 | 1 | -12/+12 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #95482 from kleonc/bmp_import_1_2_4_bpp_of_any_size | Rémi Verschelde | 2024-09-20 | 1 | -57/+10 | |
|\ \ \ \ \ \ \ \ \ |