Commit Graph

15 Commits

Author SHA1 Message Date
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
escherstair
db55ba4908 possible inefficient checking for 'tlist' emptiness 2019-09-09 15:00:28 +02:00
escherstair
eb8479a95e possible inefficient checking for 'tlist' emptiness 2019-09-06 11:19:27 +02:00
escherstair
53d795c1c9 possible inefficient checking for 'tlist' emptiness 2019-09-03 07:57:08 +02:00
escherstair
ec1930478c prefer prefix ++/-- operators for non-primitive types 2019-09-03 07:56:37 +02:00
escherstair
de51122639 fix regression 2019-08-29 12:09:56 +02:00
escherstair
aec4726d21 prefer prefix ++/-- operators for non-primitive types 2019-08-29 10:56:21 +02:00
escherstair
44d7cb8177 possible inefficient checking for lists emptiness 2019-08-29 10:37:19 +02:00
escherstair
02444be251 prefer prefix ++/-- operators for non-primitive types 2019-08-29 10:36:09 +02:00
escherstair
805fda3df8 possible inefficient checking for 'NodeElement_List' emptiness 2019-08-29 09:05:15 +02:00
escherstair
b1f8f6ae3b prefer prefix ++/-- operators for non-primitive types 2019-08-29 09:04:27 +02:00
escherstair
806bcf76b1 fix inefficient checking for lists emptiness 2019-08-29 08:23:09 +02:00
escherstair
30eb3c56c3 prefer prefix ++ operator for non-primitive types 2019-08-29 08:12:22 +02:00
Minmin Gong
cfbe368d72 Remove the usage of std::iterator 2019-07-29 22:34:24 -07:00
Kim Kulling
57c46db042 Reorg of code. 2019-06-06 14:45:43 +02:00