Mouse events and runtime error fixes
July 21, 2022
This update fixes mouse up and scroll events, resolves runtime errors in Next.js, and addresses issues with boolean object conversions.
Changes
Fixed Mouse up and Scroll events.
Fixed runtime errors in Next.js.
Fixed issue when converting boolean objects to merged geometries.
Fixed issue when undoing boolean objects conversions.
Fixed issue of input on Events when pressing Enter affecting the Object Sidebar.
Updated feature lists.
Minor fixes and improvements.