Releases: aardvark-platform/aardvark.base
5.2.14
Updated to ImageSharp 2.1
Implemented default PixImage scaling function
Configurable PixImage functions throw proper exceptions
Added float16 support for PixImageMipMap
[Introspection] changed logging message when using CustomEntryAssembly from warning to normal
5.2.13
Added uint32 vector types (V2ui, V3ui, V4ui)
Added Disposable.empty
Inlined color conversion methods, deprecating lambdas
Implemented color conversions for Float16
[Patterns] Added 2x3 matrices
5.2.12
Added Fun.PowerOfTwo for int32 vectors
[FSharpMath] Added exp2, step, and linearstep
[Patterns] Added missing vector and matrix types
Added Fun.Step and Fun.Linearstep
5.2.11
[Ag] Removed compiler message
5.2.10
fixed VRML transformations (missing normalization)
5.2.9
Executable memory tools are now obsolete (use Aardvark.Assembler nuget package instead)
5.2.8
revert obsolete AMD64 assembler to original behaviour
5.2.7
fixed AMD64 assembler Begin/End (saving callee saved registers)
5.2.6
5.2.5
- Ported System.Drawing bitmap extensions to new PixLoader API (renamed to Aardvark.PixImage.SystemDrawing)
- Added Aardvark.PixImage.WindowsMedia
- Added Trafo.(Inv)TransformPosProj(Full)
- Added constructors and comments for tensor info structs