summaryrefslogtreecommitdiff
path: root/editor/collada/collada.cpp
AgeCommit message (Expand)Author
2019-04-22Merge pull request #27673 from qarmin/small_fixesRémi Verschelde
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-04-08Small fixes, mostly dupicated codeqarmin
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-02-13Fix typos with codespellRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-21Cleanup unnecessary debug printsRémi Verschelde
2017-09-20Fix import order, so scenes are imported after textures.Juan Linietsky
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-08fix collada crash on invalid (blender internal expored...) file, fixes #6222Juan Linietsky
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde