Alexandre Avenel
|
eb452b28a2
Fix warning on MSVC14
|
7 years ago |
Kim Kulling
|
9707fde709
check for nullptr dereferencing before copying scene data
|
7 years ago |
Unknown
|
12dbbd4ce9
Misc. typos
|
7 years ago |
Kim Kulling
|
fe55bc9996
Update ColladaExporter.cpp
|
8 years ago |
Kim Kulling
|
c700c08fa5
Merge branch 'master' into master
|
8 years ago |
Thomas Lemaire
|
5b76a31485
fix trivial warnings
|
8 years ago |
Victor NG
|
99b9ba4c11
Merge branch 'master' into master
|
8 years ago |
Victor NG
|
aca8f068d0
Update ColladaExporter.cpp
|
8 years ago |
Victor NG
|
90ba199ad4
Update ColladaExporter.cpp
|
8 years ago |
Kim Kulling
|
b2eb599176
Update ColladaExporter.cpp
|
8 years ago |
ndotl
|
7c8e8e04fa
Merge branch 'master' into adsk-contrib-fix-std-stream-overflow
|
8 years ago |
Haik Lorenz
|
7353d25c13
Prevent failing stringstream to crash the export process
|
8 years ago |
Jared Mulconry
|
98532b45bf
Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3.
|
8 years ago |
Madrich
|
80acc1f241
Fix Collada export image tag
|
8 years ago |
Kim Kulling
|
439409bef2
SceneCombiner: fix the build.
|
8 years ago |
Kim Kulling
|
febf94f6aa
Merge pull request #1212 from aoowweenn/umw_dev
|
8 years ago |
Kim Kulling
|
f77e27ca19
ColladaExporter: remove self assignment.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
aoowweenn
|
51dae22828
merge master and adjust assimp/DefaultIOSystem.h
|
8 years ago |
aoowweenn
|
59b48fb960
finish skin controller
|
8 years ago |
aoowweenn
|
968612fea1
testing2
|
8 years ago |
aoowweenn
|
314bb451bb
testing weights, still strange
|
8 years ago |
aoowweenn
|
f10f2f5814
Almost finish vertex weghts
|
8 years ago |
aoowweenn
|
845d206959
Fill in mParent for each node in Assbin Loader
|
8 years ago |
aoowweenn
|
5bf974ae3b
keep writing dae skinning
|
8 years ago |
aoowweenn
|
e5a3038abd
try to fill in vertex weights to dae exportor
|
8 years ago |
Kim Kulling
|
bb7f387bcf
Merge branch 'master' of https://github.com/assimp/assimp
|
8 years ago |
Antoine Bolvy
|
5dd1bb9d6c
Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/
|
8 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 years ago |
Denis Biryukov
|
36e53b75fa
Issue#1084 - Fix collada export. Don't duplicate TEXCOORD/NORMALS/COLORS in <vertices> and <polylist>
|
8 years ago |