Kim Kulling
|
c5d6ac2c30
ObjParser: remove deprecated code.
|
8 years ago |
Kim Kulling
|
905e48a35c
Buffered stream API for big files: add next try of a prototype.^
|
8 years ago |
John Senneker
|
c3ebdc56de
Parse homogeneous vertex coordinates in OBJs
|
8 years ago |
Roy Shilkrot
|
7d98643bcf
adding support for per-vertex colors.
|
9 years ago |
Robert Liebo
|
abb3e6b854
[VCS-1030] fallback for non-found .mtl file: try file name of original obj with just the file extension replaced by "mtl"
|
9 years ago |
Kim Kulling
|
37a3976b30
Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)"
|
9 years ago |
Andrew Parlane
|
109f6feb6e
ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code.
|
9 years ago |
Andrew Parlane
|
1632f1fbb9
ObjImporter: Added better progress reporting during file import.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Kim Kulling
|
e4510c26ba
Obj-Importer: fix https://github.com/assimp/assimp/issues/641
|
10 years ago |
Kim Kulling
|
5a207dbb19
Merge branch 'master' of https://github.com/assimp/assimp
|
10 years ago |
Kim Kulling
|
14a849b398
Obj-loader: change include brackets.
|
10 years ago |
Kim Kulling
|
e138a02dd5
Obj: fix issue 121 - set group names as the mesh names.
|
10 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
rob100
|
b8c12fdc6f
CodeQuality improvements
|
10 years ago |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
470ad98281
fix "headercheck":
|
10 years ago |
Kim Kulling
|
c3e2fa0761
- untabify obj parser.
|
10 years ago |
Kim Kulling
|
fbaf89492d
bugfix: Obj-importer is now able to deal with 3d-texture coordinates.
|
11 years ago |
Jared Duke
|
931f0489bd
Properly parse 'mg' keyword in .obj files
|
11 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
df63b4b3ed
[3298060] OBJ: Add support for p and l elements
|
14 years ago |
kimmi
|
f3310b0f36
BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader.
|
15 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
aramis_acg
|
a84774cbe2
Increase OBJ loader static working buffer size to 4096 to avoid huge lines being cropped.
|
15 years ago |
kimmi
|
a870710f56
- REFACTORING : Remove not used header from ObjFileParser.
|
15 years ago |
aramis_acg
|
64168ba975
FIX: ObjLoader failed to locate material files if the input path contained 'wrong' path delimiters.
|
16 years ago |