-
-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Description
Issue Tracker
This is used to track potential issues we need to investigate surrounding the r177 release.
Core
- Texture: Introduce
width
,height
,depth
mrdoob/three.js#31025 - Box3: Add toJSON, fromJSON mrdoob/three.js#31021
- Sphere: Add toJSON and fromJSON functions mrdoob/three.js#31028
- WebGPURenderer: Array-Based RenderTarget Refactor mrdoob/three.js#30959
- Texture: Add updateRanges. mrdoob/three.js#30998
- Mesh,Sprite: Add
count
property mrdoob/three.js#31091 - TSL: Ensure 4 byte alignment for
instancedArray()
andattributeArray()
mrdoob/three.js#31146 - ColorManagement: Improve Nomenclature. mrdoob/three.js#31152
- WebGLRenderer: Add MRT support to
readRenderTargetPixels()
. mrdoob/three.js#31204 - Texture: Add setValues. mrdoob/three.js#31087
WebGPU
- SpotLightNode: Add custom attenuation using
spotLight.attenuationNode
mrdoob/three.js#31013 - SpotLightShadow: Introduce
aspect
property mrdoob/three.js#31020 - WebGPURenderer: Introduce
ProjectorLight
mrdoob/three.js#31022 - TSL: Fix
.toVarying()
analyze for optimization mrdoob/three.js#31090 - Cleanup src/three.tsl.js mrdoob/three.js#31109
- TSL: Fix
reflector()
clear texture and stop update ifbounce
isfalse
mrdoob/three.js#31110 - TSL: Add
premult
andunpremult
mrdoob/three.js#31114 - TSL: Add
hashBlur()
options{repeats,mask,premultipliedAlpha}
mrdoob/three.js#31115 - NodeMaterial: Introduce
.maskNode
and improveshapeCircle()
mrdoob/three.js#31127 - TSL: Ensure memory alignment for
struct()
mrdoob/three.js#31151 - TSL: Introduce
namespace
mrdoob/three.js#31168 - WebGPURenderer: Fix blend factor nomenclature mrdoob/three.js#31188
- TSL: Introduce
uniformTexture()
anduniformCubeTexture()
mrdoob/three.js#31190
Addons
- Addons: Remove
PeppersGhostEffect
. mrdoob/three.js#31037 - Add damp accessor to WebGL AfterimagePass class mrdoob/three.js#31035
- Add FXAAPass class mrdoob/three.js#31044
- Octree: Improve configurability. mrdoob/three.js#31097
- LDrawLoader: Don't clear already-loaded materials onload. mrdoob/three.js#31150
Docs
Last checked: mrdoob/three.js@0ea870f (5/30)
Metadata
Metadata
Assignees
Labels
No labels