summaryrefslogtreecommitdiff
path: root/editor/import/collada.h
AgeCommit message (Expand)Author
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-28Fix cppcheck const parametersMarkus Sauermann
2022-04-20Fix more issues found by cppcheck.bruvzg
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-19Increase the default Camera Zfar to 4000Hugo Locurcio
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-24Move DocData and Collada out of their subfoldersRémi Verschelde