Commit Graph

8 Commits (iamAdrianIusca-master)

Author SHA1 Message Date
Kim Kulling 08f945b7ec
Update SkeletonMeshBuilder.cpp
Fix merge issue.
2020-07-24 12:03:49 +02:00
Kim Kulling 608e3102a0
fix init of aiString 2020-07-24 11:58:51 +02:00
kimkulling 81c15b38ae fix merge 2020-07-07 17:16:53 +02:00
Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
iamAdrianIusca d527939881 fixed the windows build 2020-04-24 00:16:38 +03:00
iamAdrianIusca aca6aaf35d small changes
- removed static definition
- use emplace_back instead of push_back
- changed the c++ deprecated headers
- removed some redundant std containers initialization in the destructor
- removed redundant .clear call for the std containers in the destructor
- added some const reference for some std container parameters
- other small changes in different places
2020-03-01 11:12:37 +02:00
Marc-Antoine Lortie 4e7e47bd43 Updated copyright dates.
Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, assimp team".

Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, ASSIMP Development Team".

Changed copyright end year to 2020 in LICENCE.rtf.

Changed copyright end year in CMakeFiles.txt files and any other places referencing Assimp with a copyright start and end year.
2020-01-20 08:53:12 -05:00
Kim Kulling 57c46db042 Reorg of code. 2019-06-06 14:45:43 +02:00