| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | register RenderingDevice as gdscript singleton | Philip Whitfield | 2020-05-03 | 1 | -0/+1 |
* | Register the DisplayServer Singleton | muiroc | 2020-04-21 | 1 | -0/+1 |
* | Add proper type to most public API uses of Array | Juan Linietsky | 2020-04-21 | 1 | -1/+1 |
* | Exposed RenderingDevice to script API | Juan Linietsky | 2020-04-20 | 1 | -0/+19 |
* | DocData: Skip unexposed classes | Rémi Verschelde | 2020-04-20 | 1 | -5/+6 |
* | Merge pull request #37383 from WARIO-MDMA/godotphysics-rename | Rémi Verschelde | 2020-04-10 | 1 | -4/+4 |
|\ |
|
| * | Rename "GodotPhysics" to "GodotPhysics{2D,3D}" | WARIO-MDMA | 2020-04-09 | 1 | -4/+4 |
* | | Renaming all ARVR nodes to XR | Bastiaan Olij | 2020-04-09 | 1 | -7/+11 |
|/ |
|
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | doc: Update classref with node renames | Rémi Verschelde | 2020-03-30 | 1 | -2/+2 |
* | More server renames for consistency after #37361 | Rémi Verschelde | 2020-03-28 | 1 | -3/+3 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -39/+39 |
* | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky | 2020-03-26 | 1 | -0/+3 |
* | Refactor ScriptDebugger. | Fabio Alessandrelli | 2020-03-08 | 1 | -24/+0 |
* | Huge Debugger/EditorDebugger refactor. | Fabio Alessandrelli | 2020-02-21 | 1 | -4/+4 |
* | Yay very basic 3D (only white) finally shows. | Juan Linietsky | 2020-02-11 | 1 | -2/+5 |
* | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania | 2020-02-10 | 1 | -0/+4 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Implement game camera override | Erik | 2019-10-23 | 1 | -1/+1 |
* | Adding a new Camera Server implementation to Godot. | BastiaanOlij | 2019-06-15 | 1 | -0/+6 |
* | Added generator audio stream, and spectrum analyzer audio effect | Juan Linietsky | 2019-04-10 | 1 | -0/+10 |
* | Fixed TextureArray and Texture3D issues | Daniel Rakos | 2019-03-03 | 1 | -1/+5 |
* | -Remove harcoded opengl extension testing from OS, ask rasterizer instead. | Juan Linietsky | 2019-02-26 | 1 | -0/+13 |
* | Revert " Deprecated Godot 3D physics engine" | Rémi Verschelde | 2019-01-28 | 1 | -3/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -3/+3 |
* | Merge pull request #19106 from SaracenOne/audio_mic | Rémi Verschelde | 2018-08-11 | 1 | -0/+1 |
|\ |
|
| * | Experimental microphone support. | Saracen | 2018-07-27 | 1 | -0/+1 |
* | | add 3D textures | Thomas Herzog | 2018-07-30 | 1 | -1/+1 |
|/ |
|
* | Audio Recording module | Gustav Lund | 2018-07-26 | 1 | -0/+2 |
* | Deprecated Godot 3D physics engine | Andrea Catania | 2018-02-26 | 1 | -2/+3 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Move singleton management from ProjectSettings to Engine | Leon Krause | 2017-11-14 | 1 | -5/+6 |
* | Implemented physics plug | AndreaCatania | 2017-11-04 | 1 | -6/+33 |
* | Redoing the ARVR GDNative interface as module and tighter implementation | BastiaanOlij | 2017-10-14 | 1 | -8/+0 |
* | Adds 'exposed' field to ClassInfo | Ignacio Etcheverry | 2017-10-09 | 1 | -0/+8 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Adding base classes and structures for ARVR support | BastiaanOlij | 2017-07-28 | 1 | -0/+15 |
* | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -5/+5 |
* | -Reorganized all properties of project settings (Sorry, Again). | Juan Linietsky | 2017-07-17 | 1 | -2/+0 |
* | Lots of work on Audio & Physics engine: | Juan Linietsky | 2017-07-15 | 1 | -0/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -34/+32 |
* | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
* | Audio bus editing is COMPLETE! | Juan Linietsky | 2017-01-25 | 1 | -0/+1 |
* | Added audio bus phaser effect, welcome to the 70s, baby! | Juan Linietsky | 2017-01-23 | 1 | -0/+2 |
* | Pretty high quality pitch Shifting effect using smbPitchShift | Juan Linietsky | 2017-01-23 | 1 | -0/+2 |