| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Signal connect binds | Juan Linietsky | 2022-07-29 | 1 | -1/+1 |
* | Add a new HashMap implementation | reduz | 2022-05-12 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use doubles for time everywhere in Timer/SceneTree | Aaron Franke | 2021-07-26 | 1 | -4/+4 |
* | Fix Render Info | reduz | 2021-07-03 | 1 | -38/+18 |
* | Reorganize Project Settings | reduz | 2021-02-18 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -2/+0 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Added Custom Performance Monitor and feature to read intermediate values of M... | simpu | 2020-06-29 | 1 | -0/+76 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -1/+2 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -6/+0 |
* | Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -27/+54 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -19/+19 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -8/+0 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Add missing enum value to Performance::get_monitor_type | Daw11 | 2019-04-22 | 1 | -0/+1 |
* | Add a monitor for the orphan nodes | Daw11 | 2019-04-17 | 1 | -8/+13 |
* | Style: Apply new changes from clang-format 8.0 | Rémi Verschelde | 2019-04-09 | 1 | -1/+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 | -2/+4 |
* | Added Performance.AUDIO_OUTPUT_LATENCY | Marcelo Fernandez | 2018-07-17 | 1 | -0/+5 |
* | 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 |
* | Improved monitors units and colors. | Daniel J. Ramirez | 2017-10-23 | 1 | -0/+38 |
* | Bind unbound enums, rearrange some by value | Poommetee Ketson | 2017-10-22 | 1 | -1/+1 |
* | Merge pull request #11659 from AndreaCatania/prephysics | Andreas Haas | 2017-10-02 | 1 | -6/+6 |
|\ |
|
| * | Renamed fixed_process to physics_process | AndreaCatania | 2017-09-30 | 1 | -6/+6 |
* | | Fixed typo: 'texure' to 'texture' | Indah Sylvia | 2017-09-29 | 1 | -1/+1 |
|/ |
|
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Convert Object::cast_to() to the static version | Hein-Pieter van Braam | 2017-08-24 | 1 | -3/+1 |
* | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 1 | -29/+29 |
* | Make memory monitors query the right counters | Pedro J. Estébanez | 2017-08-01 | 1 | -2/+2 |
* | -Fixed SCREEN_TEXTURE and other related 2D shader parameters. | Juan Linietsky | 2017-06-26 | 1 | -1/+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 | -52/+43 |
* | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -1/+1 |
* | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 1 | -3/+3 |
* | Created new Engine singleton, and moved engine related OS functions to it. | Juan Linietsky | 2017-01-13 | 1 | -1/+1 |
* | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -3/+3 |
* | -Changed memory functions, Memory::alloc_static*, simplified them, made them ... | Juan Linietsky | 2017-01-06 | 1 | -2/+2 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -1/+1 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
* | SceneMainLoop -> SceneTree | Juan Linietsky | 2014-11-05 | 1 | -1/+1 |
* | 3D Physics and Other Stuff | Juan Linietsky | 2014-09-02 | 1 | -1/+24 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+158 |