Kim Kulling
|
cae8a172c3
Merge branch 'master' into coverity_scan
|
8 years ago |
abma
|
a3295c6640
fix compile warning
|
8 years ago |
wise86Android
|
4872c4caf8
122238 Use after free
|
9 years ago |
Kim Kulling
|
0c00edb40e
Blender: fix some minor findings.
|
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 |
Kim Kulling
|
0ec1e91722
Regression Testsuite: update database.
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 years ago |
boxdot
|
0d44479399
Import reflectance factor from Blender.
|
9 years ago |
boxdot
|
13ec11bca8
Import mClipPlane{Near,Far} and mHorizontalFOV from Blender.
|
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 |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Kim Kulling
|
aae01c47ad
bugfix: fix compiler warnings for gcc-4.8.1.
|
11 years ago |
Alexander Gessler
|
9186911da0
Fix build exclude define in BlenderScene.cpp, fixes #205
|
11 years ago |
Calvin Hsu
|
a9a881cde6
Blender: map texture influence to aiTextureType
|
12 years ago |
acgessler
|
b70650e9a4
Blender: new DNA loading code generated by genblenddna.py script, now machine-generates the previously hand-written fix.
|
12 years ago |
acgessler
|
3408a0a838
Blender: iterative loading code for the linked list of scene objects, fixes #28 but is preliminary as it touches code that is normally machine-generated.
|
12 years ago |
Kester Maddock
|
3713383b0f
Added uv and colour support
|
12 years ago |
Kester Maddock
|
eaf9cbc120
Added (basic) Blender 2.63 support. No uvs or colours supported yet.
|
12 years ago |
aramis_acg
|
07841c3e13
# Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out.
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
ffdb479411
+ Blender: read specular hardness. Thanks to Marvin for the patch.
|
14 years ago |
aramis_acg
|
99f2e3bd97
# bugfix typo in blender loader leading to warnings due to non-existent fields in the DNA.
|
14 years ago |
aramis_acg
|
d082330cea
BLENDER: Fix potential stack overflow caused by a DOM object referencing itself.
|
15 years ago |
aramis_acg
|
188aa3da37
blender loader now reads basic material colors and even simple textures, be them embedded into the BLEND file or not.
|
15 years ago |
aramis_acg
|
3cf20b605d
blender loader now loads material assignments.
|
15 years ago |
aramis_acg
|
32bfa9ac21
Add WIP version of the BLENDER importer. DO NOT USE FOR PRODUCTION YET!
|
15 years ago |