Skip to content

0.0.31

Latest
Compare
Choose a tag to compare
@mgerhardy mgerhardy released this 09 May 19:42
· 83 commits to master since this release

Changelog

Join our discord server.

See the documentation for further details.

0.0.31 (2024-05-09)

General:

  • Fixed memory leak in fbx loading
  • Added support for starmade templates smtpl format
  • Fixed merging of nodes when pivots are used
  • Added support for litematic Minecraft support
  • Extended supported Minecraft materials
  • Extended lua bindings for key frames and transforms
  • Extended lua bindings for http requests
  • Fixed face culling for negative scale values
  • Added command and cvar dialogs to the help menus
  • Added cubzh version 5 (older version) support
  • Added support for writing uncompressed qubicle qb files
  • Fixed qubicle qb version number
  • Added basic support for rooms.xyz thing file support
  • Optimized file dialog for large directories
  • Added translation support (po files)
  • Fixed error in up-scaling volumes
  • Fixed x-axis flip for cubzh 3zh files
  • Added cvar voxformat_rgbweightedaverage to control the color contributions for a triangle
  • Added the ability to upload crash dumps
  • Improved support for reference nodes in a lot of formats
  • Improved pivot support in a lot of formats

VoxConvert:

  • Added zip archive support for --input
  • Added the ability to export into slices with --slice when --output is a png file

VoxEdit:

  • Added support for browsing the remote voxel collections to the asset panel
  • Added modelmerge all parameter to merge all nodes at once
  • Added presentation command to cycle through all models in a scene
  • Improved position panel to edit transforms
  • Improved start-up times
  • Pasting from a different palette will search the closest colors
  • Fixed off-by-one error in ve_regionsizes cvar handling
  • Re-enabled the yocto-pathtracer panels again
  • Moved some ui elements into other panels
  • Improved stamp brush features
  • Fixed brush regression in combination with the override mode
  • Added pathfinder brush preview

Thumbnailer:

  • Fixed logic error in skipping camera nodes

Packaging:

  • Renamed AppStream package to io.github.vengi_voxel.vengi.voxedit for DBUS compatibility