Marc-Antoine Lortie
|
4144a222d3
|
Added HL1 MDL loader tests.
Added new unit test source files.
Added MDL samples for tests.
Updated CMakeLists file to include the new unit tests.
|
2019-12-16 11:31:41 -05:00 |
Malcolm Tyrrell
|
2124da8340
|
Add a texcoord unit test.
|
2019-12-12 12:06:36 +00:00 |
Mike Samsonov
|
631da3a3d1
|
Merge branch 'master' into preserve_error_string
|
2019-12-02 10:35:29 +00:00 |
Mike Samsonov
|
80f5283b2f
|
Error string of Importer should contain a message in case of an exception
|
2019-11-18 16:57:01 +00:00 |
Kim Kulling
|
74080a083a
|
add texture-transfrm unittest.
|
2019-11-14 21:15:30 +01:00 |
Kim Kulling
|
d29185ec7d
|
Merge branch 'master' into master
|
2019-11-03 21:22:01 +01:00 |
Zoltan Baldaszti
|
dda46f5f4d
|
Merge branch 'master' into master
|
2019-11-02 01:14:04 +01:00 |
bzt
|
7d9e9aadbb
|
Asked modifications and unit test
|
2019-11-01 17:21:24 +01:00 |
Mike Samsonov
|
55c2a3edb9
|
FBX orphant embedded textures
|
2019-11-01 12:29:54 +00:00 |
Kim Kulling
|
be09110aa8
|
Merge branch 'master' into feature/easy-armature-lookup
|
2019-10-29 21:09:50 +01:00 |
bzt
|
0baec5f0bd
|
Added M3D format support
|
2019-10-29 14:14:00 +01:00 |
Kim Kulling
|
61ea5a4ac6
|
Merge branch 'master' into collada_zae_textures_2710
|
2019-10-27 18:24:16 +01:00 |
RevoluPowered
|
514257f587
|
Added unit tests for ArmaturePopulate when used (added huestos model to tests)
Added clear documentation for this too to explain, you need to enable it to make it available
Signed-off-by: RevoluPowered <gordon@gordonite.tech>
|
2019-10-27 14:16:39 +00:00 |
RichardTea
|
f4bd11279f
|
Update Collada ZAE tests to include encoded URIs
|
2019-10-14 12:25:42 +01:00 |
Malcolm Tyrrell
|
4cde72b4e6
|
Add unit tests.
|
2019-10-08 13:05:05 +01:00 |
Malcolm Tyrrell
|
5f8f5c3292
|
Organize test models better.
|
2019-10-08 12:51:31 +01:00 |
Malcolm Tyrrell
|
ce4cb39302
|
Make example minimal.
|
2019-10-08 11:46:07 +01:00 |
Malcolm Tyrrell
|
8498310fa0
|
A gltf v2 which exercises all the options.
|
2019-10-08 11:35:03 +01:00 |
Malcolm Tyrrell
|
77ebc53f1f
|
Offset nodes.
|
2019-10-08 10:44:17 +01:00 |
Malcolm Tyrrell
|
1e7d1ffbc2
|
Add non-indexed unit test.
|
2019-10-08 10:34:08 +01:00 |
Kim Kulling
|
ca0549558b
|
closes https://github.com/assimp/assimp/issues/2653: introduce 2 tests to reproduce fbx-tokenize issue.
|
2019-09-14 10:31:35 +02:00 |
Kim Kulling
|
f9c6fed190
|
Add a camera unittest.
|
2019-09-11 22:34:53 +02:00 |
Mike Samsonov
|
0324643cd5
|
Missing model files
|
2019-09-05 11:44:02 +01:00 |
Kim Kulling
|
84e9d9ddf8
|
Merge branch 'master' into topic/fbxNodeChainFix
|
2019-08-16 08:47:02 +02:00 |
Malcolm Tyrrell
|
5b81899302
|
Add failing test.
|
2019-08-09 15:24:18 +01:00 |
Kim Kulling
|
090e896ebf
|
Merge branch 'master' into collada_zae
|
2019-08-06 21:22:02 +02:00 |
RichardTea
|
59a5343a1a
|
Merge branch 'master' into test_gitignore_cleanup
|
2019-07-25 12:41:30 +01:00 |
RichardTea
|
e05ece2eec
|
Add Exporter Unit Test output to gitignore
|
2019-07-25 11:12:06 +01:00 |
Kim Kulling
|
41ea607739
|
Merge branch 'master' into collada_zae
|
2019-07-20 14:12:18 +02:00 |
kimkulling
|
53c0f91305
|
Add unittest for json.
|
2019-07-12 16:08:51 +02:00 |
RichardTea
|
d64e1bde13
|
First pass of Collada ZAE support
Reads the manifest and loads the DAE
Does not yet load embedded textures
|
2019-07-12 11:29:35 +01:00 |
kkulling
|
b463ddd399
|
closes https://github.com/assimp/assimp/issues/340: start integrating assimp2json.
|
2019-07-11 17:37:31 +02:00 |
Kim Kulling
|
0f66a917e5
|
Add unittest.
|
2019-06-24 21:37:53 +02:00 |
Kim Kulling
|
ced080f9f3
|
X: fix out of bound access.
|
2019-06-15 19:17:15 +02:00 |
Kim Kulling
|
0021c93892
|
closes https://github.com/assimp/assimp/issues/2431: use irrXml directly for mingw compiler.
|
2019-06-12 22:12:38 +02:00 |
Kim Kulling
|
cc10967913
|
Fix the build.
|
2019-06-11 20:17:50 +02:00 |
Kim Kulling
|
b03b3b9c03
|
Initial parsing for header and more.
|
2019-05-24 17:22:54 +02:00 |
Kim Kulling
|
e1ed975839
|
Merge branch 'master' into topic/fbx_node_naming_optimization
|
2019-05-22 20:13:36 +02:00 |
Mike Samsonov
|
c84ac7a135
|
Fragmented FBX ASCII emdedded resource
|
2019-05-16 11:59:23 +01:00 |
Mike Samsonov
|
b957d44943
|
Node names optimization and fixing non-unique name
|
2019-05-16 11:58:48 +01:00 |
Kim Kulling
|
adbdbf2be6
|
closes https://github.com/assimp/assimp/issues/2459: fix duplicated fbx-type propertry.
|
2019-05-13 21:41:37 +02:00 |
kimkulling
|
cbd8b032e7
|
FBX: add test case
|
2019-04-08 17:37:40 +02:00 |
Kim Kulling
|
16080ba60c
|
Merge branch 'master' into simple_skin_test
|
2019-02-25 22:06:56 +01:00 |
Kim Kulling
|
206004c7d6
|
introduce simple skin-test +some findings.
|
2019-02-25 22:06:24 +01:00 |
Kim Kulling
|
ea2e6936e5
|
Add test file.
|
2019-02-18 21:44:07 +01:00 |
Malcolm Tyrrell
|
56374666a7
|
Add two test files which require 'c' handling to be tokenized correctly.
|
2019-02-06 11:15:31 +00:00 |
Kim Kulling
|
f00154802c
|
Issue 2229: add a unittest.
|
2018-11-21 21:39:16 +01:00 |
kimkulling
|
bf1c002b5d
|
Add missing file.
|
2018-09-21 16:09:24 +02:00 |
Kim Kulling
|
7150024b27
|
Add missing test-files.
|
2018-09-17 18:48:14 +02:00 |
Turo Lamminen
|
b20ab96a43
|
Fix blend test files
|
2018-09-13 13:44:31 +03:00 |