tschw
|
a4e892b5a3
Blender: Moved index buffer out of attributes JSON.
|
10 years ago |
tschw
|
e7308be965
Blender: Set .itemSize of index buffer to 1.
|
10 years ago |
jackcaron
|
cedf004577
put blend shape first, more stable approach
|
10 years ago |
jackcaron
|
8ee9c98000
write animations at the root
|
10 years ago |
Ben Houston
|
454847c973
manual merge of blender Clip (blend shape + node animation) support.
|
10 years ago |
repsac
|
3f1a96b00f
Fixed the UV indexing
|
10 years ago |
tschw
|
cce9a5cbca
Tightened vertex group access API.
|
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
|
ae36bfd17c
Fixed typo in comment.
|
10 years ago |
tschw
|
9df3f9b197
Blender export of indexed BufferGeometry objects.
|
10 years ago |
repsac
|
56d7fa9e56
parsing of face materials should ignore unused materials
|
10 years ago |
repsac
|
5dbe35e2f1
Improved the logic for float precision. This now happens in the JSON serialization process.
|
10 years ago |
repsac
|
da829c3c8d
Fixed a bug by inverting the conditional results around embed geometry tests
|
10 years ago |
repsac
|
e594a1a64a
Fixing a bug in emed geometry (which is currently removed from the export) which was breaking buffer geometry exports
|
10 years ago |
repsac
|
ab7c0a8ac9
Fixed a bug where None value was returned on geometries that had no morph targets when morph animation export was selected
|
10 years ago |
repsac
|
48be885e6e
added quaternion normalization to rest export
|
10 years ago |
mese79
|
932ee2d443
add support for texture folder
|
10 years ago |
repsac
|
a00344f93b
Restored original scene graph logic which does not try and preserve child/parent hierarchies
|
10 years ago |
repsac
|
ae907ebbc9
PEP8 formatting and cleanup on the root exporter package (pylint was not happy)
|
10 years ago |
repsac
|
91a9b61484
Added utility functions to generate ID using a base name
|
10 years ago |
repsac
|
af040867af
Moved exceptions and logger to the root of the package scope. This is to make these modules more accessible to the upcoming importer.
|
10 years ago |
repsac
|
e4a3720a37
updated review.js to support cameras defined in a scene
|
10 years ago |
repsac
|
46f47e581a
First pass at adding support for configurable bone influences
|
10 years ago |
Jay Weeks
|
69ab1e144f
[blender exporter] Allow exporting skinning data without bones
|
10 years ago |
Jay Weeks
|
8ff14a35ae
[blender exporter] Only export bones that deform mesh geometry
|
10 years ago |
repsac
|
c01ba8a5d6
morph test is working
|
10 years ago |
repsac
|
903833958c
buffer geometry export is working
|
10 years ago |
repsac
|
8c78d14734
initial commit
|
10 years ago |