kimkulling
|
a06133ab52
Update copyrights.
|
6 years ago |
Korbinian Würl
|
4b7b692e5e
Fix Issue #1923: OBJ Exporter can't correctly export vertex colors
|
7 years ago |
kimkulling
|
9ca32b2373
closes https://github.com/assimp/assimp/issues/1894: use mesh name to name exported obj node.
|
7 years ago |
Kim Kulling
|
af3bba1572
fix review findings.
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Unknown
|
12dbbd4ce9
Misc. typos
|
8 years ago |
Kim Kulling
|
cdfd4b9702
closes https://github.com/assimp/assimp/issues/1315: check in exporting against out-of-bounds-access .
|
8 years ago |
Kim Kulling
|
02b042d78e
closes https://github.com/assimp/assimp/issues/1351: use correct name for obj-meshname export for groups.
|
8 years ago |
Kim Kulling
|
b7bd006304
Merge branch 'master' into ObjExporter_nomtl
|
8 years ago |
Thomas Lemaire
|
5b76a31485
fix trivial warnings
|
8 years ago |
Thomas
|
18cef9b391
[ObjExporter] add a "no mtl" version of the obj exporter
|
8 years ago |
ndotl
|
7c8e8e04fa
Merge branch 'master' into adsk-contrib-fix-std-stream-overflow
|
8 years ago |
Haik Lorenz
|
7353d25c13
Prevent failing stringstream to crash the export process
|
8 years ago |
Kim Kulling
|
9033071237
Obj: rename attribute from exporter.
|
8 years ago |
Kim Kulling
|
e93355c8b4
Build: fix some compiler warnings for g++.
|
8 years ago |
Kim Kulling
|
eba06f0c8b
Merge pull request #1275 from ab4d/master
|
8 years ago |
Kim Kulling
|
04f908aa4c
Obj-Exporter: fix build.
|
8 years ago |
Andrej
|
331bbacf3d
Fixed build error in ObjExporter :: GetMaterialLibFileName
|
8 years ago |
Andrej
|
2b89a3cffc
Using single quote for one character parameter in find_last_of method call
|
8 years ago |
Andrej
|
c3974512e4
Improved obj exporter to export materials to fileName.mtl instead of fileName.obj.mtl
|
8 years ago |
Andrej
|
04dbdca329
Revert "Creating fileName.mtl file instead of fileName.obj.mtl"
|
8 years ago |
Andrej
|
5757980ea5
Creating fileName.mtl file instead of fileName.obj.mtl
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
31bb9f7ba6
Obj: fix code review findings.
|
8 years ago |
Kim Kulling
|
692fb216f7
closes https://github.com/assimp/assimp/issues/809: add vertex color
|
8 years ago |
Henryk Blasinski
|
17cae8ac5a
Added support for parameters Ni and Tf in OBJ/MTL file format.
|
8 years ago |
Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 years ago |
Chris Russ
|
a5b3ce9a3c
reverting back to 16 digit precision export
|
9 years ago |
Chris Russ
|
10f22779f4
setting default export precision to 17 for all exporters
|
9 years ago |