kimkulling
|
30c20eb5fc
INtroduce new log macros.
|
7 年 前 |
JeffH-BMG
|
cfd56a43a5
Fix compile error
|
7 年 前 |
JeffH-BMG
|
89a4cf9495
Respond to comments
|
7 年 前 |
JeffH-BMG
|
6fd64b95c3
Fix compile error
|
7 年 前 |
JeffH-BMG
|
05cf8bfb2e
Fix import of binary STL files in double-precision builds
|
7 年 前 |
Kim Kulling
|
b049933d2f
update license dates.
|
7 年 前 |
Kim Kulling
|
81fbe2c7d3
Merge branch 'master' into issue_1660
|
7 年 前 |
Kim Kulling
|
d230635ff6
STLLoader: closes https://github.com/assimp/assimp/issues/1660: use memcpy instead of a c-style dynamic cast to parse a aiVector3D
|
7 年 前 |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 年 前 |
Kim Kulling
|
5822d1920e
Update STLLoader.cpp
|
7 年 前 |
Daniel Hritzkiv
|
67c236647d
Restore import of multi mesh binary STLs
|
7 年 前 |
Alexandre Avenel
|
eb452b28a2
Fix warning on MSVC14
|
7 年 前 |
Kim Kulling
|
30e06f7437
closes https://github.com/assimp/assimp/issues/216: check the area of a triangle to check if its degenerated or not.
|
7 年 前 |
Kim Kulling
|
da7ce89ff2
Update STLLoader.cpp
|
7 年 前 |
Kim Kulling
|
b87e7643d2
Update STLLoader.cpp
|
7 年 前 |
Kim Kulling
|
9a9f18bbed
closes https://github.com/assimp/assimp/issues/104: deal with more solids in one STL file.
|
7 年 前 |
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 年 前 |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 年 前 |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 年 前 |
Jared Mulconry
|
58e0d8c261
Fixed build warnings on MSVC14 x64 in the STL format sources.
|
8 年 前 |
Giuseppe Barbieri
|
b6fb1f3c05
Update STLLoader.cpp
|
8 年 前 |
Kim Kulling
|
02e038bbb6
Fix compiler warnings related to issue 957.
|
8 年 前 |
Chris Russ
|
05a6ee6473
Adding double precision import support for formats that can be exported
|
9 年 前 |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 年 前 |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 年 前 |
Eric Engestrom
|
87e7cf00a2
Fix spelling mistakes
|
9 年 前 |
Kim Kulling
|
1191d03405
Update license info.
|
9 年 前 |
Kim Kulling
|
6b1cac5743
Merge branch 'master' of https://github.com/assimp/assimp
|
10 年 前 |
Kim Kulling
|
ca6296f609
STLLoader: mak functions local.
|
10 年 前 |
Kim Kulling
|
4afddf316f
Merge pull request #632 from turol/afl-fixes
|
10 年 前 |