Takahiro
|
a33d1727fa
GLTFLoader: Fix typo
|
7 yıl önce |
Takahiro
|
8c7fab0261
GLTFLoader: Rename .setPath with .setResourcePath
|
7 yıl önce |
Mr.doob
|
65a6875d60
Merge pull request #13707 from takahirox/GLTFLoaderMultiMaterial
|
7 yıl önce |
Don McCurdy
|
a8c3bb18d9
GLTFLoader: Fix case for uncompressed attribute in Draco primitive.
|
7 yıl önce |
Don McCurdy
|
0bf37822f3
DRACOLoader: Support attribute type map.
|
7 yıl önce |
Don McCurdy
|
1fa63b9166
GLTFLoader: Fix normalized attributes in Draco meshes.
|
7 yıl önce |
Mr.doob
|
99d02c8add
Merge pull request #13826 from donmccurdy/feat-gltf-extensions
|
7 yıl önce |
Takahiro
|
4a13b34e9c
GLTFLoader: Fix typo
|
7 yıl önce |
Don McCurdy
|
72aac21c07
GLTFLoader: keep top-level extension data, return parser, add docs.
|
7 yıl önce |
WestLangley
|
473c861ee1
Remove unnecessary code
|
7 yıl önce |
Mr.doob
|
6f1bd9f0ce
Merge pull request #13770 from donmccurdy/remove-gltfloader-timing
|
7 yıl önce |
Takahiro
|
1d14b57400
Merge remote-tracking branch 'upstream/dev' into GLTFLoaderMultiMaterial
|
7 yıl önce |
Takahiro
|
d51275f8ef
GLTFLoader: Minor clean up and add comment
|
7 yıl önce |
Don McCurdy
|
c8b13c61ec
GLTFLoader: Rebase.
|
7 yıl önce |
Don McCurdy
|
94b37fd217
GLTFLoader: Revert too much cleanup.
|
7 yıl önce |
Don McCurdy
|
27a5b9a172
GLTFLoader: Include extensions on scene, clean up.
|
7 yıl önce |
Don McCurdy
|
340c7dfb32
GLTFLoader: Preserve unknown extension data on nodes and materials.
|
7 yıl önce |
Mr.doob
|
3800256473
Merge pull request #13800 from takahirox/GLTFLoaderMorphNames
|
7 yıl önce |
Mr.doob
|
83ec0a10b4
Merge pull request #13820 from Bergmam/gltf-dds-extension
|
7 yıl önce |
Mr.doob
|
1b6688b6e1
Merge pull request #13783 from takahirox/GLTFLoaderMorph
|
7 yıl önce |
Anton Bergman
|
2a0c1c07d2
Moved error throwing to constructor, added suggested changes from pr
|
7 yıl önce |
Takahiro
|
fb84b75446
GLTFLoader: Clean up
|
7 yıl önce |
Anton Bergman
|
a7a87674da
Add extension init function, fixes for pr comments
|
7 yıl önce |
Takahiro
|
2a808c6e45
GLTFLoader: Clean up cache functions
|
7 yıl önce |
Takahiro
|
d456bf1d0d
GLTFLoader: Add combined geometry cache
|
7 yıl önce |
Takahiro
|
bbf912d1f2
GLTFLoader: Clone geometry for multi-pass geometry by myself
|
7 yıl önce |
Takahiro
|
abe3deb39b
GLTFLoader: Move geometry.userData setting to addPrimitiveAttributes
|
7 yıl önce |
Takahiro
|
0c09a64370
GLTFLoader: Separate addMorphTargets and updateMorphTargets, and move addMorphTargets call into loadGeometries
|
7 yıl önce |
Takahiro
|
a78c3e9dc0
GLTFLoader: Remove base attributes existence check from addMorphTargets()
|
7 yıl önce |
Anton Bergman
|
d3409a8b22
moved var outside if/else
|
7 yıl önce |