-
-
Notifications
You must be signed in to change notification settings - Fork 184
Closed
Description
Issue Tracker
This is used to track potential issues we need to investigate surrounding the r177 release.
Core
- Texture: Introduce
width,height,depthmrdoob/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
countproperty 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.attenuationNodemrdoob/three.js#31013 - SpotLightShadow: Introduce
aspectproperty mrdoob/three.js#31020 - WebGPURenderer: Introduce
ProjectorLightmrdoob/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 ifbounceisfalsemrdoob/three.js#31110 - TSL: Add
premultandunpremultmrdoob/three.js#31114 - TSL: Add
hashBlur()options{repeats,mask,premultipliedAlpha}mrdoob/three.js#31115 - NodeMaterial: Introduce
.maskNodeand improveshapeCircle()mrdoob/three.js#31127 - TSL: Ensure memory alignment for
struct()mrdoob/three.js#31151 - TSL: Introduce
namespacemrdoob/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