Jared Mulconry
|
6e02bcd8d6
Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3.
|
8 years ago |
Kim Kulling
|
d40b6089e8
Fix compiler warnings + one review finding.
|
8 years ago |
arkeon
|
44a9f80e40
Ply importer with correction from last general trunk merge
|
8 years ago |
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
|
8 years ago |
Steve Mokris
|
2e455b78c8
Add support for reading texture coordinates from PLY meshes with properties named 'texture_u' and 'texture_v'.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
7a47f1f8f7
Issue-1183: add stp to the list of supported extensions for step-files.
|
8 years ago |
Kim Kulling
|
a75fa44bde
PLY: prepare bugfix by adding missing unittest.
|
8 years ago |
Andy Maloney
|
0c7aac02eb
Fixes spelling in comments
|
8 years ago |
Chris Russ
|
a7894b090d
Upgrading PLY exporter to allow element definition as double
|
9 years ago |
Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 years ago |
emvivre
|
93be0f69da
PlyParser: fix invalid loading when comment is empty.
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Sebastien Bonopera
|
62ec784cef
Fixed issue in PlyParser (uint16 values misparsed)
|
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 |
U-ORADEV\albihern
|
7043551068
Modifying files to let assimp build under cygwin.
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
abma
|
c4997f16db
remove "register" keyword:
|
10 years ago |
Turo Lamminen
|
fe89773c6f
Fix infinite loop in PLY parser
|
10 years ago |
abma
|
b1221ade64
fix some errors/warnings found by static code analyzer
|
10 years ago |
YoheiKakiuchi
|
08324b8095
fix miss commit at 8e35ea59d520a3449793e50f678af3a14b8cd140
|
11 years ago |
YoheiKakiuchi
|
99e4176576
fix using flag
|
11 years ago |
YoheiKakiuchi
|
8e35ea59d5
check binary or not in ParseHeader in PlyParser
|
11 years ago |
YoheiKakiuchi
|
52916b094c
remove SkipSpaceAndLineEnd after parsing end_header in PlyParser.cpp
|
11 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |