You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/preview release/what's new.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@
32
32
- New OnPickTrigger support for spritesManager ([deltakosh](https://github.com/deltakosh))
33
33
- New SPS method `digest()` ([jerome](https://github.com/jbousquie))
34
34
- New SPS property `computeBoundingBox` ([jerome](https://github.com/jbousquie))
35
+
- New SPS particle property `isVisible` ([jerome](https://github.com/jbousquie))
35
36
- Added a new OnPickOut trigger fired when you release the pointer button outside of a mesh or sprite. ([deltakosh](https://github.com/deltakosh))
36
37
- Added support for OnPointerOver and OnPointerOut for sprites. ([deltakosh](https://github.com/deltakosh))
37
38
- Added an optional predicate on Node.getDescendants, Node.getChildren to filter out Nodes based on a callback execution. ([nockawa](https://github.com/nockawa))
0 commit comments