Kim Kulling
|
322c959424
|
Merge pull request #791 from trond/collada_animation_clip
Collada animation clip support
|
2016-02-11 22:11:27 +01:00 |
Trond Abusdal
|
14e5cf380c
|
Added regression test file for <library_animation_clips> support. Generated from Blender using 'Better Collada Exporter' from Godot team.
|
2016-02-11 00:22:32 +01:00 |
Kim Kulling
|
1550191256
|
Closes https://github.com/assimp/assimp/issues/777: fix invalid skipping
of line during face defintion parsing.
|
2016-02-08 18:07:00 +01:00 |
Kim Kulling
|
51c9a9f80c
|
Unittests: add test if export is disabled.
|
2016-02-05 18:31:19 +01:00 |
Kim Kulling
|
a74b321ed1
|
Add unittests for defect reproduction.
|
2016-02-04 20:43:02 +01:00 |
wise86Android
|
c7f69e151e
|
fix memory leak
|
2016-01-17 15:18:12 +01:00 |
wise86Android
|
4af9632269
|
fix memory leak
|
2016-01-17 00:00:43 +01:00 |
wise86Android
|
bd032488e4
|
remove read unitilize memory
|
2016-01-16 23:42:43 +01:00 |
Kim Kulling
|
3d6e1483d8
|
Update readme.
|
2015-12-14 18:42:31 +01:00 |
Kim Kulling
|
6b297b8960
|
New obj regression data.
|
2015-12-14 18:39:32 +01:00 |
Kim Kulling
|
6dfc99aa3d
|
New db.zip.
|
2015-12-14 18:38:01 +01:00 |
Kim Kulling
|
e0015b8610
|
Regression: updated test db.
|
2015-12-14 18:12:14 +01:00 |
Kim Kulling
|
87b3af4c3b
|
Merge branch 'issue-707' of https://github.com/ov/assimp into ov-issue-707
|
2015-12-14 17:46:54 +01:00 |
rmitton
|
d952823ffd
|
Importer for Silo SIB files.
Wrote an importer for Nevercenter Silo's binary SIB model format
|
2015-12-13 22:14:19 -08:00 |
Vitaly Ovchinnikov
|
6214fbfbbe
|
this patch fixes multiple objects generation in OBJ reader if faces are prepended with 'usemtl' line
|
2015-12-13 22:54:50 +13:00 |
Kim Kulling
|
bcff6210b3
|
Regression test: fix deprecated python print call.
|
2015-12-08 21:33:08 +01:00 |
Kim Kulling
|
0a6788d56f
|
try to fix build.
|
2015-12-07 20:43:01 +01:00 |
Kim Kulling
|
f839232938
|
Uinittests: add missing license info headers.
|
2015-12-02 14:54:29 +01:00 |
Kim Kulling
|
db8845d2b2
|
glTF: add jsn reader + example model to work on.
|
2015-11-25 22:03:39 +01:00 |
Otger
|
3c358a8e34
|
Updated dumps for FBX files
|
2015-11-24 16:33:31 +01:00 |
Kim Kulling
|
e6ac1ed66a
|
glTF-Importer: add files.
|
2015-11-08 20:29:05 +01:00 |
Kim Kulling
|
02ad376631
|
assimp/issues/685: add test for correct usage.
|
2015-11-07 10:00:55 +01:00 |
Kim Kulling
|
0ea4682586
|
Collada Export test: fix unit test for lightsCollada Export test: fix unit
test for lights..
|
2015-11-02 21:09:26 +01:00 |
Kim Kulling
|
c642d9f25e
|
Collada exporter: fix access violation.
|
2015-11-01 15:15:39 +01:00 |
Kim Kulling
|
95c20cb5ab
|
Collada exporter: fix invalid access to already release scene after
reimporting exported scene.
|
2015-11-01 13:48:55 +01:00 |
Kim Kulling
|
6be8df5fde
|
Boost::tuple: fix compiler-specifc test.
|
2015-11-01 12:20:35 +01:00 |
Kim Kulling
|
6f75ea5702
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-10-31 09:07:21 +01:00 |
Turo Lamminen
|
280641cee6
|
Add a testcase for invalid OFF file
Testcase generated by AFL which used to crash the OFF loader
|
2015-10-28 21:54:45 +02:00 |
Kim Kulling
|
5160975138
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-10-27 19:48:36 +01:00 |
Jaakko Keränen
|
1a1fd897b6
|
Updated regression test database for MD5 files
|
2015-10-07 17:02:48 +03:00 |
Kim Kulling
|
4a8b459706
|
OpenDDLParser: latest greatest.
|
2015-10-01 20:29:15 +02:00 |
Kim Kulling
|
e4510c26ba
|
Obj-Importer: fix https://github.com/assimp/assimp/issues/641
|
2015-08-30 15:21:53 +02:00 |
Kim Kulling
|
524834c307
|
Fix line endings.
|
2015-08-08 18:02:37 +02:00 |
rdb
|
1eef4c387f
|
Correct value for mColorAmbient for COLLADA files
|
2015-07-05 14:30:27 +02:00 |
Richard
|
90dd01c848
|
Fixed: Correct path location
|
2015-06-30 19:59:55 -06:00 |
Richard
|
ac23795778
|
Refactor: Use LF line endings
|
2015-06-30 19:59:55 -06:00 |
Richard
|
267ff0b93c
|
Refactor: Rename README to README.txt
|
2015-06-30 19:59:55 -06:00 |
Richard
|
08169a6934
|
Fixed: Use CMake to identify directory containing test models
|
2015-06-30 19:59:55 -06:00 |
Richard
|
bceac46d39
|
Fixed: Remove absolute path from exported file
|
2015-06-29 22:23:04 -06:00 |
Kim Kulling
|
83defdddc4
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-06-30 00:21:11 +02:00 |
Kim Kulling
|
011e1e9e16
|
Regression suite: fix return value.
|
2015-06-30 00:20:20 +02:00 |
Kim Kulling
|
72bbbcac52
|
Regression suite: returns != 0 in case of failures.
|
2015-06-30 00:17:49 +02:00 |
Richard
|
6ae07f8da5
|
Refactor: Expand tabs to 4 spaces
|
2015-06-28 16:08:06 -06:00 |
Richard
|
4b0f9f3e89
|
Refactor: Use LF for end of line
|
2015-06-28 16:08:06 -06:00 |
Richard
|
0af1f0d32f
|
Refactor: Apply editor config settings to CMake files and generated sources
|
2015-06-28 16:08:06 -06:00 |
Richard
|
b5f81fbab0
|
Implemented: Add editor config for test code
|
2015-06-28 16:08:06 -06:00 |
Richard
|
1d96486437
|
Refactored: Reformat CMake files to conform to editor config
|
2015-06-28 15:50:57 -06:00 |
Peter LaValle
|
69b9bfec51
|
skips tests on systems without git
|
2015-05-31 13:14:16 +01:00 |
Alexander Gessler
|
9538b7ed42
|
Merge pull request #570 from wise86-android/colladaExportLightAndCamera
Collada export light and camera
|
2015-05-23 12:06:23 +02:00 |
wise86Android
|
26b3328f3b
|
fix xml syntax + more deap test
|
2015-05-23 11:03:56 +02:00 |