|
@@ -31,6 +31,7 @@
|
|
|
- Added support for `material.disableColorWrite` ([Deltakosh](https://github.com/deltakosh))
|
|
|
- The Mesh Asset Task also accepts File as sceneInput ([RaananW](https://github.com/RaananW))
|
|
|
- Gizmo axis thickness ([cedricguillemet](https://github.com/cedricguillemet))
|
|
|
+- When no submesh can be picked(pointcloud), falls back to bbox intersection ([cedricguillemet](https://github.com/cedricguillemet))
|
|
|
- Added support preserving vert colors for CSG objects ([PirateJC](https://github.com/PirateJC))
|
|
|
- Added `boundingBoxRenderer.onBeforeBoxRenderingObservable` and `boundingBoxRenderer.onAfterBoxRenderingObservable` ([Deltakosh](https://github.com/deltakosh))
|
|
|
- Better plane handling for PointerDragBehavior when camera direction colinear to axis ([cedricguillemet](https://github.com/cedricguillemet))
|