kimkulling
|
066349f36b
Add usage of log macros.
|
7 years ago |
Turo Lamminen
|
c42dd9104c
BlenderLoader: Fix memory leak
|
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
|
f35d5952dc
BlenderLoader: Replace ScopeGuard with std::unique_ptr
|
7 years ago |
Jared Mulconry
|
341222697a
Address warnings on Clang 3.9 caused by having a static data member in a class template.
|
7 years ago |
VennGrayDog
|
0b34089df0
Added TokensForSearch in BlenderLoader to allow CanRead return true for in-memory files.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
8d27945619
Merge branch 'master' into cleanup_includes
|
8 years ago |
Kim Kulling
|
7a47f1f8f7
Issue-1183: add stp to the list of supported extensions for step-files.
|
8 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 years ago |
Kim Kulling
|
31bb9f7ba6
Obj: fix code review findings.
|
8 years ago |
Jared Mulconry
|
f206249fbf
Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix
|
8 years ago |
Kim Kulling
|
e50ac81b65
Merge branch 'master' into coverity_scan
|
8 years ago |
Jared Mulconry
|
4b6c69c4f8
Fixed an incorrect cast introduced in an earlier commit.
|
8 years ago |
Jared Mulconry
|
06beb50391
Fixed build warnings on MSVC14 x64 in the Blender format sources, as well as
|
8 years ago |
Eshed
|
25cda401c5
use cmath and C++ (std::) versions of functions
|
8 years ago |
Kim Kulling
|
f51cd4c6d4
Merge branch 'master' into coverity_scan
|
9 years ago |
Kim Kulling
|
0c00edb40e
Blender: fix some minor findings.
|
9 years ago |
Kim Kulling
|
a54835c91d
Merge master
|
9 years ago |
TrianglesPCT
|
66c1a176de
Add files via upload
|
9 years ago |
TrianglesPCT
|
667aa37fdd
Add files via upload
|
9 years ago |
TrianglesPCT
|
28c9f56c5e
Add files via upload
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
ciechowoj
|
c554b55f97
Merge branch 'blender_materials'
|
9 years ago |
ciechowoj
|
c4a542a994
Adds blender material loading.
|
9 years ago |
ciechowoj
|
25d84a6aff
Adds support for area lights.
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 years ago |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 years ago |
boxdot
|
0d44479399
Import reflectance factor from Blender.
|
9 years ago |