Release Notes: 0.7.15.13611

From Neos Wiki
Revision as of 20:06, 19 April 2019 by Bombitmanbomb (talk | contribs) (Created page with "One more 0.7.15.13611 =New features:= - Added more processing commands to StaticTextureProvider: -- Make Square -- To Nearest Power of Two - Added PressThreshold and Relea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

One more 0.7.15.13611

New features:

- Added more processing commands to StaticTextureProvider:

-- Make Square

-- To Nearest Power of Two

- Added PressThreshold and ReleaseThreshold to the physical button

- Added UseBoundingBoxCenter, SnapCheckRadius and CheckStaticColliders to the Snapper. Old snappers are autoupdated to check static colliders, but new ones will only check triggers

Bugfixes:

- Fixed pressing depth issue with the physical button

- Fixed physical button not sending release event in some cases

- Fixed NeosButton not sending button events via the interface

- Some small bugfixes and optimizations