Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 лет назад |
Kim Kulling
|
c0ae9b6040
fix invalid check
|
5 лет назад |
Kim Kulling
|
edc73552cd
fix another warning: missing override.
|
5 лет назад |
Kim Kulling
|
14aea3f1a4
fix another unittest warning.
|
5 лет назад |
kimkulling
|
dc04759492
fix unittests part 2.
|
5 лет назад |
kimkulling
|
69551e81ed
Merge branch 'enable_vs_warning_all' of https://github.com/assimp/assimp into enable_vs_warning_all
|
5 лет назад |
kkulling
|
f8757322be
fix warnings
|
5 лет назад |
Kim Kulling
|
7e7555a91b
fix compiler warnings in tools and test-
|
5 лет назад |
Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 лет назад |
RichardTea
|
59a5343a1a
Merge branch 'master' into test_gitignore_cleanup
|
6 лет назад |
RichardTea
|
e05ece2eec
Add Exporter Unit Test output to gitignore
|
6 лет назад |
Merwan
|
2f6a005fb8
Add unit test for OBJ line continuations
|
6 лет назад |
Vitaly Ovchinnikov
|
42202c2204
a test for bad OBJ file format and code fix that handles it
|
6 лет назад |
Vitaly Ovchinnikov
|
7b01ff6b8d
ignoring invalid normals and uvs indices instead of canceling the import completely
|
6 лет назад |
Kim Kulling
|
acc8826b02
Merge branch 'master' into issue_2297
|
6 лет назад |
Kim Kulling
|
996fb4aae7
closes https://github.com/assimp/assimp/issues/2297: introduce obj-unittest to validate working importer.
|
6 лет назад |
kimkulling
|
a06133ab52
Update copyrights.
|
6 лет назад |
Kim Kulling
|
543afdc4e2
Obj-Import: add missing unittest for poiuntcloud support.
|
7 лет назад |
Korbinian Würl
|
2247513064
Fix for TravisCI
|
7 лет назад |
Korbinian Würl
|
9e484daa65
Unit test for Issue #1923: OBJ Exporter can't correctly export vertex colors
|
7 лет назад |
Kim Kulling
|
d82fff757b
Update utObjImportExport.cpp
|
7 лет назад |
Josh Faust
|
190190c1d7
Fix material index off-by-one error in some OBJ files (seen in a C4D export)
|
7 лет назад |
Kim Kulling
|
b049933d2f
update license dates.
|
7 лет назад |
Alexandre Avenel
|
7de7c548fb
Add unit test to OBj importer for homogeneous coord
|
7 лет назад |
Turo Lamminen
|
127705d347
Unit tests: Enable data structure validation in cases where it doesn't cause failures
|
7 лет назад |
Turo Lamminen
|
40bb3f3d0f
Unit test: Fix signed/unsigned comparison warnings
|
7 лет назад |
Kim Kulling
|
4879fe13ca
Merge branch 'unittest_obj_importer' of https://github.com/aavenel/assimp
|
7 лет назад |
Alexandre Avenel
|
c1c4a5ed2a
Add two unit tests for OBJ importer
|
7 лет назад |
Thomas Lemaire
|
a6688243a7
[ObjExporter] add a test for the "no mtl" version of the obj exporter
|
7 лет назад |
Alexandre Avenel
|
ff758e4c15
OBJ : add unit test to validate relative indices
|
7 лет назад |