Daniel Nienhaus
|
8eaef33862
Fix blender rest export of individual skinned meshes (#8781)
|
9 years ago |
Ryan Lee
|
ff054272d1
removed 'Rest' from keyframe animation drop down since it doesn't work; Added tooltip note when hovering over dropdown to inform user that mesh must be in bind pose when exporting
|
9 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 |
Jørgen Borgesen
|
bc784fd2b2
Removes option to enable/disable compact separators. Now it's always enabled.
|
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 |
Jørgen Borgesen
|
e951d74c51
Adds blender exporter option to toggle compact separators output
|
9 years ago |
repsac
|
ce4c84709a
missing files for the disabling of logging
|
10 years ago |
Ben Houston
|
4cc67551a7
add more authors.
|
10 years ago |
Ben Houston
|
454847c973
manual merge of blender Clip (blend shape + node animation) support.
|
10 years ago |
Cristian Mircea Messel
|
afb8f79a1e
increment min blender version for io_three
|
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 |
Ricardo Cabello
|
afd72f5d06
Merge pull request #6533 from tschw/Blender_BufferGeometry_index
|
10 years ago |
tschw
|
b15f5bf85e
Allows export of non-skinning Vertex Groups as BufferGeometry custom attributes.
|
10 years ago |
tschw
|
b41f7600c6
Consistent default for geometry type property.
|
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 |
repsac
|
0fd040f4f2
Added Preset Dropdown
|
10 years ago |
rkusa
|
02a08075e8
Blender: export hierarchy
|
10 years ago |
repsac
|
584ac47446
Fixed a bug where the Blender API was reliant on the object and data node names being the same
|
10 years ago |
repsac
|
48be885e6e
added quaternion normalization to rest export
|
10 years ago |
repsac
|
fcf3a1c3bf
Merge branch 'dev' of https://github.com/mrdoob/three.js.git into io_three
|
10 years ago |
mese79
|
1998ee5fc0
add support for texture folder
|
10 years ago |
mese79
|
932ee2d443
add support for texture folder
|
10 years ago |
repsac
|
9566ec9da2
Testing out normalization of quaternion values
|
10 years ago |
repsac
|
889f42c824
Added simple popups for error/info/warning dialogs
|
10 years ago |
repsac
|
a00344f93b
Restored original scene graph logic which does not try and preserve child/parent hierarchies
|
10 years ago |