- [NEW]
pc.BatchManager#markGroupDirty
is now public - [FIX] Recompiled Basis module, now works in IE11
- [FIX] Revert memory-leak fix #1750 as it was causing exceptions in some apps
- [FIX] Flag model as immutable when it's added to a
pc.ModelComponent
- [FIX] Fix calculation of deprecated
pc.MouseEvent#wheel
- [DOCS] Adjust Vec3.normalize docs to reflect behavior better