Kim Kulling
|
a45b5cdfb5
OpenGEX: fix invalid handling with color4 token.
|
8 years ago |
Kim Kulling
|
542fe31a94
closes https://github.com/assimp/assimp/issues/1262: fix .
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
rdb
|
0069552183
Fix static init ordering bug in OpenGEX importer
|
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/
|
9 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
9 years ago |
Jared Mulconry
|
48e542d8d4
Fixed build warnings on MSVC14 x64 in the OpenGEX format sources.
|
9 years ago |
Kim Kulling
|
46d78f57d5
OpenGEXImporter: fix compiler warning.
|
9 years ago |
Kim Kulling
|
36d770d3db
OpenGEX: fix some review findings.
|
9 years ago |
Kim Kulling
|
78dae87de2
closes https://github.com/assimp/assimp/issues/954: add import of vertex
|
9 years ago |
Kim Kulling
|
d67c8c29b6
Merge pull request #898 from turol/cxx11-refactor
|
9 years ago |
Kim Kulling
|
4e982c0538
Merge branch 'master' of https://github.com/assimp/assimp
|
9 years ago |
Kim Kulling
|
2cbbc3da09
OpenGEX-Importer: remove dead code.
|
9 years ago |
Kim Kulling
|
abad093d09
Update OpenGEXImporter.cpp
|
9 years ago |
Turo Lamminen
|
a09a6a40c0
OpenGEX: Use C++11 range-based for loop
|
9 years ago |
Kim Kulling
|
6575696459
OpenGEX: fix coverity findings.
|
9 years ago |
Kim Kulling
|
210182b17a
OpenGEX: fix coverity findings.
|
9 years ago |
Kim Kulling
|
e9085097f3
OpenGEX: add light impl and add examples.
|
9 years ago |
Kim Kulling
|
0d5eb30a28
CameraObj: load camera data in the correct way.
|
9 years ago |
Kim Kulling
|
82f73b6d03
OpenGEX: fix invalid access to textures. Next steps to camera and light.
|
9 years ago |
Kim Kulling
|
46e7ae5dc0
OpenGEX: prepare light- and camera-node and object.
|
9 years ago |
Kim Kulling
|
7e9fe2d654
OpenGEX: use correct number of uv-coordinates for texture coordinates.
|
9 years ago |
Kim Kulling
|
6ee5fdf567
OpenGEX: fix review finding.
|
9 years ago |
Kim Kulling
|
b4b303ab55
OpenGEX: fix alloc for texture coordinates.
|
9 years ago |
Kim Kulling
|
522f4e0882
Closes https://github.com/assimp/assimp/issues/786:
|
10 years ago |
wise86Android
|
f0fca826db
remove initialization warnings
|
10 years ago |
Kim Kulling
|
0c1b5355f4
Coverity finding: remove not used function.
|
10 years ago |
Kim Kulling
|
6641188a8e
assimp/issues/702: fix resource leak and use initializer list for all
|
10 years ago |
Kim Kulling
|
5c00aef7cd
iOpenGEX: use std::string for grammar::token.
|
10 years ago |