Kim Kulling
|
8272514b83
ObjImporter: use pre increment as a micro optimization.
|
8 years ago |
Alberto Taiuti
|
cf7059f074
Fix obj .mtl file loading
|
8 years ago |
Kim Kulling
|
084a6f6415
Obj-Streaming: add new io-stream for line-wise cached reading + first
|
8 years ago |
Kim Kulling
|
905e48a35c
Buffered stream API for big files: add next try of a prototype.^
|
8 years ago |
Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 years ago |
Kim Kulling
|
37a3976b30
Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)"
|
9 years ago |
Andrew Parlane
|
c7d86e97cc
ObjTools: Update getName() to work with const iterators.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Vitaly Ovchinnikov
|
af40c99a6a
trimming spaces around material names
|
9 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 |
abma
|
470ad98281
fix "headercheck":
|
10 years ago |
Kim Kulling
|
a5afbcf29c
refactoring: remove duplicate code.
|
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 |
gongwei
|
0b88f72be2
refactor the code, also parse texture option explictly
|
11 years ago |
kimmi
|
3f47ac3fe2
Bugfix : Fix an invalid getName function. Thanks to cyrilchampier.
|
13 years ago |
kimmi
|
7384ce4005
Bugfix: Fix gcc 4.4 compilation error on r1251, thanks to Rosen Diankov for that.
|
13 years ago |
kimmi
|
8441ecf6bf
Bugfix : Fix a compiler issue with OSX and Linux.
|
13 years ago |
kimmi
|
f9cd8845b1
- Bugfix : Bug 3511751 closed, handling no defined material name.
|
13 years ago |
aramis_acg
|
c84a14a7a8
[3118522] OBJ material/texture filename with spaces support.
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
kimmi
|
613a4cc679
- BUGFIX: Crash in obj-model.
|
14 years ago |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
kimmi
|
21f948288c
BUGFIX : Fix crash in material loader.
|
15 years ago |
kimmi
|
eda47a6f0b
- Add new helper funtion to detect end of buffer.
|
16 years ago |
aramis_acg
|
29c33760e4
Triangulation:
|
16 years ago |
aramis_acg
|
f7aa836330
ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations.
|
16 years ago |