gam0022
|
881b25b58d
Update ProjectionMatrix on change aspect
|
7 years ago |
Mr.doob
|
a98b9bf417
Merge pull request #12791 from donmccurdy/feat-gltfloader-skinned-mat-clone
|
7 years ago |
Mr.doob
|
d75f390efd
Merge pull request #12748 from duhaime/document-texture-loader-progress
|
7 years ago |
Mr.doob
|
0e12847099
More improvements to raymarching example.
|
7 years ago |
Mr.doob
|
8d2ce668c8
Merge pull request #12793 from WestLangley/dev-marching
|
7 years ago |
Mr.doob
|
e844e09bbe
Merge pull request #12780 from OndrejSpanel/animationTestFix
|
7 years ago |
WestLangley
|
d955c78767
Clean up
|
7 years ago |
Mr.doob
|
26ba94fae4
Merge pull request #12792 from gam0022/improve-raymarching-example
|
7 years ago |
gam0022
|
dc6ca81cfd
Fix: renderer.setSize by config.resolution
|
7 years ago |
gam0022
|
4b4a6dd558
Initialized resolution uniform by canvas size
|
7 years ago |
gam0022
|
4eea8a0825
Deleted unnecessary uniforms update
|
7 years ago |
gam0022
|
8bc4bb1531
Fix fomartting
|
7 years ago |
gam0022
|
8d5833b288
Improve comments
|
7 years ago |
Mr.doob
|
f2e75ad9ea
Updated builds.
|
7 years ago |
gam0022
|
fd01184c94
Rename some glsl variables and functions
|
7 years ago |
gam0022
|
29b1e20fa3
Get ray by decomposing the camera matrix
|
7 years ago |
Don McCurdy
|
d9091cdbca
GLTFLoader: Clone materials using skinning or morph targets.
|
7 years ago |
Ondřej Španěl
|
7aadbda230
Removed trow assertions from tests instead of adding throws to source (as requested).
|
7 years ago |
Mr.doob
|
01111ad4d1
Merge pull request #12787 from WestLangley/dev-neg_scale_2
|
7 years ago |
WestLangley
|
9f673328ef
Support reflections in world transform
|
7 years ago |
Mr.doob
|
ac34b11ad8
Updated builds.
|
7 years ago |
Mr.doob
|
d2d91d2966
Merge pull request #12763 from Mugen87/dev6
|
7 years ago |
Mr.doob
|
44a1a250e2
Merge pull request #12781 from OndrejSpanel/fixGeometryTests
|
7 years ago |
Ondřej Španěl
|
0ed66f033e
Fix import spacing as requested in #12781
|
7 years ago |
Mr.doob
|
78f9bed930
Merge pull request #12779 from OndrejSpanel/fixLightTests
|
7 years ago |
Mr.doob
|
7a14e55b6d
Merge pull request #12772 from takahirox/gltfRefactoring
|
7 years ago |
Takahiro
|
f5417fac65
Apply the review comment
|
7 years ago |
Takahiro
|
ecbaf2f256
Fix performance issue by adding cache to GLTFParser.getDependencies()
|
7 years ago |
Ondřej Španěl
|
9f14c6ffe7
Fixed:
|
7 years ago |
Ondřej Španěl
|
88f0a53475
Fixed code formatting issues according to Three.js repository requirements.
|
7 years ago |