Mugen87
|
92aa291186
SkeletonHelper: Refactoring
|
8 years ago |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
8 years ago |
Mr.doob
|
9147f32ca2
Clean up.
|
9 years ago |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 years ago |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 years ago |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 years ago |
Mr.doob
|
c17fc1dfdf
Fixed SkeletonHelper.
|
10 years ago |
Mr.doob
|
a3894e6ea1
Store DirectGeometry in geometry.__directGeometry by now. Handle *needsUpdate.
|
10 years ago |
Mr.doob
|
39e8a9762d
Renamed DynamicGeometry to DirectGeometry.
|
10 years ago |
Mr.doob
|
44143c8841
Fixed SkeletonHelper.
|
10 years ago |
Mr.doob
|
191bb16cd4
Renamed THREE.SegmentsLine to THREE.LineSegments. See 9b63a1d906e0e5f33cadc145664c6bf44aa68fed
|
10 years ago |
Mr.doob
|
9b63a1d906
Added THREE.SegmentsLine.
|
10 years ago |
Elisée Maurer
|
ecd0ddd1a1
Set prototype.constructor for all derived classes
|
10 years ago |
Mr.doob
|
4a733a9ca2
Fixed helpers so they work with the new Scene behaviour.
|
11 years ago |
Ian Kerr
|
8437bfb9c6
Merge branch 'dev' into refactor_flexible_skinning
|
11 years ago |
Mr.doob
|
a83199386a
Fixed incorrect vertexColors values.
|
11 years ago |
Ian Kerr
|
889fa9ff63
This commit re-introduces THREE.Skeleton to decouple bone/object transformations
|
11 years ago |
Ian Kerr
|
aff4c1c2a1
This commit improves the flexibility of the animation system by allowing any
|
11 years ago |
WestLangley
|
4b456f8852
SkeletonHelper: Properly set matrixWorld transform. Also added skeleton toggles in animation examples.
|
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
|
589fea276b
Trying to get SkeletonHelper to always be visible.
|
11 years ago |
Mr.doob
|
c43140f014
Tab indentations.
|
11 years ago |
Mr.doob
|
b90267ddbe
Fixed compiler warning.
|
11 years ago |
michael
|
6ad4350df8
Converted the bone helper into a skeleton helper.
|
11 years ago |