Skip to content

Releases: aardvark-platform/aardvark.rendering

5.5.8

21 Nov 13:17
Compare
Choose a tag to compare
  • MultiTreeNode: fixed picking

5.5.7

20 Nov 13:07
Compare
Choose a tag to compare
  • LodTreeNode: added MultiTreeNode support

5.5.6

18 Nov 13:37
Compare
Choose a tag to compare
  • [Assimp] Animations: fixed quaternion interpretation

5.5.5

04 Nov 10:16
Compare
Choose a tag to compare
  • OpenGL/WPF control uses tasks for rendering (avoiding stack-inlining due to STAThread)

5.5.4

29 Oct 16:24
Compare
Choose a tag to compare
  • OpenGL/WPF control uses OnPainRender again

5.5.3

28 Oct 09:13
Compare
Choose a tag to compare
  • OpenGL/WPF control no longer uses OnPainRender by default

5.5.2

09 Oct 13:46
Compare
Choose a tag to compare
  • added PoolGeometry as alternative to ManagedPool with SymbolDict (more efficient attribute lookups)
  • added reference equality check to BufferView Equals
  • using SortedSetExt value option methods
  • avoid exception in upload/download/write when count=0
  • marked MemoryManagementUtilities.FreeList as obsolete (duplicate of Aardvark.Base FreeList)
  • updated Aardvark.Base to 5.3.5
  • updated Aardvark.Build to 2.0.2
  • updated aardpack to 2.0.3

5.5.1

23 Sep 08:16
Compare
Choose a tag to compare
  • Improved adaptive converter caching
  • Optimized GCHandle.Alloc usage
  • [Assimp] Fixed remap.xml for Linux
  • [GL] Optimized construction of attribute bindings
  • [Text] Use FramebufferLayout as surface cache key
  • [Text] Added type aliases

5.5.0

5.5.0-prerelease0002

24 Jul 15:23
Compare
Choose a tag to compare
5.5.0-prerelease0002 Pre-release
Pre-release
  • Renamed PixImageCube to PixCube
  • Renamed Aardvark.SceneGraph.IO to Aardvark.SceneGraph.Assimp