Unknown
|
12dbbd4ce9
Misc. typos
|
8 anni fa |
Daniel Hritzkiv
|
5eaf083fbd
Fix output of glTF 1 version string
|
8 anni fa |
Jared Mulconry
|
326158633b
Fixed warnings on MSVC caused by implicit conversions from double to float.
|
8 anni fa |
Kim Kulling
|
c1f93a69ae
Revert "WIP: Enable Travis clang build"
|
8 anni fa |
Jared Mulconry
|
3803a5181c
Fixed warnings on MSVC caused by implicit conversions from double to float.
|
8 anni fa |
Turo Lamminen
|
40c308af44
glTF: Silence uninitialized variable warning
|
8 anni fa |
Turo Lamminen
|
0b140db0a4
glTFExporter: Silence uninitialized variable warning
|
8 anni fa |
Jared Mulconry
|
698cd5826d
Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3.
|
8 anni fa |
Daniel Hritzkiv
|
5b3b80cbc2
Formatting
|
8 anni fa |
Daniel Hritzkiv
|
7a4a32625c
Ensure gltf asset version is printed as \d.0
|
8 anni fa |
jamesgk
|
7e45c63901
GLTF exporter: ensure buffer view byte offsets are correctly aligned
|
8 anni fa |
Kim Kulling
|
439409bef2
SceneCombiner: fix the build.
|
8 anni fa |
jamesgk
|
c33039d682
GLTF exporter: convert animation time from ticks to seconds
|
8 anni fa |
Kim Kulling
|
ab19c5e3f7
Merge pull request #1258 from jamesgk/gltf-export
|
8 anni fa |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 anni fa |
jamesgk
|
36f4fb8826
GLTF exporter: ensure animation accessors have same count
|
8 anni fa |
Kim Kulling
|
7f014ea889
Merge pull request #1256 from johnmaf/bugfix/gltf-bin-uri
|
8 anni fa |
John Senneker
|
d6e8fd34f0
Search for .gltf extension at end of file name for buffer prefix.
|
8 anni fa |
Maarten Heremans
|
8f3aaa88f9
Fixed compiler error on clang 4.0 running on OSX
|
8 anni fa |
Jared Mulconry
|
f206249fbf
Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix
|
9 anni fa |
Kim Kulling
|
ba2f377b52
Fix coverity findings.
|
9 anni fa |
Kim Kulling
|
c5e3058ab3
Fix coverity findings.
|
9 anni fa |
Jared Mulconry
|
d9b0449e83
Fixed build warnings on MSVC14 x64 in the glTF format sources. One warning
|
9 anni fa |
Kim Kulling
|
293654fe7c
Fix unittest.
|
9 anni fa |
Angelo Scandaliato
|
6ce2a37b82
merge upstream/master and fix conflicts
|
9 anni fa |
Angelo Scandaliato
|
fcf2d6357e
check if bones exist before creating skin
|
9 anni fa |
Kim Kulling
|
e0dde73018
C++11-combat: replace more std::to_string by assimp-specific to_string
|
9 anni fa |
Angelo Scandaliato
|
9c4bb1c9bc
find the correct index in jointNames
|
9 anni fa |
Angelo Scandaliato
|
1c03aebfb8
test combining skins
|
9 anni fa |
Angelo Scandaliato
|
dc1e11c8be
added some comments
|
9 anni fa |