RichardTea
|
1f55bdd9a7
Save/Load Collada 1.4 Root Asset Metadata
|
6 yıl önce |
RichardTea
|
d66166675a
first pass at collada metadata
|
6 yıl önce |
Lawrence Kok
|
e9eda062a1
In ColladaLoader in version 3.2.0 (release est. 2015) the name assignment was based on name attribute (xml) with optional fallbacks to id and sid. Over time this was changed to fix a bug and support for names was removed, only to be later (re)added using an optional `useColladaName` setting. We discovered a problem that with when using the name based assignment it doesn't assign automatically generated names like what it did in the logic in v3.2.0 and on the id based approach on current master.
|
6 yıl önce |
Kim Kulling
|
adbc7e8f70
closes https://github.com/assimp/assimp/issues/2115: rollback setup of FBX-camera.
|
7 yıl önce |
kimkulling
|
a06133ab52
Update copyrights.
|
7 yıl önce |
rickomax
|
35a044bda3
Various additions/fixes (FBX blend-shapes support added)
|
7 yıl önce |
Kim Kulling
|
859153e3e6
more fixes for coverity-findings.
|
7 yıl önce |
Kim Kulling
|
e5fa1798f6
closes https://github.com/assimp/assimp/issues/2019: fix the qt-viewer without export.
|
7 yıl önce |
Alexandre Avenel
|
2879e0d6ef
Fix typos on code using codespell
|
7 yıl önce |
Kim Kulling
|
c08614bbff
closes https://github.com/assimp/assimp/issues/919: add missing cast for vs2015.
|
7 yıl önce |
kimkulling
|
8626b185fb
Fix misused log macros + compiler warnings.
|
7 yıl önce |
kimkulling
|
066349f36b
Add usage of log macros.
|
7 yıl önce |
kimkulling
|
e57394a772
move log tools from blender to logger interface.
|
7 yıl önce |
Kim Kulling
|
5814e6f9f0
Optimize some std::string usages.
|
7 yıl önce |
Daniel Kirchner
|
f4c37fa245
Collada: add importer property that forces the use of collada names. Closes #1375.
|
7 yıl önce |
Kim Kulling
|
b049933d2f
update license dates.
|
8 yıl önce |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
8 yıl önce |
rickomax
|
4623c2f14c
FBX Embedding Fix
|
8 yıl önce |
Unknown
|
12dbbd4ce9
Misc. typos
|
8 yıl önce |
Turo Lamminen
|
41724ace2d
Collada: Silence uninitialized variable warning
|
8 yıl önce |
Daniel Hritzkiv
|
d518289e72
more specific token search for Collada Loader
|
8 yıl önce |
Jared Mulconry
|
98532b45bf
Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3.
|
8 yıl önce |
jamesgk
|
727cffdfb4
Use unique node names when loading Collada files
|
8 yıl önce |
Kim Kulling
|
e66dc5c9ad
Collada: add workaround to deal with polygon with holes .
|
8 yıl önce |
Arkeon
|
f84851e893
PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation
|
8 yıl önce |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 yıl önce |
Kim Kulling
|
bb7f387bcf
Merge branch 'master' of https://github.com/assimp/assimp
|
8 yıl önce |
Antoine Bolvy
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
9 yıl önce |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
9 yıl önce |
Antti Määttä
|
9621dff027
Morph animation support for collada
|
9 yıl önce |