Kim Kulling
|
14a849b398
Obj-loader: change include brackets.
|
10 years ago |
Kim Kulling
|
891c17ee7b
Obj: remove dead code.
|
10 years ago |
Kim Kulling
|
4a77170399
Coverity finding: fix 2 more resource leaks.
|
10 years ago |
Kim Kulling
|
001eef2a9f
Coverify: fix resource leak.
|
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 |
Kim Kulling
|
85e2f47dc8
Merge pull request #523 from turol/afl-fixes
|
10 years ago |
Alexander Gessler
|
faea2ecccc
OBJ: Support spaces in material names, fixes #545.
|
10 years ago |
Łukasz Twarduś
|
55ae853c2e
Fix compilation with libc++
|
10 years ago |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Turo Lamminen
|
3e728e80eb
Obj: Change asserts to exceptions
|
10 years ago |
Kim Kulling
|
bd1168af30
fix invalid line endling handling.
|
10 years ago |
Kim Kulling
|
a5afbcf29c
refactoring: remove duplicate code.
|
11 years ago |
Tyson Grant Nottingham
|
0c5605d07d
Don't use isspace() in OBJ file parser.
|
11 years ago |
Tyson Grant Nottingham
|
36c82fe5b0
Allow several spaces between numbers in OBJ files.
|
11 years ago |
Kim Kulling
|
b3b732c12b
update: some micro improvements, replace post-increment operator with pre-increment operator.
|
11 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 |
Kim Kulling
|
685612b9f4
- refactoring : remove not used mesh index from private method in obj-importer.
|
12 years ago |
Calvin Hsu
|
32a10ec0a0
obj: Add support for relative vertex indexing
|
12 years ago |
Calvin Hsu
|
c29109d1a4
obj: Fix tabs causing vertices to be skipped
|
12 years ago |
Alexander Gessler
|
e80886f12c
Obj: support line continuations with \ (fixes #91)
|
12 years ago |
Andy Maloney
|
d7c6cd9ece
{OBJ} Allow spaces in group names
|
12 years ago |
kimmi
|
648e8fe924
- Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances.
|
13 years ago |
aramis_acg
|
6fa251c2f2
- unify naming of all header files. Obviously, this is a breaking change that affects all users.
|
13 years ago |
aramis_acg
|
075b1acaf0
- move include/ to include/assimp/ to have consistent header locations between installed and trunk version.
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |