Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 1 | -1/+1 |
|\ | |||||
| * | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 1 | -1/+1 |
| | | |||||
* | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 5 | -6/+19 |
|\| | |||||
| * | Merge pull request #98831 from dsnopek/openxr-gdextension-pre-post-draw-viewport | Thaddeus Crews | 2024-11-05 | 2 | -0/+14 |
| |\ | | | | | | | | | | 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 | 2 | -0/+14 |
| | | | | | | | | | | | | `_on_post_draw_viewport()` | ||||
| * | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 3 | -4/+4 |
| | | | | | | | | | | | | • `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 | 2 | -3/+3 |
|\| | |||||
| * | Fix OpenXR module failing to build on Linux when Wayland is disabled | Juan Pablo Arce | 2024-10-27 | 2 | -3/+3 |
| | | |||||
* | | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 50 | -100/+100 |
|\ \ | | | | | | | Fix copyright headers referring to Godot | ||||
| * | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 50 | -100/+100 |
| | | | |||||
* | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b | Spartan322 | 2024-10-26 | 2 | -7/+41 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | OpenXR: Add support for Wayland on Linux | David Snopek | 2024-10-04 | 2 | -7/+41 |
| | | |||||
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 50 | -0/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+1 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -0/+1 |
| | |||||
* | OpenXR: Allow extending Android surface swapchain creation from GDExtension | David Snopek | 2024-09-20 | 4 | -5/+26 |
| | |||||
* | Expose a function to create textures from a native handle in the ↵ | David Snopek | 2024-09-19 | 1 | -2/+2 |
| | | | | compatibility renderer | ||||
* | OpenXR: Support composition layers based on Android surfaces | David Snopek | 2024-09-11 | 2 | -55/+263 |
| | |||||
* | Add support for the debug utils extension in OpenXR | Bastiaan Olij | 2024-08-27 | 5 | -3/+366 |
| | |||||
* | OpenXR: Check correct status bit for hand tracking | Bastiaan Olij | 2024-08-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #91750 from BastiaanOlij/openxr_visibility_mask | Rémi Verschelde | 2024-08-20 | 2 | -0/+374 |
|\ | | | | | | | OpenXR: Add support for visibility mask | ||||
| * | OpenXR: Add support for visibility mask | Bastiaan Olij | 2024-08-20 | 2 | -0/+374 |
| | | |||||
* | | Change hand tracking project settings and finetune show_when_tracked | Bastiaan Olij | 2024-08-20 | 2 | -26/+54 |
|/ | |||||
* | Merge pull request #95253 from Kimau/claire/logitech | Rémi Verschelde | 2024-08-19 | 2 | -0/+131 |
|\ | | | | | | | OpenXR - Add Logitech Mx Ink Stylus Support | ||||
| * | OpenXR - Support for the Logitech MxInk Stylus | Claire Blackshaw | 2024-08-08 | 2 | -0/+131 |
| | | | | | | | | | | | | | | | | In future work we may want to expose an isStylus or similar for XR Trackers, though that is likely outside the scope of this commit which is the core extension work. Vendor Ref: https://logitech.github.io/mxink/OpenXR.html | ||||
* | | OpenGL: Unconditionally do `glDisable(GL_FRAMEBUFFER_SRGB)` because we do ↵ | David Snopek | 2024-08-12 | 2 | -28/+0 |
|/ | | | | our own sRGB conversion | ||||
* | OpenXR: Add HTC/MSFT hand interaction profiles | Bastiaan Olij | 2024-06-12 | 5 | -0/+63 |
| | |||||
* | Set XRHandTracker property has_tracking_data to true only when palm joint is ↵ | Logan Lang | 2024-06-05 | 1 | -1/+6 |
| | | | | tracked | ||||
* | OpenXR: Fix updating swapchain for foveation | Bastiaan Olij | 2024-05-20 | 5 | -13/+44 |
| | |||||
* | Fix sample count on OpenXR composition layers | David Snopek | 2024-05-14 | 1 | -1/+1 |
| | |||||
* | OpenXR: Fix composition layers not having correct play space | David Snopek | 2024-05-07 | 1 | -0/+3 |
| | |||||
* | Fix various typos with codespell | Rémi Verschelde | 2024-05-07 | 1 | -2/+2 |
| | | | | | | | | | Using 2.2.7.dev217+g10c2abcf. Had to add `colour` to the ignore list as we used it as an alias/keyword for the documentation of color-related APIs. Also ignore recommendations to change `thirdparty` to either `third-party` or `third party`, which are correct but we use the former fairly consistently. | ||||
* | Improvements to VRS/Foveated rendering | Bastiaan Olij | 2024-05-03 | 2 | -0/+42 |
| | |||||
* | Add support for OpenXR hand interaction extension | Bastiaan Olij | 2024-05-02 | 2 | -0/+169 |
| | |||||
* | OpenXR: Change timing of xrWaitFrame and add thread safety features to OpenXR | Bastiaan Olij | 2024-05-01 | 2 | -3/+3 |
| | |||||
* | Remove the Hand enum from XRHandTracker to fix name-collision with the hand ↵ | Malcolm Nixon | 2024-04-25 | 1 | -1/+1 |
| | | | | | | property of the base class. Co-Authored-By: David Snopek <191561+dsnopek@users.noreply.github.com> | ||||
* | Merge pull request #90710 from m4gr3d/fix_jstring_leaks | Rémi Verschelde | 2024-04-22 | 2 | -11/+15 |
|\ | | | | | | | Fix leakage of JNI object references | ||||
| * | Fix leakage of JNI object references | Fredia Huya-Kouadio | 2024-04-15 | 2 | -11/+15 |
| | | | | | | | | Fixes https://github.com/godotengine/godot/issues/87548 | ||||
* | | Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to ↵ | Malcolm Nixon | 2024-04-18 | 1 | -12/+21 |
|/ | | | | drive node positions and visibility. | ||||
* | OpenXR: Improve swapchain logic and fix swapchain update when render target ↵ | Bastiaan Olij | 2024-04-09 | 2 | -15/+23 |
| | | | | multiplier is changed. | ||||
* | Merge pull request #90391 from AThousandShips/xr_bind_fix | Rémi Verschelde | 2024-04-08 | 1 | -2/+2 |
|\ | | | | | | | [XR] Fix binds for composition layer virtuals | ||||
| * | [XR] Fix binds for composition layer virtuals | A Thousand Ships | 2024-04-08 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #90374 from BastiaanOlij/openxr_refresh_rate_signal | Rémi Verschelde | 2024-04-08 | 2 | -0/+19 |
|\ \ | |/ |/| | | | OpenXR: Add refresh rate signal support | ||||
| * | OpenXR: Add refresh rate signal support | Bastiaan Olij | 2024-04-08 | 2 | -0/+19 |
| | | |||||
* | | Allow OpenXR extensions to add properties to the OpenXRCompositionLayer node | David Snopek | 2024-04-05 | 5 | -4/+81 |
|/ | |||||
* | Add support for OpenXR composition layers | David Snopek | 2024-04-04 | 2 | -0/+408 |
| | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com> | ||||
* | OpenXR: Allow GDExtensions to provide multiple, ordered composition layers | David Snopek | 2024-03-13 | 5 | -9/+38 |
| | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com> | ||||
* | OpenXR: Register eye gaze even when disabled | Bastiaan Olij | 2024-02-24 | 1 | -1/+6 |
| | |||||
* | Merge pull request #88724 from AThousandShips/xr_build_fix | Rémi Verschelde | 2024-02-23 | 2 | -0/+4 |
|\ | | | | | | | [XR] Fix building on MinGW |