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 years ago |
Mr.doob
|
423df05567
Added SkeletonHelper to skinning morph example.
|
11 years ago |
Mr.doob
|
ea5cf83d70
Updated builds.
|
11 years ago |
Mr.doob
|
afd8223846
Simplified SkeletonHelper. Skinning blending example went from 1661 drawcalls to 73.
|
11 years ago |
Mr.doob
|
a9b06981a7
SkeletonHelper: Changed line colors.
|
11 years ago |
Mr.doob
|
a043369b43
Updated builds.
|
11 years ago |
Mr.doob
|
589fea276b
Trying to get SkeletonHelper to always be visible.
|
11 years ago |
Mr.doob
|
2bc41ab6dc
Added skinning blending example to list.
|
11 years ago |
Mr.doob
|
14b81975fa
Updated builds.
|
11 years ago |
Mr.doob
|
c43140f014
Tab indentations.
|
11 years ago |
Mr.doob
|
b90267ddbe
Fixed compiler warning.
|
11 years ago |
Mr.doob
|
2f697e2126
Merge branch 'blending-take2' of https://github.com/insominx/three.js into dev
|
11 years ago |
Mr.doob
|
44bb8284ff
Merge branch 'dev' of https://github.com/TatumCreative/three.js into dev
|
11 years ago |
Greg Tatum
|
9f4693c61e
Completed Box3 documentation
|
11 years ago |
michael
|
69c1e37358
Fixed the unpausing of animations that are not playing.
|
11 years ago |
Mr.doob
|
5a8a618850
Merge pull request #4659 from watilde/gitignore-node-modules
|
11 years ago |
michael
|
d19187469e
Cleaned up some leftovers and changed formatting for better consistency with the existing three.js codebase.
|
11 years ago |
michael
|
8f0d20ff99
updated a comment
|
11 years ago |
michael
|
6ad4350df8
Converted the bone helper into a skeleton helper.
|
11 years ago |
Mr.doob
|
1b15f3d244
Updated builds.
|
11 years ago |
Mr.doob
|
6d4fe3f82b
ImageUtils: loadTextureCube using ImageLoader as suggested by @CowTail in #4654.
|
11 years ago |
Mr.doob
|
8dc7d37d13
Merge branch 'master' into dev
|
11 years ago |
Mr.doob
|
4d69014551
Fixed examples that were missing setClearColor().
|
11 years ago |
michael
|
09aeb93569
Reduced the joint box size and fixed color settings for the bones.
|
11 years ago |
michael
|
209aab7db7
Added vertex coloring to the bone helper to help illustrate direction.
|
11 years ago |
Daijiro Wachi
|
6536ce7052
gitignore node_modules
|
11 years ago |
Michael Guerrero
|
1d439d0200
Merge branch 'dev' of https://github.com/mrdoob/three.js into blending-take2
|
11 years ago |
Michael Guerrero
|
12edee29ff
Fixed formatting and added comments.
|
11 years ago |
Mr.doob
|
b4fb0ab0e9
Updated builds.
|
11 years ago |
Mr.doob
|
4a1c06904a
WebGLShader: Trying to get getTranslatedShaderSource() to work. No luck...
|
11 years ago |