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 |
wise86Android
|
2c194f629a
|
fix macro for be uesed with expression
|
2015-05-19 21:57:51 +02:00 |
wise86Android
|
08499dbd0b
|
add test file
|
2015-05-17 21:25:47 +02:00 |
wise86Android
|
fb4eb83e84
|
add the ability to export cameras information in a collada file
|
2015-05-17 20:54:45 +02:00 |
wise86Android
|
af54bf4c42
|
test fail, fix file path
|
2015-05-16 12:28:49 +02:00 |
Alexander Gessler
|
7771ce5db2
|
Update regression db.
|
2015-05-12 20:59:54 +02:00 |
Alexander Gessler
|
faea2ecccc
|
OBJ: Support spaces in material names, fixes #545.
Adding test file.
|
2015-05-10 23:50:18 +02:00 |
Alexander Gessler
|
67fb135ce8
|
Fix syntax errors.
|
2015-05-02 01:00:04 +02:00 |
Alexander Gessler
|
068778953a
|
Updated regression db for Collada.
|
2015-05-02 00:48:04 +02:00 |
Alexander Gessler
|
1851bf3acc
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-05-02 00:39:28 +02:00 |
Alexander Gessler
|
7eb5586c05
|
Output files in alphabetical order.
|
2015-05-02 00:33:29 +02:00 |
Alexander Gessler
|
3ded2d9123
|
Add script to determine if regression suite failures are considered acceptable as per the whitelist or not.
|
2015-05-01 23:24:25 +02:00 |
Léo Terziman
|
07f3f4b487
|
Updated unit tests to use new SetProperty interface
|
2015-04-28 17:27:20 +02:00 |
Alexander Gessler
|
edd4953a55
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-04-16 12:38:05 +02:00 |
abma
|
8c45a4dc3b
|
Merge remote-tracking branch 'origin'
Conflicts:
code/C4DImporter.cpp
code/OgreImporter.h
|
2015-04-16 01:03:00 +02:00 |
abma
|
bf4913b5c9
|
remove AssimpPCH.h: fixes #534
|
2015-04-16 01:00:17 +02:00 |
abma
|
83777da98b
|
fix run.py permissions
|
2015-04-15 21:22:39 +02:00 |
abma
|
7e9c48e1ae
|
add option ASSIMP_HEADERCHECK (defaults to off):
when enabled it adds the target "headercheck" to verify if all headers compile
|
2015-04-15 21:06:40 +02:00 |
Alexander Gessler
|
acef8198e0
|
Add whitelist of expected regression suite failures.
|
2015-04-15 01:22:29 +02:00 |
Alexander Gessler
|
03ea065271
|
Ignore Example.ogex for regression tests. OpenGEX importer is flaky and outputs nodes in different order each time.
|
2015-04-15 01:20:58 +02:00 |
Alexander Gessler
|
52a5ff2db2
|
Update IFC entries in regression database.
|
2015-04-15 01:18:20 +02:00 |
Alexander Gessler
|
fb45e4d512
|
Make command line parameters in gen_db script more predictable.
|
2015-04-14 10:22:33 +02:00 |
Alexander Gessler
|
5a8d5605a5
|
Update README for regression test suite.
|
2015-04-13 22:24:43 +02:00 |
Alexander Gessler
|
0c9bbadf5f
|
Update regression database (again).
|
2015-03-28 13:47:52 +01:00 |
Alexander Gessler
|
8d3853022a
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2015-03-28 13:44:11 +01:00 |
Alexander Gessler
|
c07cddff9e
|
Make regression test runner include "expected failure, ok" cases in its statistics. This previously caused discrepancy between the runner and the test generator.
|
2015-03-28 13:43:52 +01:00 |
Alexander Gessler
|
d717c4b2dd
|
Fix to have gen_db.py also include files that accidentally have uppercase file extensions, affecting ~200 files previously skipped.
|
2015-03-28 13:36:47 +01:00 |