Skip to content

BMP export, Performance improvements, Fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@Auburn Auburn released this 26 Sep 16:10
· 95 commits to master since this release
7c662ae

Changelog

  • 3b4b458 Set CMake install RPATH for NoiseTool
  • 50a02c3 Fix deserialisation error on Linux with NewFromEncodedNodeTree()
  • 17ec003 Add FastNoise2 alias CMake target
  • 702fabe Remove robin_hood from CMake install
  • 2c7881d Prefer int over int32_t
  • c963178 add missing include
  • 3c4dc5b Fullscreen dock node
  • 68032a8 Don't overwrite bmp export files
  • 301c750 Iterate file names on file lock
  • 81eeb47 Export texture to BMP
  • 8160ead Fix BUILD_SHARED_LIBS=true not placing FastNoise.dll in correct output dir
  • e65a668 Increase far clipping plane to match new max chunk distance

v0.9.0-alpha..v0.9.2-alpha