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 |
rkusa
|
e0d9e360f4
Blender: add option to disable modifier application
|
10 years ago |
rkusa
|
4f6430ddf9
Blender: add button to save settings to .blend file
|
10 years ago |
rkusa
|
02a08075e8
Blender: export hierarchy
|
10 years ago |
repsac
|
48be885e6e
added quaternion normalization to rest export
|
10 years ago |
mese79
|
f933ee1b57
change texture_folder to textureFolder and revert back default options
|
10 years ago |
mese79
|
932ee2d443
add support for texture folder
|
10 years ago |
repsac
|
91a9b61484
Added utility functions to generate ID using a base name
|
10 years ago |
repsac
|
d4228099f5
Enable Precision is now on by default
|
10 years ago |
repsac
|
348a3c3c53
Updated bl_info author, version, and blender metadata.
|
10 years ago |
Mr.doob
|
ed70516e4e
Removed SphericalRefractionMapping. See #5622.
|
10 years ago |