Sebastien Vandenberghe
|
b9c9092b0a
Add Loader's changes for material Callback
|
8 tahun lalu |
Gary Hsu
|
268fcfc048
Move onMaterialLoaded callback to correct place
|
8 tahun lalu |
Gary Hsu
|
0feb8dcc2e
Fix missing code in glTF loader to load alpha factor
|
8 tahun lalu |
David Catuhe
|
3ba6974344
Fixed issues with gltfLoader and Normal maps orientation
|
8 tahun lalu |
David Catuhe
|
50a4d649d8
Change to _addRightHandToLeftHandRootTransform to add rotation on Y axis to point toward z-
|
8 tahun lalu |
Gary Hsu
|
749c8d44d3
Fix a few issues with handedness in a number of places
|
8 tahun lalu |
Gary Hsu
|
ebbf412634
Add better handling of errors and progress
|
8 tahun lalu |
Gary Hsu
|
1236974d64
Add better handling of coordinate systems for glTF loader
|
8 tahun lalu |
Gary Hsu
|
e0dd6c85a8
Support glTF samplers completely
|
8 tahun lalu |
Gary Hsu
|
546f3b38ba
Fix issue with loader not returning until all LODs are loaded
|
8 tahun lalu |
David Catuhe
|
ee540f50b8
Fix issue with gltfloader when ArrayBufferView.forEach is not defined (mostly ios and IE)
|
8 tahun lalu |
Sebastien Vandenberghe
|
4f5004f7fd
Merge remote-tracking branch 'origin/master' into ImageProcessing
|
8 tahun lalu |
Sebastien Vandenberghe
|
467d8cc254
Fix First Step
|
8 tahun lalu |
Gary Hsu
|
a1ae7c422a
Add checks if event callbacks are not set
|
8 tahun lalu |
Gary Hsu
|
7e1f66631a
Allow loaders without scene loader and add events to glTF loader
|
8 tahun lalu |
Gary Hsu
|
c60c88ce83
Change cached material type from PBRMaterial to Material
|
8 tahun lalu |
Gary Hsu
|
408992a017
Add support for MSFT_lod extension to glTF loader
|
8 tahun lalu |
Gary Hsu
|
d9df66a559
Fix importMesh bug when given names
|
8 tahun lalu |
Gary Hsu
|
fe6cb0f784
Fix glTF loader bug where multiple sub meshes are being created
|
8 tahun lalu |
Gary Hsu
|
d2f629d710
Fix issue with sub meshes with multiple primitives
|
8 tahun lalu |
Gary Hsu
|
f8eb5323d1
Fix broken material if pbrMetallicRoughness is undefined
|
8 tahun lalu |
Gary Hsu
|
2a273658f2
More skinning fixes
|
8 tahun lalu |
David Catuhe
|
805f35be74
Merge pull request #2367 from bghgary/animation-fix
|
8 tahun lalu |
Gary Hsu
|
1d24d2dba7
Start all animations instead of just the first
|
8 tahun lalu |
Mohamed Mansour
|
f987c7f13e
Update babylon.glTFLoader.ts
|
8 tahun lalu |
Gary Hsu
|
64dcda90b1
Fix importMesh with single string or empty string
|
8 tahun lalu |
Gary Hsu
|
27a3ab40cd
Refactor glTF 2.0 loader to use top-down loading and fix skinning
|
8 tahun lalu |
Gary Hsu
|
bf2e046e11
Fix bug when metallicFactor or roughnessFactor is zero
|
8 tahun lalu |
Gary Hsu
|
8a71672a91
Add enabled flag to loader extension and misc cleanup
|
8 tahun lalu |
Gary Hsu
|
32b9d4d7e0
Fix bone animation partially and flipped texture
|
8 tahun lalu |