| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose RenderingSceneBuffers through ClassDB | Bastiaan Olij | 2023-07-26 | 1 | -0/+7 |
* | Fix extension bindings for motion collision/result structs | Mikael Hermansson | 2023-03-09 | 1 | -2/+2 |
* | Rework const on NavigationServer methods | Josh Jones | 2023-01-07 | 1 | -2/+2 |
* | Merge pull request #68429 from KoBeWi/PropertySettings | Rémi Verschelde | 2023-01-06 | 1 | -4/+2 |
|\ |
|
| * | Add PropertyInfo overload for GLOBAL_DEF | kobewi | 2022-12-11 | 1 | -4/+2 |
* | | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
|/ |
|
* | Merge pull request #62429 from smix8/navigation_path_query_4.x | Rémi Verschelde | 2022-09-21 | 1 | -0/+5 |
|\ |
|
| * | Add NavigationPathQuery | smix8 | 2022-09-20 | 1 | -0/+5 |
* | | PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a... | Ricardo Buring | 2022-09-15 | 1 | -2/+0 |
|/ |
|
* | Expose registration of physics servers to GDExtension | Ricardo Buring | 2022-09-07 | 1 | -6/+12 |
* | Create GDExtension classes for PhysicsServer2D | Ricardo Buring | 2022-09-04 | 1 | -0/+11 |
* | Split MovieWriterPNGWAV into its own file | Hugo Locurcio | 2022-06-30 | 1 | -0/+1 |
* | Implement Running Godot as Movie Writer | reduz | 2022-06-21 | 1 | -0/+15 |
* | Change Server initialization order | reduz | 2022-06-01 | 1 | -3/+1 |
* | Refactor module initialization | reduz | 2022-05-04 | 1 | -6/+0 |
* | Rename variable names for some singletons | Aaron Franke | 2022-04-26 | 1 | -4/+4 |
* | Unify TextServer built-in module and GDExtension code. | bruvzg | 2022-03-17 | 1 | -0/+2 |
* | Cleanup and fix native struct definitions. | bruvzg | 2022-03-16 | 1 | -7/+7 |
* | Create GDExtension clases for PhysicsServer3D | reduz | 2022-03-15 | 1 | -0/+16 |
* | Discern between virtual and abstract class bindings | reduz | 2022-03-10 | 1 | -16/+16 |
* | Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_servers | Rémi Verschelde | 2022-02-09 | 1 | -0/+5 |
|\ |
|
| * | [Debugger] Move most profilers to ServersDebugger. | Fabio Alessandrelli | 2022-02-06 | 1 | -0/+5 |
* | | Add AudioStreamRandomizer, replacing AudioStreamRandomPitch | Ellen Poe | 2022-02-09 | 1 | -1/+1 |
|/ |
|
* | Rename the physics server `run_on_thread` project settings | Hugo Locurcio | 2022-01-29 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use parameter classes instead of arguments for all physics queries | PouleyKetchoupp | 2021-11-04 | 1 | -2/+6 |
* | Merge pull request #53980 from nekomatata/rename-godot-physics-classes | Rémi Verschelde | 2021-10-19 | 1 | -6/+6 |
|\ |
|
| * | Rename Godot Physics classes from *SW to Godot* | PouleyKetchoupp | 2021-10-18 | 1 | -6/+6 |
* | | Rework XR positional trackers | Bastiaan Olij | 2021-10-17 | 1 | -0/+1 |
|/ |
|
* | Script interface improvements for test body motion | PouleyKetchoupp | 2021-10-04 | 1 | -0/+2 |
* | Remove Scene dependency from the TextServer, use scalable hex box font instea... | bruvzg | 2021-10-03 | 1 | -3/+0 |
* | Implement TextServer GDExtension interface, remove TextServer GDNative interf... | bruvzg | 2021-10-01 | 1 | -12/+6 |
* | Adding GDExtension support to XRInterface | Bastiaan Olij | 2021-08-26 | 1 | -0/+2 |
* | Implement NativeExtension pointer arguments | reduz | 2021-08-23 | 1 | -2/+2 |
* | Implement Binary Shader Compilation | reduz | 2021-07-26 | 1 | -1/+1 |
* | Implement the ability to disable classes | reduz | 2021-07-13 | 1 | -80/+80 |
* | Implement Specialization Constants | reduz | 2021-07-11 | 1 | -0/+1 |
* | Remove unused PhysicsShapeQueryResult3D & PhysicsShapeQueryResult2D | PouleyKetchoupp | 2021-07-05 | 1 | -2/+0 |
* | Expose body_test_motion in 3D physics server | PouleyKetchoupp | 2021-07-02 | 1 | -0/+1 |
* | Implement native extension system | reduz | 2021-06-25 | 1 | -10/+15 |
* | Implement Framebuffer Subpass support | reduz | 2021-06-24 | 1 | -0/+1 |
* | Reorganize Project Settings | reduz | 2021-02-18 | 1 | -0/+10 |
* | Make Servers truly Thread Safe | reduz | 2021-02-10 | 1 | -2/+11 |
* | Add AudioEffectCapture | Lyuma | 2021-02-02 | 1 | -0/+3 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | RenderingServer reorganization | reduz | 2020-12-04 | 1 | -1/+1 |
* | [Complex Text Layouts] Implement TextServer interface. Implement Fallback Tex... | bruvzg | 2020-11-26 | 1 | -1/+8 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -2/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -4/+0 |
* | Revert "register RenderingDevice as gdscript singleton" | Rémi Verschelde | 2020-05-09 | 1 | -1/+0 |