Oak 2.3.1
Changelog:
- Travis CI is replaced with Github Actions
entities/x/btn
supports storing and retrieving arbitrary metadata- dep / go modules files updated
- A new fork of libudev is being used to accomodate a bug in go modules
- Adds
oak.RecordGIF
- Adds
oak.Config.TrackInputChanges
for switching between joystick and key/mouse controls - Adds
oak.GetViewportBounds
andoak.RemoveViewportBounds
- Use of custom polygon clipping algorithms in
render.DrawPolygon