| Commit message (Expand) | Author | Age | Files | Lines |
* | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde | 2021-06-11 | 1 | -1/+1 |
* | Implement shader caching | reduz | 2021-05-31 | 1 | -2/+2 |
* | Mono/macOS: Separate data dir into frameworks and resources for codesigning | Shane Liesegang | 2021-03-03 | 1 | -5/+5 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Rename empty() to is_empty() | Marcel Admiraal | 2020-12-28 | 1 | -1/+1 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -1/+0 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Rename the ".mono" folder to ".godot/mono" | Aaron Franke | 2020-09-23 | 1 | -1/+1 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Mono: Fix include for Android support | Rémi Verschelde | 2020-04-18 | 1 | -1/+1 |
* | Mono/C#: Add iOS support | Ignacio Etcheverry | 2020-03-31 | 1 | -3/+3 |
* | C#: Fix uses of old Configuration names | Ignacio Etcheverry | 2020-03-18 | 1 | -3/+3 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Mono/C#: Add option to export assemblies outside of PCK | Ignacio Etcheverry | 2019-11-29 | 1 | -0/+13 |
* | Mono/C#: Initial exporter support for AOT compilation | Ignacio Etcheverry | 2019-11-15 | 1 | -6/+6 |
* | Mono/C#: WebAssembly support | Ignacio Etcheverry | 2019-11-13 | 1 | -0/+4 |
* | C#: Fix detection of outdated release Godot API assemblies | Ignacio Etcheverry | 2019-10-11 | 1 | -15/+3 |
* | Re-write mono module editor code in C# | Ignacio Etcheverry | 2019-07-05 | 1 | -1/+21 |
* | Mono: Android build and shared libraries fixes | Ignacio Etcheverry | 2019-07-03 | 1 | -7/+23 |
* | Mono: Fix export template build errors | Ignacio Etcheverry | 2019-02-15 | 1 | -7/+18 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Mono: Editor and export template dependencies and fixes | Ignacio Etcheverry | 2018-10-03 | 1 | -5/+84 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -4/+4 |
* | 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 |
* | Style: Apply new clang-format 5.0 style to all files | Rémi Verschelde | 2017-12-07 | 1 | -1/+1 |
* | Add initial support for the XDG Base Directory spec | Rémi Verschelde | 2017-11-19 | 1 | -8/+2 |
* | EditorSettings: Rename settings_path to settings_dir | Rémi Verschelde | 2017-11-17 | 1 | -1/+1 |
* | Rename OS::get_data_dir to OS::get_user_data_dir | Rémi Verschelde | 2017-11-17 | 1 | -1/+1 |
* | Mono: Use "UnnamedProject" if application/config/name is empty | Unknown | 2017-10-27 | 1 | -1/+8 |
* | Take self-contained mode into consideration | Ignacio Etcheverry | 2017-10-17 | 1 | -6/+15 |
* | Added mono module | Ignacio Etcheverry | 2017-10-03 | 1 | -0/+185 |