Michael Herzog
|
f3149bad34
WebGLTextures: Use gl.texStorage2D() for data textures. (#22947)
|
4 年之前 |
Michael Herzog
|
787a9a8fbe
Skeleton: Add computeBoneTexture(). (#21829)
|
4 年之前 |
Marco Fugaro
|
354f955c83
MathUtils: convert to esmodules to allow for tree-shaking (#21651)
|
4 年之前 |
DefinitelyMaybe
|
501053e58c
some objects to es6 classes
|
4 年之前 |
Mugen87
|
ee7de4a981
Skeleton: Clarify properties and clean up TS.
|
5 年之前 |
Mr.doob
|
f9597dfa7d
Merge pull request #20589 from Mugen87/dev43
|
5 年之前 |
Mugen87
|
d52afdd2ce
Matrix3/4: Introduce invert().
|
5 年之前 |
Mugen87
|
1c8be06133
SkinnedMesh: Added serialization/deserialization.
|
5 年之前 |
Mugen87
|
820ad6bac0
Core: Remove author comments.
|
5 年之前 |
Mugen87
|
17a56de9b6
Objects: Move to let/const.
|
5 年之前 |
sjy
|
0fe7f0d8d4
rollback renderer && update Skeleton
|
5 年之前 |
sjy
|
f88a9cd24e
updated with lint
|
5 年之前 |
sjy
|
b1034d4d00
update dispose
|
5 年之前 |
Mr.doob
|
8d12d49d1f
Merge pull request #16613 from takahirox/UpdateSkeletonOnce
|
6 年之前 |
Mugen87
|
ec43642749
Core: Eagerly instantiate module scope variables.
|
6 年之前 |
Mugen87
|
a1936ac1bb
Skeleton: Fix check of module scope variable.
|
6 年之前 |
Mugen87
|
6160c2e779
Objects: Remove IIFEs I.
|
6 年之前 |
Takahiro
|
fd8a9066de
Rename Skeleton.version to Skeleton.frame
|
6 年之前 |
Takahiro
|
58bd51ef36
Update skeleton only once in a frame
|
6 年之前 |
Takahiro
|
f1681fa3e8
Rename Skeleton.findBoneByName with .getBoneByName
|
8 年之前 |
Takahiro
|
027e853b4c
Add findBoneByName() to Skeleton
|
8 年之前 |
bentok
|
680f499d6b
Add file extension to import paths
|
8 年之前 |
Mugen87
|
7e4a4ab0d2
Skeleton Animation: Clean up
|
8 年之前 |
Mr.doob
|
07b64132c4
Skeleton: Moved useVertexTexture logic to WebGLRenderer. See #10754.
|
9 年之前 |
Takahiro
|
8583c8e13a
Fix typo in Skeleton
|
9 年之前 |
aardgoose
|
c72920490e
Cleanup duplicate () and remove redundant checks - introduced by modularisation (#10035)
|
9 年之前 |
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 年之前 |