Rik Cabanier
|
08c8767abf
Merge branch 'dev' of git://github.com/mrdoob/three.js into mrdoob-dev
|
3 年之前 |
Michael Herzog
|
5aa098f0e1
Objects: Convert to classes. (#21625)
|
4 年之前 |
Mugen87
|
5bd7e739ad
SkinnedMesh: Remove warning.
|
4 年之前 |
Mugen87
|
e2a3e94ad8
SkinnedMesh: Refactor boneTransform().
|
4 年之前 |
Mugen87
|
d52afdd2ce
Matrix3/4: Introduce invert().
|
4 年之前 |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 年之前 |
Mr.doob
|
d687097241
Merge pull request #19471 from Mugen87/dev45
|
5 年之前 |
Mugen87
|
17a56de9b6
Objects: Move to let/const.
|
5 年之前 |
Mugen87
|
78863b5d66
Mesh/Line/Points: Fix copy().
|
5 年之前 |
Don McCurdy
|
934f435ae0
SkinnedMesh: Lint fix.
|
5 年之前 |
Don McCurdy
|
1328de90a7
SkinnedMesh: Support bone transforms on vertices during raycasting.
|
5 年之前 |
Mr.doob
|
9175199cbf
SkinnedMesh: Removed THREE.Geometry support.
|
6 年之前 |
WestLangley
|
0304a5520d
lengthManhattan() -> manhattanLength()
|
8 年之前 |
bentok
|
680f499d6b
Add file extension to import paths
|
8 年之前 |
Mr.doob
|
ec3a866680
SkinnedMesh: Removing check for now.
|
8 年之前 |
Mugen87
|
97de6b48f5
SkinnedMesh: Correct Typo
|
8 年之前 |
Mugen87
|
fe30d74643
SkinnedMesh: Correct Format
|
8 年之前 |
Mugen87
|
7e4a4ab0d2
Skeleton Animation: Clean up
|
8 年之前 |
Mr.doob
|
ae2cda96f5
More clean up.
|
8 年之前 |
Mr.doob
|
07b64132c4
Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754.
|
8 年之前 |
Mr.doob
|
872b6061e6
Clean up.
|
8 年之前 |
Tristan VALCKE
|
22e6b5bcbd
Fix indentation
|
8 年之前 |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
8 年之前 |
Jay Weeks
|
d451c961a3
Remove `skin` property from `Bone` (#9951)
|
8 年之前 |
Mr.doob
|
9147f32ca2
Clean up.
|
9 年之前 |
Rich Harris
|
4f98d35ed7
Remove unused `is*` properties (#9381)
|
9 年之前 |
Mr.doob
|
bdea7d00ce
Fixed function formatting
|
9 年之前 |
Rich Harris
|
f65e669af9
Modules (#9310)
|
9 年之前 |
Takahiro
|
9c872b1cab
Fix THREE.SkinnedMesh.clone() bug (#9082)
|
9 年之前 |
Mr.doob
|
141e514d06
Object.assign()ed lights and objects.
|
9 年之前 |