summaryrefslogtreecommitdiffstats
path: root/version.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 3.0-alphaRémi Verschelde2017-01-021-2/+2
| | | | | | | | | | WARNING: This branch is unstable and should not be used in production for the time being. See https://godotengine.org/article/warning-head-going-unstable for more details. To get the previous 2.2-alpha unreleased version, you can checkout the '2.2' branch.
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Done with `autopep8 --select=E2,W2`, fixes: - E201 - Remove extraneous whitespace. - E202 - Remove extraneous whitespace. - E203 - Remove extraneous whitespace. - E211 - Remove extraneous whitespace. - E221 - Fix extraneous whitespace around keywords. - E222 - Fix extraneous whitespace around keywords. - E223 - Fix extraneous whitespace around keywords. - E224 - Remove extraneous whitespace around operator. - E225 - Fix missing whitespace around operator. - E226 - Fix missing whitespace around operator. - E227 - Fix missing whitespace around operator. - E228 - Fix missing whitespace around operator. - E231 - Add missing whitespace. - E231 - Fix various deprecated code (via lib2to3). - E241 - Fix extraneous whitespace around keywords. - E242 - Remove extraneous whitespace around operator. - E251 - Remove whitespace around parameter '=' sign. - E261 - Fix spacing after comment hash. - E262 - Fix spacing after comment hash. - E265 - Format block comments. - E271 - Fix extraneous whitespace around keywords. - E272 - Fix extraneous whitespace around keywords. - E273 - Fix extraneous whitespace around keywords. - E274 - Fix extraneous whitespace around keywords. - W291 - Remove trailing whitespace. - W293 - Remove trailing whitespace.
* Bump version to 2.2-alphaRémi Verschelde2016-08-031-2/+2
| | | | There are now new developments that will not be in 2.1-stable
* Bump version to 2.1-rc1Rémi Verschelde2016-07-241-1/+1
|
* Bump version to 2.1-beta \o/Rémi Verschelde2016-07-121-1/+1
|
* Enter the 2.1 alpha phaseRémi Verschelde2016-03-221-2/+2
| | | | | To make it clearer that this branch is more recent than the stable 2.0.x releases.
* Add support for patch versions (2.0.x)Rémi Verschelde2016-03-221-3/+0
| | | | (cherry picked from commit 706d576f7b24ec62effd59f66f1d7c47c813056b)
* bump to stable, congratulations everyonereduz2016-02-221-1/+1
|
* -bump version to rc1Juan Linietsky2016-02-081-1/+1
|
* bump to betaJuan Linietsky2016-01-251-1/+1
|
* **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-3/+4
| | | | | | | | | | | This push changes the binary and XML formats and bumps the major version to 2.0. As such, files saved in this version WILL NO LONGER WORK IN PREVIOUS VERSIONS. This compatibility breakage with older versions was required in order to properly provide project refactoring tools. If I were you, unless you are brave, I would wait a week or two before pulling, in case of bugs :) Summary of Changes -New Filesystem dock, with filesystem & tree view modes. -New refactoring tools, to change or fix dependencies. -Quick search dialog, to quickly search any file
* version bump to stableJuan Linietsky2015-05-211-1/+1
|
* version bump to rc3Juan Linietsky2015-05-171-1/+1
|
* up version to rc2Juan Linietsky2015-05-051-1/+1
|
* bumped version to rc1Juan Linietsky2015-05-011-1/+1
|
* Beta1 Attempt #1Juan Linietsky2015-04-021-2/+2
| | | | | | | | | -=-==-=-=-=-=-=- -Small fixes in canvas item light shader -Fixed compilation in server target -Export for Android makes 32 bits display as default -changed version to 1.1beta1
* version bump to stableJuan Linietsky2014-12-151-1/+1
|
* version update for rc2Juan Linietsky2014-12-081-1/+1
|
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-2/+1
| | | | | -Fixes to animationplayer -fixes to collada importer
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+8