We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
r54 -> r55, ShaderUtils.lib -> ShaderLib
Updated Migration (markdown)
add note about UV deprecation
Added Ray/Raycaster change.
GeometryUtils.explode and GeometryUtils.tessellate
.multiply* to .apply* and all the -*.Self changes.
r55dev
SubdivisionModifier
Rectangle to Box2
getContextStyle change
Added Matrix4.makeTranslation and Matrix4.makeScale changes
shadowMapCullFace renaming
Added renderer.shadowMapCullFrontFaces renaming
Added sprite properties renaming
Note about loader callbacks having a new parameter.
Added Sprite => SpriteMaterial parameters migration
Fixed typo
GeometryUtils.clone() to geometry.clone()
MeshFaceMaterials change.
Update scene format materials
Added cloneObject change
Added ColorUtils.rgbToHsv change
Added maxLights and MeshPhongMaterial.perPixel changes