summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
...
* | | Mono: Always define options in main.cpp to keep them in docsRémi Verschelde2020-06-181-0/+2
* | | Merge pull request #39541 from Ev1lbl0w/feature/disable-renderingRémi Verschelde2020-06-161-1/+2
|\ \ \
| * | | Expose disable_render_loop property to GDScriptEv1lbl0w2020-06-161-1/+2
| |/ /
* | | Add a suffix to the window title when running from a debug buildHugo Locurcio2020-06-161-0/+7
* | | Merge pull request #39483 from AndreaCatania/eulerRémi Verschelde2020-06-153-0/+371
|\ \ \
| * | | - Added more euler rotation orders support.Andrea Catania2020-06-123-0/+371
| |/ /
* / / Main: Ensure existing of user data dir in `setup()`Rémi Verschelde2020-06-151-5/+3
|/ /
* | Merge pull request #39051 from Xrayez/geometry-splitRémi Verschelde2020-05-293-12/+13
|\ \
| * | Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-273-12/+13
* | | Merge pull request #28289 from aaronfranke/gridRémi Verschelde2020-05-261-1/+1
|\ \ \ | |/ / |/| |
| * | Dynamic infinite 3D gridAaron Franke2020-05-221-1/+1
* | | Add `custom_modules` build option to compile external user modulesAndrii Doroshenko (Xrayez)2020-05-251-1/+5
* | | Merge pull request #38887 from AndreaCatania/oahash_impRémi Verschelde2020-05-251-0/+83
|\ \ \ | |/ / |/| |
| * | - Make sure it's impossible to initialize an OAHashMap with 0 capacity (would...Andrea Catania2020-05-251-0/+83
* | | Merge pull request #38942 from neikeq/hinjaku-hinjakuRémi Verschelde2020-05-221-6/+10
|\ \ \
| * | | Fix editor ignoring 'single_window_mode' with no main sceneIgnacio Etcheverry2020-05-221-6/+10
* | | | Fix condition in ClassDB tests that should returnIgnacio Etcheverry2020-05-221-34/+34
|/ / /
* | | Merge pull request #38874 from bruvzg/tab_drv_sel_40Rémi Verschelde2020-05-201-8/+41
|\ \ \
| * | | [Windows] Add tablet driver selection.bruvzg2020-05-201-8/+41
| |/ /
* | | Merge pull request #38515 from Calinou/cli-scene-allow-res-tresRémi Verschelde2020-05-201-1/+5
|\ \ \ | |/ / |/| |
| * | Allow `.res` and `.tres` extensions in the scene CLI positional argumentHugo Locurcio2020-05-061-1/+5
* | | Merge pull request #38723 from neikeq/initial-classdb-testRémi Verschelde2020-05-183-0/+930
|\ \ \
| * | | Added tests for ClassDBIgnacio Etcheverry2020-05-163-0/+930
* | | | Fix leaks and crashes in OAHashMapPedro J. Estébanez2020-05-181-0/+58
|/ / /
* | | Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-1412-170/+309
* | | Style: Enforce separation line between function definitionsRémi Verschelde2020-05-1410-0/+11
* | | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-1415-339/+0
* | | Remove redundant void argument listsRémi Verschelde2020-05-143-3/+3
* | | Modernize remaining uses of 0/NULL instead of nullptr (C++11)Rémi Verschelde2020-05-141-1/+1
* | | Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-142-11/+6
* | | Support multiple debug protocols.Fabio Alessandrelli2020-05-121-4/+3
* | | Rename SSL certificate bundle setting to clarify the "overriding" aspectHugo Locurcio2020-05-121-1/+1
* | | New lightmapperJuan Linietsky2020-05-102-5/+56
* | | Revert "Renamed plane's d to distance"Rémi Verschelde2020-05-101-1/+1
* | | Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-103-53/+111
* | | Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-103-13/+26
* | | Renamed plane's d to distanceMarcus Elg2020-05-101-1/+1
|/ /
* | [Windows] Add support for the WinTab API for pen input.bruvzg2020-05-051-0/+12
* | Rename InputFilter back to InputRémi Verschelde2020-04-281-5/+5
* | DocData: Keep Mono properties on non-Mono buildsRémi Verschelde2020-04-201-0/+14
* | DocData: Skip unexposed classesRémi Verschelde2020-04-201-2/+4
* | Implement global and per instance shader uniforms.Juan Linietsky2020-04-172-1/+13
* | Merge pull request #36868 from Calinou/improve-cli-script-error-messageRémi Verschelde2020-04-161-2/+2
|\ \
| * | Tweak the error message when trying to run an invalid script from CLIHugo Locurcio2020-03-061-2/+2
| |/
* | Ignore process serial number (`-psn_...`) command line argument passed by mac...bruvzg2020-04-101-0/+8
* | Renaming all ARVR nodes to XRBastiaan Olij2020-04-091-6/+6
* | Merge pull request #37391 from dreamsComeTrue/embedded-windows-modeRémi Verschelde2020-04-041-1/+9
|\ \
| * | Expose 'Embedded Windows Mode' as Editor and Project SettingsDominik 'dreamsComeTrue' Jasiński2020-04-031-1/+9
* | | Replace NULL with nullptrlupoDharkael2020-04-0210-59/+59
|/ /
* | SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-303-7/+9