Mr.doob
|
803cd354db
Merge pull request #12975 from takahirox/FixGLTFExporterSkinAnimation
|
7 年之前 |
Takahiro
|
9f2d1aea97
Add SkinnedMesh check for .bones animation path
|
7 年之前 |
Takahiro
|
7ac7d3c8ff
Replace PropertyBinding.findBone with Skeleton.getBoneByName in GLTFExporter
|
7 年之前 |
Takahiro
|
31497d7812
Remove findBone() from PropertyBinding
|
7 年之前 |
Takahiro
|
4369d6ae3d
Merge branch 'dev' into FixGLTFExporterSkinAnimation
|
7 年之前 |
Mr.doob
|
a8576261ad
Merge pull request #12982 from takahirox/findBone
|
7 年之前 |
Takahiro
|
f1681fa3e8
Rename Skeleton.findBoneByName with .getBoneByName
|
7 年之前 |
Mr.doob
|
2f604c14ac
Merge pull request #12981 from looeee/update_issue_template
|
7 年之前 |
Mr.doob
|
36f64e4e84
Merge pull request #12986 from gero3/patch-4
|
7 年之前 |
gero3
|
b1c3dc26d8
make sure variable is declared
|
7 年之前 |
gero3
|
7f648bbcd4
Remove unnessecary assignement
|
7 年之前 |
Michael Herzog
|
9bbac42c39
Update webgl_materials_video_webcam.html
|
7 年之前 |
Takahiro
|
027e853b4c
Add findBoneByName() to Skeleton
|
7 年之前 |
Lewy Blue
|
49993c2dc9
Added codepen templates and updated jsfiddles
|
7 年之前 |
Mr.doob
|
110ff3064d
Merge pull request #12970 from Mugen87/dev7
|
7 年之前 |
Mr.doob
|
175181050c
Merge pull request #12966 from takahirox/FixGLTFExporterCache
|
7 年之前 |
Mr.doob
|
2c852e8a6c
Merge pull request #12969 from takahirox/FixIIFEFunctionName
|
7 年之前 |
Mr.doob
|
ff75ac8af3
Updated builds.
|
7 年之前 |
Mr.doob
|
4e4cc80213
Font: Moved createPath() and createPaths() out of generateShapes().
|
7 年之前 |
Mr.doob
|
4b6766780a
ShapeUtils: Fixed undeclared variable.
|
7 年之前 |
Mr.doob
|
528987860b
FBXLoader: Removed superfluous argument.
|
7 年之前 |
Mr.doob
|
365565224f
Merge pull request #12968 from donmccurdy/feat-propertybinding-unicode
|
7 年之前 |
Mr.doob
|
3ea52129fc
Merge pull request #12979 from sunag/90dev1
|
7 年之前 |
Mr.doob
|
1435796ff6
Cleaned up ktx texture example.
|
7 年之前 |
Mr.doob
|
f9cff971bf
Updated builds.
|
7 年之前 |
Mr.doob
|
bd4ddf678e
Examples clean up.
|
7 年之前 |
Mr.doob
|
e2973b76f1
Merge pull request #12963 from amakaseev/ktx-loader
|
7 年之前 |
Mr.doob
|
8e974ee3d5
Merge pull request #12932 from wongbryan/pixel-shader
|
7 年之前 |
sunag
|
aaaf5454c7
fix world position
|
7 年之前 |
Michael Herzog
|
92dacdcce9
Update MTLLoader.html
|
7 年之前 |