Release Notes: 0.7.15.13611

From Neos Wiki
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