Kim Kulling
|
afb2f3036e
|
OpenDDLParser: latest greatest.
|
2017-06-25 13:21:36 +02:00 |
Kim Kulling
|
6aca0f86b4
|
Merge pull request #1314 from jamesgk/gltf-export
GLTF exporter: ensure buffer view byte offsets are correctly aligned
|
2017-06-22 08:31:07 +02:00 |
Kim Kulling
|
735e64309b
|
LWO: use forward declaration in header.
|
2017-06-21 23:06:53 +02:00 |
Kim Kulling
|
bd2af6591f
|
Fix compiler warnings.
|
2017-06-21 23:02:46 +02:00 |
jamesgk
|
7e45c63901
|
GLTF exporter: ensure buffer view byte offsets are correctly aligned
|
2017-06-21 09:58:24 -07:00 |
Kim Kulling
|
439409bef2
|
SceneCombiner: fix the build.
|
2017-06-21 15:24:06 +02:00 |
Kim Kulling
|
b727420cf2
|
SceneCOmbiner: Fix the build.
|
2017-06-21 14:31:37 +02:00 |
Kim Kulling
|
612ac234c5
|
SceneCombiner: move header for scenecombiner to public folder.
|
2017-06-21 14:21:16 +02:00 |
Kim Kulling
|
d3140a68ab
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-06-17 21:17:39 +02:00 |
Kim Kulling
|
64cbc69337
|
remove dead code.
|
2017-06-17 20:36:59 +02:00 |
Kim Kulling
|
d7e13e67c4
|
Utf8: integrate new lib.
|
2017-06-17 19:38:47 +02:00 |
Kim Kulling
|
6e1034996e
|
UTF8Encoding: introduce new lib.
|
2017-06-16 16:43:39 +02:00 |
Kim Kulling
|
79818145a7
|
ObjImporter: remove dead code.
|
2017-06-15 20:24:10 +02:00 |
Kim Kulling
|
7977ded078
|
Merge pull request #1300 from assimp/ply_export_test
ply-exporter: add unittest.
|
2017-06-09 23:02:30 +02:00 |
Leo Terziman
|
4974c99288
|
Merge remote-tracking branch 'github/master' into contrib
|
2017-06-08 11:01:11 +02:00 |
Kim Kulling
|
548c09271b
|
ply-exporter: add unittest.
|
2017-06-07 14:06:38 +02:00 |
Kim Kulling
|
7f8839b1f4
|
Merge pull request #1293 from arkeon7/PLY_refactoring
PLYImporter refactoring
|
2017-06-06 11:55:37 +02:00 |
Kim Kulling
|
19d59b630b
|
SpatialSort: use much easier reabability.
|
2017-06-06 11:37:02 +02:00 |
arkeon
|
44a9f80e40
|
Ply importer with correction from last general trunk merge
|
2017-06-02 22:19:41 +02:00 |
Arkeon
|
f84851e893
|
PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation
IFC :
- update poly2tri to avoid crash on some IFC files
Collada :
- manage missing texture reference in collada import
|
2017-06-02 13:48:57 +02:00 |
Leo Terziman
|
ca5ac0b532
|
Fixed bug where IFC models with multiple IFCSite only loaded 1 site instead of the complete model
|
2017-06-01 09:47:50 +02:00 |
Kim Kulling
|
9e98097aae
|
closes https://github.com/assimp/assimp/issues/1244: log error for
overflow.
|
2017-05-31 21:43:41 +02:00 |
Kim Kulling
|
8c6f18ea2a
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-05-31 21:37:42 +02:00 |
Kim Kulling
|
1207a81b70
|
ObjImporter: remove dead code.
|
2017-05-31 21:37:16 +02:00 |
Kim Kulling
|
4dc7940ac5
|
ObjImporter: fix dead code.
|
2017-05-31 20:28:00 +02:00 |
Kim Kulling
|
e501cc17c2
|
Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks
|
2017-05-31 20:18:39 +02:00 |
Kim Kulling
|
82380084c5
|
ObjImporter: next try for multiple line stuff.
|
2017-05-31 16:36:08 +02:00 |
Kim Kulling
|
813f3b8248
|
ObjLoader: improve performance of obj-import.
|
2017-05-30 21:10:33 +02:00 |
Kim Kulling
|
c121cec68a
|
Obj-Importer: introduce working test for line breaks.
|
2017-05-29 22:00:13 +02:00 |
Kim Kulling
|
d30b1e585c
|
Tests how o adress this topic.
|
2017-05-28 22:25:06 +02:00 |
Kim Kulling
|
8cc80a3d9c
|
ObjImporter: fix the build.
|
2017-05-28 14:14:22 +02:00 |
Kim Kulling
|
3d99892b94
|
Opj-Importer: fix coverity finding.
|
2017-05-27 19:37:28 +02:00 |
Kim Kulling
|
e93355c8b4
|
Build: fix some compiler warnings for g++.
|
2017-05-26 09:18:23 +02:00 |
Kim Kulling
|
1b4cbcc6ad
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-05-25 22:40:36 +02:00 |
Kim Kulling
|
fb33199d99
|
GLTFImporter: exclude headers from build whem no_glft_importer is
defined.
|
2017-05-25 22:34:45 +02:00 |
Kim Kulling
|
b7d4b69e0d
|
X3DImporter: fix the build.
|
2017-05-24 22:35:35 +02:00 |
Kim Kulling
|
3c370c83b9
|
MDLImporter: remove dead code.
|
2017-05-24 21:18:51 +02:00 |
Kim Kulling
|
18b0316d52
|
X3DImporter: fix coverity finding ( missing comma ).
|
2017-05-24 21:15:55 +02:00 |
Kim Kulling
|
ec496a5833
|
X3DImporter: fix coverity finding.
|
2017-05-24 21:04:35 +02:00 |
Kim Kulling
|
3d5e94477f
|
Merge pull request #1272 from assimp/issue-1262
closes https://github.com/assimp/assimp/issues/1262: fix .
|
2017-05-19 23:13:40 +02:00 |
Kim Kulling
|
febf94f6aa
|
Merge pull request #1212 from aoowweenn/umw_dev
MikuMikuDance Format
|
2017-05-17 12:01:46 +02:00 |
Kim Kulling
|
eba06f0c8b
|
Merge pull request #1275 from ab4d/master
Fixed build error in ObjExporter :: GetMaterialLibFileName
|
2017-05-17 11:34:35 +02:00 |
Kim Kulling
|
1daad40b30
|
Merge branch 'master' into issue-1262
|
2017-05-17 10:20:45 +02:00 |
Kim Kulling
|
04f908aa4c
|
Obj-Exporter: fix build.
|
2017-05-17 10:13:07 +02:00 |
Kim Kulling
|
60c54cbf59
|
Merge branch 'master' of https://github.com/assimp/assimp
|
2017-05-17 09:25:30 +02:00 |
Kim Kulling
|
2f649833d5
|
LWOLoader: fix link in loader description.
|
2017-05-17 09:25:07 +02:00 |
Andrej
|
331bbacf3d
|
Fixed build error in ObjExporter :: GetMaterialLibFileName
|
2017-05-16 22:18:47 +02:00 |
Andrej
|
2b89a3cffc
|
Using single quote for one character parameter in find_last_of method call
|
2017-05-16 21:56:49 +02:00 |
Kim Kulling
|
3f68278ea0
|
Merge branch 'master' into issue-1262
|
2017-05-16 21:53:35 +02:00 |
Kim Kulling
|
a45b5cdfb5
|
OpenGEX: fix invalid handling with color4 token.
|
2017-05-16 21:45:23 +02:00 |