summaryrefslogtreecommitdiffstats
path: root/editor/import/collada.h
Commit message (Expand)AuthorAgeFilesLines
* Move 3D scene import classes to their own folderAaron Franke2024-01-041-577/+0
* Enable shadow warnings and fix raised errorsNinni Pipping2023-05-111-36/+36
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-36/+36
* Fix cppcheck const parametersMarkus Sauermann2022-04-281-1/+1
* Fix more issues found by cppcheck.bruvzg2022-04-201-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-11/+11
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* Increase the default Camera Zfar to 4000Hugo Locurcio2020-12-191-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-14/+14
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-12/+24
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-39/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-102/+60
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Move DocData and Collada out of their subfoldersRémi Verschelde2020-03-241-0/+647