summaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Sync controller mappings DB with SDL2 community repoRémi Verschelde2019-08-271-10/+41
* Merge pull request #31662 from profan/perf/astar-reserveRémi Verschelde2019-08-271-0/+19
|\
| * allow to reserve space in OAHashMap explicitly and also in AStar.Robin Hübner2019-08-271-0/+19
* | Merge pull request #31481 from Calinou/generate-gdnative-use-gles2Rémi Verschelde2019-08-261-0/+8
|\ \ | |/ |/|
| * Register as an editor instance when generating the GDNative API JSONHugo Locurcio2019-08-241-0/+8
* | Merge pull request #31437 from volzhs/vibrate-mobileRémi Verschelde2019-08-212-0/+5
|\ \
| * | Support vibration for Android and iOSvolzhs2019-08-212-0/+5
| |/
* / Rewrite StreamPeerSSL with SSLContext helper classFabio Alessandrelli2019-08-211-10/+7
|/
* Revert "Add Min/Max Window Size Setting"Rémi Verschelde2019-08-171-20/+0
* Merge pull request #31367 from sparkart/add_minmax_winsize_settingRémi Verschelde2019-08-171-0/+20
|\
| * Add Min/Max Window Size SettingEmmanuel Barroga2019-08-151-0/+20
* | Remove redundant author doc commentsIAmActuallyCthulhu2019-08-124-15/+0
|/
* Merge pull request #31290 from nekomatata/fix-test-regex-disabledRémi Verschelde2019-08-121-0/+5
|\
| * Fixed link errors when building in debug with option module_regex_enabled=noPouleyKetchoupp2019-08-111-0/+5
* | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "main" and "servers" directoriesMichael Alexsander Silva Dias2019-08-093-48/+19
|/
* Cap the number of warnings/errors per second rather than per frameHugo Locurcio2019-07-311-2/+4
* Fix set_default_cursor_shape always sending motion eventGuilherme Felipe2019-07-291-0/+4
* Don't release action if it's not pressedTomasz Chabora2019-07-241-1/+2
* Added count method to StringChaosus2019-07-231-0/+39
* SCons: Fix uses of [].append instead of env.add_source_files()Rémi Verschelde2019-07-221-1/+4
* Merge pull request #30226 from lawnjelly/interpolateRémi Verschelde2019-07-183-0/+6
|\
| * Add access to interpolation fraction for fixed timestep interpolationlawnjelly2019-07-113-0/+6
* | Implemented local shader arraysChaosus2019-07-151-0/+7
* | Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio2019-07-081-2/+2
* | Merge pull request #29613 from Calinou/doctool-create-directoriesRémi Verschelde2019-07-081-1/+12
|\ \
| * | Make `--doctool` create directories if they don't existHugo Locurcio2019-07-041-1/+12
| |/
* / Fixes minor issues found by static analyzerqarmin2019-07-071-1/+1
|/
* Revert "Add godot version in backtrace message"Rémi Verschelde2019-07-011-1/+1
* Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde2019-07-011-2/+2
|\
| * Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG2019-06-231-2/+2
* | Merge pull request #28572 from lupoDharkael/trace-infoRémi Verschelde2019-07-011-1/+1
|\ \
| * | Add godot version in backtrace messagelupoDharkael2019-05-011-1/+1
* | | Merge pull request #30154 from bojidar-bg/30149-export-flag-editorRémi Verschelde2019-06-291-12/+6
|\ \ \
| * | | Ensure --export implies --editorBojidar Marinov2019-06-281-12/+6
* | | | Add default values to the editor help, docs, and generated RSTBojidar Marinov2019-06-271-0/+2
|/ / /
* | | Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde2019-06-275-29/+26
|\ \ \
| * | | Some code changed with Clang-Tidyqarmin2019-06-265-29/+26
* | | | Add option to toggle console window on WindowsLuka Dornhecker2019-06-201-0/+5
|/ / /
* | | Enforce Unicode encoding in MSVCAndrii Doroshenko (Xrayez)2019-06-191-6/+6
* | | Merge pull request #29470 from KoBeWi/_Rémi Verschelde2019-06-191-0/+2
|\ \ \
| * | | Add a separator in debug output for readabilityTomasz Chabora2019-06-041-0/+2
* | | | Merge pull request #29764 from Calinou/boot-splash-no-filter-optionRémi Verschelde2019-06-161-1/+2
|\ \ \ \
| * | | | Add an option to disable boot splash filteringHugo Locurcio2019-06-151-1/+2
| | |_|/ | |/| |
* / | | Limit Physics Process FPS above 0Emmanuel Barroga2019-06-131-0/+1
|/ / /
* | | Merge pull request #29465 from bruvzg/per_pixel_transp_imprRémi Verschelde2019-06-121-1/+0
|\ \ \
| * | | Removes redundant "display/window/per_pixel_transparency/splash" setting, imp...bruvzg2019-06-041-1/+0
| |/ /
* / / Fix error macro calls not ending with semicolonRémi Verschelde2019-06-111-1/+1
|/ /
* | Display longer Git hashes in engine version dialogsHugo Locurcio2019-06-011-1/+1
* | Fix and expose String::strip_escapes(), use it in LineEdit pasteRémi Verschelde2019-05-311-1/+1
* | Print engine version to stdout when starting GodotRémi Verschelde2019-05-281-1/+5