Don McCurdy
|
5c94e668c5
Color: Add 'colorSpace' argument for getters/setters (#23392)
|
3 years ago |
Michael Herzog
|
7c5c73ea2f
Source: Expose class. (#23619)
|
3 years ago |
Michael Herzog
|
f9cd9cab03
Add new render target types for 3D and array textures. (#23498)
|
3 years ago |
Michael Herzog
|
48b05d3500
Remove WebGLMultisampleRenderTarget. (#23455)
|
3 years ago |
gero3
|
3a42fffb06
Cleanup eslint globals + update deprecated config (#22940)
|
3 years ago |
Michael Herzog
|
c748762b7e
Introduce FramebufferTexture. (#22916)
|
3 years ago |
Michael Herzog
|
d65e0af066
Remove ImmediateRenderObject. (#22643)
|
3 years ago |
Michael Herzog
|
eb58ff1531
Move TextGeometry, FontLoader and Font to examples. (#22560)
|
3 years ago |
Takahiro
|
2510609955
MRT Support (#16390)
|
4 years ago |
Marco Fugaro
|
354f955c83
MathUtils: convert to esmodules to allow for tree-shaking (#21651)
|
4 years ago |
Mugen87
|
2638efa427
Face3: Remove from core.
|
4 years ago |
Michael Herzog
|
87e6d9ee72
Update Three.js
|
4 years ago |
Mr.doob
|
2a853ac822
Three.js: Fixed __THREE__ code.
|
4 years ago |
Mr.doob
|
618271791c
Three.js: Log a warning when importing multiple instances of the library.
|
4 years ago |
Mr.doob
|
88b447583b
Moved THREE.Geometry out of core.
|
4 years ago |
Mugen87
|
5652a0b9e3
Introduce DataUtils.
|
4 years ago |
Marco Fugaro
|
1e0cdc1687
Rollup: include polyfills only in browser bundles
|
4 years ago |
WestLangley
|
619e6f8fa9
Revert LightShadow export
|
4 years ago |
Michael Herzog
|
efcf5d2620
Restore LightShadow export for now. #20147
|
5 years ago |
Mugen87
|
0e755a5066
LightShadow: Don't export classes.
|
5 years ago |
Luis Blanco
|
c73e993ea0
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
5 years ago |
Mr.doob
|
e5fa0bc53d
Make equirectangular reflections / refractions backwards compatible. (#19911)
|
5 years ago |
Luis Blanco
|
8282023aac
Merge branch 'dev' of https://github.com/mrdoob/three.js into dev
|
5 years ago |
Mugen87
|
abc549c057
Add WebGL1Renderer.
|
5 years ago |
Luis Blanco
|
35d9f1e00b
Merge branch 'master' of https://github.com/mrdoob/three.js into dev
|
5 years ago |
WestLangley
|
9c567ea0d3
WebGLRenderTargetCube -> WebGLCubeRenderTarget
|
5 years ago |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 years ago |
Mr.doob
|
8a0f3c263f
Moved some helpers out of src
|
5 years ago |
Mr.doob
|
e94b0381d7
Moved PMREMGenerator to /src.
|
5 years ago |
WestLangley
|
86324aa20c
Added VertexTangentsHelper
|
5 years ago |