cg-cnu
|
2e33304b19
added new line at EOF
|
7 years ago |
cg-cnu
|
2d6d591d6e
moved flip axis constants to constants.py
|
7 years ago |
gero3
|
38ee6ae015
Update constants.py
|
8 years ago |
gero3
|
217c6ea620
removal double assignements
|
8 years ago |
gero3
|
3469127b8c
Update constants.py
|
8 years ago |
manthrax
|
e395a619b5
Add multimaterial support to geometries and indexed buffergeometries
|
8 years ago |
Ryan Lee
|
96f9ed2d05
added key in Constants that corresponds to data coming out of Blender; removed debug prints
|
8 years ago |
Erman Geliboluoğlu
|
c878e57a5f
Loader.js loadTexture method looks for 'repeat' or 'mirror' strings but Blender JSON exporter write them as 'RepeatWrapping' and 'MirrorerRepeatWrapping'.
|
8 years ago |
Mr.doob
|
af9e25967a
Blender Exporter: Export Buffer Geometry by default.
|
8 years ago |
Samuel Sylvester
|
346f38c566
Abelnation RectAreaLight with ltc approximation (#10041)
|
8 years ago |
Nathan Phillip Brink
|
4617125265
Blender exporter: optionally export Custom Properties as userData.
|
9 years ago |
Mr.doob
|
6cf33a63f7
Merge pull request #8068 from mhirsch/blender_export_embed_textures_option
|
9 years ago |
Matt Hirsch
|
4e7f1cbc3d
Change logic: copy textures -> export textures, embed depends on export
|
9 years ago |
s9k
|
6b36454969
Blender exporter: Added second UV layer support
|
9 years ago |
Matt Hirsch
|
8c02a182a6
Add feature to blender exporter to embed textures in .json file as base64 string, much like three.js editor
|
9 years ago |
Ben Houston
|
a600e3700f
Merge branch 'dev' of [email protected]:mrdoob/three.js into tmp
|
9 years ago |
Ben Houston
|
d848e13d34
add decayExponent support to lights.
|
9 years ago |
yomotsu
|
d31d47352a
remove colorAmbient from Blender exporter
|
9 years ago |
repsac
|
ce4c84709a
missing files for the disabling of logging
|
10 years ago |
Ben Houston
|
6179248c31
Merge branch 'dev' into temp
|
10 years ago |
Mr.doob
|
43f1e3de9b
Removed WebGLDeferredRenderer. See #7095.
|
10 years ago |
Ben Houston
|
44560917d7
update format version to 4.4
|
10 years ago |
Ben Houston
|
454847c973
manual merge of blender Clip (blend shape + node animation) support.
|
10 years ago |
Mr.doob
|
715299b2ae
Merge pull request #6805 from tschw/Blender_exporter_offsets
|
10 years ago |
tschw
|
3f200147f1
Blender: Let texture export use numeric constants.
|
10 years ago |
tschw
|
842e42908e
JSON: BufferGeometry, .offsets -> .drawcalls.
|
10 years ago |
Vitaly Ovchinnikov
|
7a6ca03b4c
added double-sided option
|
10 years ago |
tschw
|
0b3411ecf6
Merge branch 'dev' of github.com:mrdoob/three.js into Blender_extra_vertex_groups
|
10 years ago |
tschw
|
b15f5bf85e
Allows export of non-skinning Vertex Groups as BufferGeometry custom attributes.
|
10 years ago |
tschw
|
9df3f9b197
Blender export of indexed BufferGeometry objects.
|
10 years ago |