Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 3 | -5/+13 |
|\ | |||||
| * | OpenXR: Fix pose recenter signal to be omitted properly | Bastiaan Olij | 2024-11-13 | 3 | -5/+13 |
| | | |||||
* | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 2 | -2/+2 |
|\| | |||||
| * | Fix more miscellaneous oddities around the class reference | Micky | 2024-11-12 | 1 | -1/+1 |
| | | |||||
| * | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
| | | |||||
* | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 1 | -1/+1 |
|\| | |||||
| * | Fix many untagged true/false/null in the documentation | Micky | 2024-11-10 | 1 | -1/+1 |
| | | |||||
* | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 7 | -7/+36 |
|\| | |||||
| * | Merge pull request #98831 from dsnopek/openxr-gdextension-pre-post-draw-viewport | Thaddeus Crews | 2024-11-05 | 3 | -0/+29 |
| |\ | | | | | | | | | | OpenXR: Allow GDExtensions to implement `_on_pre_draw_viewport()` and `_on_post_draw_viewport()` | ||||
| | * | OpenXR: Allow GDExtensions to implement `_on_pre_draw_viewport()` and ↵ | David Snopek | 2024-11-05 | 3 | -0/+29 |
| | | | | | | | | | | | | `_on_post_draw_viewport()` | ||||
| * | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 4 | -5/+6 |
| | | | | | | | | | | | | • `modernize-use-bool-literals`, `modernize-use-nullptr`, and `readability-braces-around-statements` | ||||
| * | | Style: Apply `clang-tidy` fixes | Thaddeus Crews | 2024-11-04 | 1 | -2/+1 |
| |/ | | | | | | | | | • `modernize-use-default-member-init` and `readability-redundant-member-init` • Minor adjustments to `.clang-tidy` to improve syntax & remove redundancies | ||||
* | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 10 | -23/+23 |
|\| | |||||
| * | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 3 | -7/+7 |
| |\ | | | | | | | | | | Rename internal Button `*_icon` functions to `*_button_icon` to match exposed methods | ||||
| | * | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 3 | -7/+7 |
| | | | |||||
| * | | Merge pull request #98589 from juanjp600/openxr-no-wayland-build-fix | Thaddeus Crews | 2024-10-29 | 2 | -3/+3 |
| |\ \ | | | | | | | | | | | | | Fix OpenXR module failing to build on Linux when Wayland is disabled | ||||
| | * | | Fix OpenXR module failing to build on Linux when Wayland is disabled | Juan Pablo Arce | 2024-10-27 | 2 | -3/+3 |
| | |/ | |||||
| * | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 5 | -13/+13 |
| |\ \ | | |/ | |/| | | | | [Codestyle] Set clang-format `RemoveSemicolon` rule to `true` | ||||
| | * | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 5 | -13/+13 |
| | | | | | | | | | | | | - Set clang-format `Standard` rule to `c++20` | ||||
* | | | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 100 | -200/+200 |
|\ \ \ | | | | | | | | | Fix copyright headers referring to Godot | ||||
| * | | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 100 | -200/+200 |
| | | | | |||||
* | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b | Spartan322 | 2024-10-26 | 5 | -8/+53 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Merge pull request #97771 from dsnopek/openxr-linux-egl | Thaddeus Crews | 2024-10-25 | 4 | -8/+49 |
| |\ \ | | |/ | |/| | | | | OpenXR: Add support for Wayland on Linux | ||||
| | * | OpenXR: Add support for Wayland on Linux | David Snopek | 2024-10-04 | 4 | -8/+49 |
| | | | |||||
| * | | Merge pull request #98471 from dsnopek/openxr-composition-layers-visibility-bug | Clay John | 2024-10-24 | 1 | -0/+4 |
| |\ \ | | | | | | | | | Fix bug with OpenXR composition layers added after OpenXR is running | ||||
| | * | | Fix bug with OpenXR composition layers added after OpenXR is running | David Snopek | 2024-10-23 | 1 | -0/+4 |
| | |/ | |||||
* | | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5 | Spartan322 | 2024-10-24 | 6 | -94/+148 |
|\| | | |||||
| * | | OpenXR: change bindings to 'flatten' source paths | Bastiaan Olij | 2024-10-22 | 6 | -94/+148 |
| |/ | |||||
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 100 | -0/+200 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> | ||||
* | | Rebrand Godot to Redot | Randolph W. Aarseth II | 2024-10-11 | 2 | -5/+5 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Linux Editor tests workflow matrix Add Windows Editor w/ Mono workflow matrix Add Generate Glue Code job to Windows workflow Add Build GodotSharp job to Windows workflow Add godot compatibility version references Add Godot author info Add Godot version compatibility info Add Godot donor info Add Godot authors and donors to editor_about.cpp Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> | ||||
* | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 5 | -0/+5 |
| | |||||
* | 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 | ||||
| * | Cleanup of action map dialogs | Bastiaan Olij | 2024-09-18 | 3 | -18/+18 |
| | | |||||
* | | 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 | ||||
| * | | OpenXR: Allow extending Android surface swapchain creation from GDExtension | David Snopek | 2024-09-20 | 5 | -5/+35 |
| | | | |||||
* | | | openxr: Correct set the Depth swapchain name | Alistair Leslie-Hughes | 2024-09-21 | 1 | -1/+1 |
|/ / | | | | | | | Introduced in 08ffa5d89e4bbd427eb3d5ce0c0de1382d21f18a. | ||||
* | | Merge pull request #96928 from dsnopek/rename-and-expose-texture-create-external | Rémi Verschelde | 2024-09-19 | 1 | -2/+2 |
|\ \ | |/ |/| | | | Expose a function to create textures from a native handle in the compatibility renderer | ||||
| * | Expose a function to create textures from a native handle in the ↵ | David Snopek | 2024-09-19 | 1 | -2/+2 |
| | | | | | | | | compatibility renderer | ||||
* | | [Editor] Expose more editor settings to documentation | A Thousand Ships | 2024-09-12 | 1 | -0/+1 |
|/ | | | | Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com> | ||||
* | Merge pull request #96868 from dsnopek/android-editor-launching-xr-app-fix | Rémi Verschelde | 2024-09-12 | 1 | -1/+3 |
|\ | | | | | | | Fix launching XR apps from the Android editor | ||||
| * | Fix launching XR apps from the Android editor | David Snopek | 2024-09-11 | 1 | -1/+3 |
| | | |||||
* | | OpenXR: Support composition layers based on Android surfaces | David Snopek | 2024-09-11 | 11 | -155/+463 |
|/ | |||||
* | Improve support for XR projects | Fredia Huya-Kouadio | 2024-09-06 | 1 | -16/+13 |
| | |||||
* | Add support for the debug utils extension in OpenXR | Bastiaan Olij | 2024-08-27 | 11 | -3/+506 |
| | |||||
* | Merge pull request #95929 from BastiaanOlij/openxr_fix_tracking_bit | Rémi Verschelde | 2024-08-25 | 1 | -1/+1 |
|\ | | | | | | | OpenXR: Check correct status bit for hand tracking | ||||
| * | OpenXR: Check correct status bit for hand tracking | Bastiaan Olij | 2024-08-22 | 1 | -1/+1 |
| | | |||||
* | | Fix crash when calling OpenXRAPI::get_hand_tracker() and hand-tracking is ↵ | David Snopek | 2024-08-22 | 1 | -1/+5 |
|/ | | | | disabled | ||||
* | Merge pull request #91750 from BastiaanOlij/openxr_visibility_mask | Rémi Verschelde | 2024-08-20 | 9 | -9/+559 |
|\ | | | | | | | OpenXR: Add support for visibility mask | ||||
| * | OpenXR: Add support for visibility mask | Bastiaan Olij | 2024-08-20 | 9 | -9/+559 |
| | | |||||
* | | Change hand tracking project settings and finetune show_when_tracked | Bastiaan Olij | 2024-08-20 | 2 | -26/+54 |
|/ |