|
@@ -39,6 +39,7 @@
|
|
- Added OnDoublePickTrigger for ActionManager ([yuccai](https://github.com/yuccai))
|
|
- Added OnDoublePickTrigger for ActionManager ([yuccai](https://github.com/yuccai))
|
|
- Added Scene.DoubleClickDelay to set the timing within a double click event like PointerEventTypes.POINTERDOUBLETAP or ActionManager.OnDoublePickTrigger has to be processed ([yuccai](https://github.com/yuccai))
|
|
- Added Scene.DoubleClickDelay to set the timing within a double click event like PointerEventTypes.POINTERDOUBLETAP or ActionManager.OnDoublePickTrigger has to be processed ([yuccai](https://github.com/yuccai))
|
|
- New material: ShadowOnlyMaterial to display shadows on transparent surfaces ([deltakosh](https://github.com/deltakosh))
|
|
- New material: ShadowOnlyMaterial to display shadows on transparent surfaces ([deltakosh](https://github.com/deltakosh))
|
|
|
|
+- Added `VertexBuffer.TangentKind` to specify tangents in place of shader-calculated tangents ([dewadswo](https://github.com/dewadswo), [bghgary](https://github.com/bghgary))
|
|
|
|
|
|
### Bug fixes
|
|
### Bug fixes
|
|
- Fixed a bug with spotlight direction ([deltakosh](https://github.com/deltakosh))
|
|
- Fixed a bug with spotlight direction ([deltakosh](https://github.com/deltakosh))
|