- Fixed CEF processes nuget packages
- [Screenshot] Save image with alpha when using PNG
- OrbitState: exposed view : CameraView as extension
- OrbitState now private, better functions for converting between freefly/orbit modes.
- temporarily reactivate simple media-specific render commands
- proper shutdown for giraffe app binding
- proper shutdown for giraffe app binding
- proper shutdown for giraffe app binding
- added giraffe backend nupkg
- experimental giraffe backend
- added Mac/ARM64 turbojpeg
https://github.com/aardvark-platform/aardvark.docs/wiki/Aardvark-5.2-changelog
- update rendering
- Initial prerelease for 5.2
- [SimplePrimitives.fs] added textarea; js typo fix
- added orbit camera controller helpers
- switched to f# 5.0 (version bump for base/fshade/suave)
- fixed arcball problem on mac
- fixed arcball problem on mac
- fixed DPI scaling for CEF control
- Remove PBOs and read to host memory directly instead for compatibility
- workaround for blocking startup caused by slow network drives (#39)
- added animateForwardAndLocation to deprecated animation code (used in Dibit and PRo3D) with corrected final interation. All other deprecated animations do not reach their target.
- fixed cursor change problem on netcoreapp
- color picker can optionally save previous picks
- added Adaptify.Core to paket.template of aardvark.ui to fix missing references in applications
- updated dependencies
- updated Aardvark.Base
- updated Aardvark.Rendering (breaking changes)
- updated packages
- updated to FSharp.Data.Adaptive 1.1 and base 5.1 track