Kacey Coley
|
643e146c25
Switch to using Material instead of Multimaterial when there is only one submesh in glTF loaders
|
7 年之前 |
Gary Hsu
|
67493ac967
Fix issue with applying skeleton root transforms for glTF loader
|
7 年之前 |
Gary Hsu
|
68abdab55e
Fix glTF loader bugs
|
7 年之前 |
Ben Adams
|
9bf5ef0aa0
Stronger typing
|
7 年之前 |
Sebastien Vandenberghe
|
73cc6ac509
Fix ProgressEvent on IE
|
7 年之前 |
David Catuhe
|
1b0284e612
Merge pull request #3140 from bghgary/loader-updates
|
7 年之前 |
Gary Hsu
|
cbdd411e70
Add options to compile shaders and LOD fixes for glTF loader
|
7 年之前 |
Gary Hsu
|
4f8ed05166
Aggregate requests to single progress event in glTF loader
|
7 年之前 |
Gary Hsu
|
849ff6c605
Factor out base64 decoding into LoadUri
|
7 年之前 |
Gary Hsu
|
da94a79b7c
Bug fix for skinning in glTF loader
|
7 年之前 |
Gary Hsu
|
0715162389
Fix vertex alpha for glTF loader
|
7 年之前 |
Gary Hsu
|
64c67e16e7
Clean up glTF loader after strict null checks
|
7 年之前 |
David Catuhe
|
8c3ff916b4
Merge pull request #3014 from kcoley/kcoley/vec3normalizedFix
|
7 年之前 |
David Catuhe
|
5b74b13f8f
Fix loader bug
|
7 年之前 |
Kacey Coley
|
b6590ee275
updates to support vec3 colors and normalized colors and texture coordinates
|
7 年之前 |
David Catuhe
|
97c5d80016
fixed #2982!!!!!!!
|
8 年之前 |
Gary Hsu
|
d1dbd1c299
Fix incorrect use of splice
|
8 年之前 |
Gary Hsu
|
9537088670
Only abort requests that are not complete
|
8 年之前 |
Gary Hsu
|
d8e348dbcc
Use const/let instead of var for glTF loader
|
8 年之前 |
Gary Hsu
|
bf59139a3f
Better dispose handling, dispose now aborts pending requests
|
8 年之前 |
Gary Hsu
|
3858bb5ce0
Make glTF file loader disposable
|
8 年之前 |
David Catuhe
|
b359d192c2
Fix LOD issue
|
8 年之前 |
Gary Hsu
|
bacc324209
Fix bug with glTF loader morph target tangents
|
8 年之前 |
Gary Hsu
|
449305f7fa
Fix glTF loader issue with morph targets in multiple primitives
|
8 年之前 |
David Catuhe
|
08783affe9
NoImplicitThis
|
8 年之前 |
Gary Hsu
|
dbafb8a565
Code clean up after enabling noImpicitAny
|
8 年之前 |
Gary Hsu
|
1bf44e3757
Use JSON pointer in glTF loader error messages
|
8 年之前 |
David Catuhe
|
b942e86a05
Monstro refactor: Enabling noImplicitAny on all repo
|
8 年之前 |
Gary Hsu
|
3bfe36d362
More glTF loader error handling
|
8 年之前 |
Sebastien Vandenberghe
|
8a8eeebf4f
Alpha
|
8 年之前 |