aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the changelog for 3.0.13.0.1-stableHein-Pieter van Braam2018-02-261-0/+50
* Add a project changelogHugo Locurcio2018-02-251-0/+140
* Fix version.txt validation logic for export templates .tpzRémi Verschelde2018-02-251-14/+4
* Revert "Bump to version 3.0.2-devel"Rémi Verschelde2018-02-253-5/+5
* Bump to version 3.0.2-develHein-Pieter van Braam2018-02-243-5/+5
* Bump version to 3.0.1-stableHein-Pieter van Braam2018-02-242-3/+3
* Update doc version strings to 3.0.1Hein-Pieter van Braam2018-02-24484-484/+484
* Correct version number for 3.0.1 in the manpageHein-Pieter van Braam2018-02-241-1/+1
* [DOCS] clarify that OS.get_user_data_dir needs project namePoommetee Ketson2018-02-241-0/+4
* Add --quit option to help output and update manpageRémi Verschelde2018-02-242-3/+10
* Fix Windows file case changingHein-Pieter van Braam2018-02-241-5/+22
* Fixes collisions shape selectionGilles Roudiere2018-02-241-1/+1
* Refactor version macros and fix related bugsRémi Verschelde2018-02-2413-23/+43
* Merge pull request #16934 from anakimluke/fix_space_around_argsRémi Verschelde2018-02-241-2/+0
|\
| * Removed whitespaces around arguments of functions.anakimluke2018-02-221-2/+0
|/
* server: Add support for statically linking libgcc and libstdc++Rémi Verschelde2018-02-221-0/+5
* doc: Sync classref with current sourceRémi Verschelde2018-02-228-19/+1897
* i18n: Sync translation templates with current sourceRémi Verschelde2018-02-2246-1993/+3150
* i18n: Sync translations with WeblateRémi Verschelde2018-02-2213-1978/+1617
* Fix quotation in stringRado'sPC\aRaGaR2018-02-221-1/+0
* Delete all selected lines using the delete line shortcut in script editorYan Pas2018-02-221-6/+20
* Ignore tools CLI flags in non-tools builds.Pieter-Jan Briers2018-02-221-5/+11
* Enforce insert_final_newline in the editorconfig.Pieter-Jan Briers2018-02-221-0/+1
* Clean up some bad words from code commentsArtem Varaksa2018-02-2214-23/+13
* Fix timer second not zero padded when < 10Poommetee Ketson2018-02-221-1/+1
* Fix loading project.binary from PCK fileRémi Verschelde2018-02-221-2/+6
* Improve error reporting of ProjectSettings::setup()Rémi Verschelde2018-02-223-31/+58
* Made the Debugger's Stack Frames items reselectable.Michael Alexsander Silva Dias2018-02-221-0/+1
* Fix typos with codespellluz.paz2018-02-2255-82/+82
* Color:fix setting V switch S to old V valuePoommetee Ketson2018-02-221-1/+1
* Added documentation for VehicleBodyBastiaanOlij2018-02-222-0/+23
* Insert proper copy icon to debuggerArtem Varaksa2018-02-221-1/+1
* Icons updateDaniel J. Ramirez2018-02-2232-76/+48
* Added missing shader functionsChaosus2018-02-221-0/+38
* Force controls to save rect_clip_content since they do not all default to false.isaacremnant2018-02-221-1/+1
* Change function signature from float to double to match type get_doubleCloses...hungrymonkey2018-02-212-2/+2
* Fixes wrong vertical font layout in RichTextLabelBernhard Liebl2018-02-212-4/+24
* TextEdit folding over unindented commentsIan2018-02-212-7/+38
* Revert "Fix wrong return type of xform functions"Hein-Pieter van Braam2018-02-213-14/+14
* Fixed sky reflection rendering when transparent BGAndreaCatania2018-02-211-28/+39
* Fixes gravity calculation for kinematic bodies in BulletNeil Moore2018-02-211-1/+2
* Actually fix the db/dc renaming messHein-Pieter van Braam2018-02-212-2/+2
* revert the renaming _tree_db_selected functionHein-Pieter van Braam2018-02-212-4/+4
* Update warning about C# supportRémi Verschelde2018-02-211-3/+4
* Fixed "Open" button being enabled when nothing is selected in a FileDialog wh...Michael Alexsander Silva Dias2018-02-211-10/+6
* gltf: improve embedded data discoveryFlorian Zwoch2018-02-211-1/+2
* Enable snapping when control key pressedChaosus2018-02-212-1/+5
* Fixed disappearing text on filedialog buttonsMax2018-02-211-4/+4
* [Mono] Fixed "expression did not evaluate to a constant" compiler error for v...Nathan Warden2018-02-211-3/+4
* Fix a rendering bug with screen_textureBojidar Marinov2018-02-211-6/+4