Kim Kulling
|
0bdb375804
|
Add missing file export into archive.
|
2017-11-24 18:59:37 +01:00 |
Kim Kulling
|
09a5946dbd
|
Prepare archive structure.
|
2017-11-23 22:47:18 +01:00 |
Kim Kulling
|
454b8919b0
|
use one header for all xml-tags.
|
2017-11-21 21:34:25 +01:00 |
Kim Kulling
|
b474e75e29
|
3Mf-Export: add prototypes for relations and rest of 3MF-document.
|
2017-11-21 18:41:16 +01:00 |
Kim Kulling
|
a7be5b527f
|
add missing return statement.
|
2017-11-20 23:53:53 +01:00 |
Kim Kulling
|
9ca7b00280
|
Merge branch 'master' into export_3mf
|
2017-11-20 22:36:50 +01:00 |
Kim Kulling
|
c22b4acd47
|
3MF: Export initial commit.
|
2017-11-20 22:36:17 +01:00 |
Patrick Dähne
|
a05d74a281
|
[glTF2] Moved byteStride from accessor to bufferView
|
2017-11-20 19:01:28 +01:00 |
Patrick Dähne
|
6cbfd5b977
|
[glTF2] Implemented reading binary glTF2 (glb) files
|
2017-11-20 14:59:05 +01:00 |
Kim Kulling
|
65d6daa414
|
Merge branch 'master' into patch-13
|
2017-11-18 20:36:05 +01:00 |
Kim Kulling
|
1a1d96d3e2
|
Merge branch 'master' into fix_android
|
2017-11-18 18:32:58 +01:00 |
Kim Kulling
|
a8e65a1e8a
|
Fix android build.
|
2017-11-18 18:32:16 +01:00 |
Turo Lamminen
|
8ae7231654
|
Blender: Silence warning about uninitialized member
|
2017-11-18 16:50:45 +02:00 |
Turo Lamminen
|
2c8cc1f732
|
BlenderDNA: Silence warning about uninitialized member
|
2017-11-18 16:49:03 +02:00 |
Turo Lamminen
|
bcffa28a33
|
MDLImporter: Don't take address of packed struct member
|
2017-11-18 16:39:43 +02:00 |
Turo Lamminen
|
1067ae4bfa
|
FIReader: Fix strict-aliasing warnings
|
2017-11-18 15:54:40 +02:00 |
Turo Lamminen
|
c1515db56f
|
Blender: Fix strict-aliasing warnings
|
2017-11-18 15:50:56 +02:00 |
Giuseppe Barbieri
|
703d046fd9
|
Update ValidateDataStructure.cpp
|
2017-11-18 00:34:00 +01:00 |
Giuseppe Barbieri
|
fc360b9cc8
|
Update ValidateDataStructure.h
|
2017-11-18 00:05:17 +01:00 |
Kim Kulling
|
07a99e0843
|
Merge branch 'master' into issue_1513
|
2017-11-16 17:32:34 +01:00 |
Giuseppe Barbieri
|
d9965f6220
|
Update Importer.cpp
|
2017-11-16 14:42:20 +01:00 |
Kim Kulling
|
7db10022e9
|
closes https://github.com/assimp/assimp/issues/1513: fix assimp for cross compile for android
|
2017-11-15 21:26:25 +01:00 |
Turo Lamminen
|
f475803f93
|
X3DImporter: Add assertions to silence static analyzer warnings
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
66c18cc406
|
TerragenLoader: Remove unused variable
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
e47bf932e8
|
SIBImporter: Add assertions to silence static analyzer warnings
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
583d3f88b8
|
FBX: Remove dead assignment
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
ef0af40f90
|
IFC: Remove dead code
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
b49a4e1338
|
PLY: Remove dead assignment and reduce scope of a variable
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
97843f19d2
|
OpenGEX: Add assertion to silence a static analyzer warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
f470b8466f
|
GLTF2: Fix signed/unsigned warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
f90019bc1e
|
NFF: Add assertions to silence static analyzer warnings
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
3f299b2a2b
|
NFF: Split up some complicated assignments
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
d24e0d44b2
|
Raw: Fix misleading indentation warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
2b93a210c9
|
NFF: Reduce scope of a variable
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
940449d837
|
LWO: Reduce scope of a variable
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
a276a02726
|
IRRLoader: Fix confusing boolean casting
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
437816fc33
|
AssbinExporter: Add assertion to silence a static analyzer warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
4c9f169109
|
ASE: Add assertion to silence a static analyzer warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
856d402b59
|
AMFImporter: Add assertion to silence a static analyzer warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
2c7770eed5
|
AMFImporter: Add a block
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
bd0d47c5fc
|
Whitespace
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
a7fccf8f33
|
OptimizeGraph: Fix possible null pointer dereference
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
c51b92cfa3
|
RemoveRedundantMaterials: Add assertion to silence a static analyzer warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
95f2319b41
|
ImproveCacheLocality: Add assertion to silence a static analyzer warning
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
c774e864a0
|
Remove some dead assignments
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
266e3b29a8
|
RemoveRedundantMaterials: Set pointer to nullptr after deleting it
|
2017-11-15 11:45:21 +02:00 |
Turo Lamminen
|
76919e87ea
|
fast_atof: Silence some uninitialized variable warnings
|
2017-11-15 11:45:21 +02:00 |
Kim Kulling
|
24b728b3ea
|
FindDegeneratives: adapt unittests and add configs
|
2017-11-12 22:09:18 +01:00 |
Kim Kulling
|
9206d1b62b
|
Merge branch 'master' into issue_216
|
2017-11-12 11:04:51 +01:00 |
Kim Kulling
|
005b537324
|
unittests: add VS-based source groups for the unittests.
|
2017-11-10 20:40:00 +01:00 |