Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
4 years ago |
Kim Kulling
|
f29828f657
Merge branch 'master' into fix-file-detection
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 years ago |
Krishty
|
196deea7ce
added missing file extensions to aiImporterDesc::mFileExtensions
|
4 years ago |
Krishty
|
f761dc72f4
style fix - initializing and assigning empty std::string properly
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Gargaj
|
8ae8b165ca
fix compile warning-turned-error on x86
|
4 years ago |
Kim Kulling
|
2391432523
fix overflow
|
4 years ago |
Kim Kulling
|
faf53b8e0f
Fix broken autocorrect fix
|
4 years ago |
Kim Kulling
|
50fd5127ef
Some review findings.
|
4 years ago |
Kim Kulling
|
fa2354ebc3
Fix incorrect xml-parsing in collada importer.
|
4 years ago |
contriteobserver
|
d7bf513250
renaming iterator to avoid any possibility of scop collisions
|
4 years ago |
contriteobserver
|
69fc809307
size_t is not the same as unsigned int on some systems
|
4 years ago |
contriteobserver
|
338abded12
ColladaLoader now assigns individual materials to submeshes as needed
|
4 years ago |
Kim Kulling
|
080322b9e2
cleanup collada xml migration.
|
4 years ago |
Kim Kulling
|
c7f7ed8901
Update ColladaLoader.cpp
|
4 years ago |
Kim Kulling
|
0191c661b5
fix division by zero.
|
4 years ago |
Kim Kulling
|
d6892b3f58
Merge branch 'master' into pugi_xml
|
4 years ago |
Kim Kulling
|
34351b3cb9
fix collada material parsing.
|
4 years ago |
Fabian Schmidt
|
338c0b753c
Merge branch 'master' into collada_animation_ticks_per_sec_issue_3162
|
4 years ago |
crocdialer
|
3c98197be0
set aiAnimation->mTicksPerSecond to 1000.0. this is analog to the behaviour of gltf2-importer
|
5 years ago |
Malcolm Tyrrell
|
0ffcdf160e
Build formatting into DeadlyImportError
|
5 years ago |
Kim Kulling
|
21678df589
ogre + collada migration.
|
5 years ago |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 years ago |
kimkulling
|
464d4cf99a
Merge branch 'master' of https://github.com/inhosens/assimp into inhosens-master
|
5 years ago |
RichardTea
|
ea917bd4ae
Move Collada into AssetLib folder
|
5 years ago |