kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 years ago |
kimkulling
|
b6f29bf54f
Add usage of log macros, next files.
|
7 years ago |
Alexandre Avenel
|
d2547e84f5
Fix for undefined behavior when loading binary PLY
|
7 years ago |
Kim Kulling
|
b049933d2f
update license dates.
|
7 years ago |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 years ago |
Turo Lamminen
|
b49a4e1338
PLY: Remove dead assignment and reduce scope of a variable
|
7 years ago |
Daniel Hritzkiv
|
2922753589
Return early when element is TextureFile
|
7 years ago |
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)
|
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 |
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 |