Ryan Lee
|
b37083135e
addressed changes per discussion with @mrdoob, @crobi on pull request: https://github.com/mrdoob/three.js/pull/4693/files#r11759573
|
11 年之前 |
Ryan Lee
|
ace6913d21
Found one more spot from existing exporter that needed to be merged into new exporter.
|
11 年之前 |
Ryan Lee
|
41d0f663e8
Included changes from branch by @crobi, which correctly exported the rotation for bones. His old branch was made before the newest exporter which supported multiple animations. This exporter merges the two branches together.
|
11 年之前 |
Mr.doob
|
f507261dbe
Merge branch 'blender_exporter_emit' of https://github.com/apiva/three.js into dev
|
11 年之前 |
Mr.doob
|
88346be298
Updated builds.
|
11 年之前 |
Mr.doob
|
d25a1c8fd8
Merge branch 'morph_depth' of https://github.com/zz85/three.js into dev
|
11 年之前 |
Alessandro Piva
|
e6c3649152
Emissive color runtime support
|
11 年之前 |
Alessandro Piva
|
004de80b2b
Added support for emissive colors to Blender exporter
|
11 年之前 |
Mr.doob
|
af31ee581c
Fixed glTFLoader with SkinnedMesh changes.
|
11 年之前 |
Mr.doob
|
c238e6a284
Updated builds.
|
11 年之前 |
Mr.doob
|
a44a02df71
Merge branch 'blending-take2' of https://github.com/insominx/three.js into dev
|
11 年之前 |
Mr.doob
|
5c398e68a5
Merge branch 'patch-1' of https://github.com/sentika/three.js into dev
|
11 年之前 |
michael
|
55964a7153
Removed unnecessary and problematic immediate update when calling play on an Animation. Update will accumulate the blend weights for the animation and we don't want it being done twice on any particular frame.
|
11 年之前 |
Mr.doob
|
5f58e11e83
Editor: Collapse renderer panel by default.
|
11 年之前 |
Mr.doob
|
1dde6cc625
Updated builds.
|
11 年之前 |
WestLangley
|
4b456f8852
SkeletonHelper: Properly set matrixWorld transform. Also added skeleton toggles in animation examples.
|
11 年之前 |
Mr.doob
|
f14db00b57
Editor: More tweaks to collapsible panels.
|
11 年之前 |
Mr.doob
|
e802f23ea0
Editor: Minor tweaks to CollapsiblePanel styles.
|
11 年之前 |
Mr.doob
|
ce67286910
Merge branch 'collapse' of https://github.com/kumavis/three.js into dev
|
11 年之前 |
Mr.doob
|
99c9422c5a
Merge branch 'dev-sandbox' of https://github.com/WestLangley/three.js into dev
|
11 年之前 |
Mr.doob
|
202c0a6ee9
Renamed webgl_molecules to webgl_loader.pdb. See #4676.
|
11 年之前 |
Mr.doob
|
2772aa58cf
Added webgl_molecules example. Fixes #4676.
|
11 年之前 |
aaron
|
c9362b3d20
Editor - Add CollapsiblePanel
|
11 年之前 |
Alex
|
b1f846408b
Update points parser for VTK Loader
|
11 年之前 |
WestLangley
|
ed47b1a354
Cleaned up css3d sandbox example
|
11 年之前 |
Joshua Koo
|
61d8213115
Support MorphTargets in MeshDepthMaterial (#4662)
|
11 年之前 |
Mr.doob
|
423df05567
Added SkeletonHelper to skinning morph example.
|
11 年之前 |
Mr.doob
|
ea5cf83d70
Updated builds.
|
11 年之前 |
Mr.doob
|
afd8223846
Simplified SkeletonHelper. Skinning blending example went from 1661 drawcalls to 73.
|
11 年之前 |
Mr.doob
|
a9b06981a7
SkeletonHelper: Changed line colors.
|
11 年之前 |