summaryrefslogtreecommitdiffstats
path: root/methods.py
Commit message (Expand)AuthorAgeFilesLines
* -Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky2017-08-021-0/+1
* Include Git hash in the enginePoommetee Ketson2017-07-111-0/+14
* Use custom native-run icons for Android and HTML5L. Krause2017-06-271-16/+19
* BuildSystem: generated files have .gen.extensionPoommetee Ketson2017-06-251-9/+9
* Fix a few issues compiling windows and using VS2015 and earlierBastiaanOlij2017-05-231-55/+63
* Detect newer Visual Studio compilers correctly like VS2017.Aren Villanueva2017-05-191-0/+27
* Move VERSION_MKSTRING logic to version.hRémi Verschelde2017-04-201-1/+1
* Android: avoiding duplicates in build.gradleRamesh Ravone2017-04-101-20/+18
* Fix typos in source code using codespellRémi Verschelde2017-03-241-2/+2
* android: adding classpath and gradle pluginsRamesh Mani Maran2017-03-181-0/+5
* fix code generation so it generates Transform2D instead of Matrix32Juan Linietsky2017-01-111-4/+4
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-5/+77
|\
| * Blend shapes using transform feedback (GPU)Juan Linietsky2016-11-241-2/+37
| * -Many many fixesJuan Linietsky2016-10-291-0/+1
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-5/+41
* | style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-011-223/+223
* | style: Fix PEP8 blank lines issues in Python filesRémi Verschelde2016-11-011-37/+26
* | style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-011-483/+483
* | style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-011-1105/+1105
* | Merge pull request #6959 from RandomShaper/fix-big-libsRémi Verschelde2016-10-301-1/+53
|\ \
| * | scons: Move lib splitting method to methods.pyRémi Verschelde2016-10-301-0/+44
| * | Adopt simpler strategy for big libs on WindowsPedro J. Estébanez2016-10-291-1/+9
* | | fix bug introduced by #6501yg2f2016-10-261-5/+0
|/ /
* / SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł2016-10-171-1/+1
|/
* scons detects standalone MSVC on Windowsyg2f2016-09-161-0/+6
* Fix the Windows environment in SCons spawn functionGeorge Marques2016-09-101-0/+1
* Implement missing WinRT functionsGeorge Marques2016-09-031-0/+69
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-051-1/+3
* Add android_add_default_config for config.pyvolzhs2016-07-071-1/+3
* Fix javascript build in WindowsGeorge Marques2016-06-141-3/+6
* Fix error in GLSL #include codeSaracen2016-05-021-27/+26
* Support for #includes in built-in GL shaders.Saracen2016-05-011-53/+85
* Remove trailing spacesRémi Verschelde2016-04-021-66/+66
* Add support for patch versions (2.0.x)Rémi Verschelde2016-03-221-0/+2
* -Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky2016-01-251-1/+44
* Fixed wrong variable namesLuka2016-01-201-2/+2
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-081-18/+23
* Add icon to exe file in windows exportmasoud bh2015-11-091-0/+2
* merges from okam repoJuan Linietsky2015-03-031-0/+8
* SCons: colored compilationhurikhan2015-01-121-0/+36
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-36/+5
* Build System ChangesJuan Linietsky2014-10-071-7/+7
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1349