- 05 Mar, 2024 5 commits
-
-
Andrey authored
-
Andrey authored
# Conflicts: # build/three.cjs # build/three.js # build/three.module.js # build/three.module.min.js # examples/jsm/nodes/code/CodeNode.js # examples/jsm/renderers/webgpu/nodes/WGSLNodeBuilder.js # examples/jsm/renderers/webgpu/utils/WebGPUPipelineUtils.js # package-lock.json # package.json # src/constants.js # src/core/Object3D.js # src/core/Raycaster.js # src/renderers/WebGLRenderer.js # src/renderers/webgl/WebGLTextures.js # utils/build/rollup.config.js
-
Andrey authored
-
Vlad Gaydukov authored
Al 14879 bvh See merge request avvy/three.js!54
-
-
- 29 Feb, 2024 5 commits
- 28 Feb, 2024 11 commits
-
-
Michael Herzog authored
-
sunag authored
-
Mr.doob authored
-
Vlad Gaydukov authored
AL-14906: fix wrong lods See merge request avvy/three.js!53
-
Andrey authored
-
Andrey authored
# Conflicts: # build/three-dev.js # build/three.js # src/renderers/WebGLRenderer.js
-
Vlad Gaydukov authored
Al 14913 lamps See merge request avvy/three.js!52
-
-
Mr.doob authored
-
Mr.doob authored
-
sunag authored
* WebGPURenderer: Fix call clear() before rendering * cleanup * trying to make it clearer to the dev
-
- 27 Feb, 2024 10 commits
-
-
Andrey authored
-
Guilherme Avila authored
* OrbitControls: fix zoom-changed detection * OrbitControls: clean-up
-
Luis E. Fraguada authored
* Fixed eslint errors for examples * first RDK additions to 3dmLoader * updated PBR material properties conversion * compromises for glass * extractProperties now recursive * update table count to properties * update 3dmLoader * update 3dmLoader * Added material conversion * add renderSettings, remove test _initLibrary * added missing semis * cleanup 3dmLoader update * fixes issue with default material getting overwritten with vertex color flag * cleanup * updating rhino3dm to 8.4 (much smaller!) * remove log
-
Vlad Gaydukov authored
Al 14901 culling See merge request avvy/three.js!51
-
-
Mr.doob authored
-
Mr.doob authored
-
Michael Herzog authored
-
Joe Pea authored
-
Mr.doob authored
-
- 26 Feb, 2024 9 commits
-
-
sunag authored
-
sunag authored
-
susiwen8 authored
* WebGPURenderer: `getTextureLevel` of `background` should multiply `maxMipLevel` * chore: code clean up
-
Michael Herzog authored
-
Michael Herzog authored
-
Mugen87 authored
-
Michael Herzog authored
* WebGLTextures: More flexibel image dimensions computation. * WebGLTextures: Create dimensions object once.
-
VishaL authored
* morphtargets webcam add rotation * remove mapLinear function
-
Michael Herzog authored
-