aboutsummaryrefslogtreecommitdiff
path: root/core/io/resource_format_xml.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove XML format, as promised, for 3.0Juan Linietsky2017-01-081-2882/+0
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-48/+48
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-9/+9
* Begin modifying properties to make them more friendly to script and doc.Juan Linietsky2017-01-031-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-9/+9
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-34/+27
|\
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-34/+27
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* More improvements to visual script..Juan Linietsky2016-08-311-0/+4
* Remove unused variables (fourth pass) + dead codeRémi Verschelde2016-07-081-2/+0
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Fix missing dependency resolver in Windowseska2016-02-211-0/+1
* -Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky2016-01-141-1/+3
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Merge pull request #1820 from guilhermefelipecgs/masterRémi Verschelde2015-11-231-1/+0
|\
| * Remove duplicated filter, Fix #1795Guilherme Felipe2015-05-051-1/+0
* | -Ability to debug video memory usageJuan Linietsky2015-10-211-2/+2
* | **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-53/+269
* | Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-36/+39
* | Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-7/+39
* | more fixesJuan Linietsky2015-05-191-1/+1
* | fix a compile errorJuan Linietsky2015-05-181-2/+2
* | optional formal changesehriche2015-05-061-1/+1
|/
* solve invalid pointer, fixes #1793Juan Linietsky2015-05-041-0/+1
* -Make sure properties are exported the way they should in xml, fixes #1799Juan Linietsky2015-05-031-1/+1
* Sort xml files, so order is constantest312015-05-011-3/+5
* -fixed relative path saving to file, fixes #1694Juan Linietsky2015-04-181-3/+3
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* support for 2D shadow castersJuan Linietsky2015-03-021-0/+5
* More FixesJuan Linietsky2014-12-071-1/+5
* Fix CppCheck 'duplicateExpression' warningBoris Egorov2014-11-071-1/+1
* Misc FixesJuan Linietsky2014-06-271-2/+12
* Light Baker!Juan Linietsky2014-06-111-2/+7
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-6/+45
* -Added ATITC texture supportJuan Linietsky2014-02-261-0/+9
* -Fix for parsing XML headerJuan Linietsky2014-02-231-1/+1
* Fix #113 editor_settings.xml corruptionTerseus2014-02-181-7/+9
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+2557