Skip to content

Releases: simlu/voxelshop

1.8.02

14 Nov 01:05
Compare
Choose a tag to compare

Collada Exporter:

  • Textured Voxels can now be exported with optimized mesh (this can be slow)
  • Overlapping and skewed UVs can now be disabled
  • Triangulation can now be done by color
  • Vertex Color export is now supported (instead of textured mesh)
  • Orthogonal Vertex normals can now be exported (Blender doesn't support importing this yet though)
  • Removed legacy collada exporter

Features:

  • QWEASD can now be used to operate the camera
  • You can use the middle mouse button for camera now (like Blender)
  • Collada export has been significantly improved with tons of options. See above for details.
  • *.qb export is now significantly improved and has more options
  • Lots of work on setting up github pages and on the documentation here. Thank you very much @MrTopom
  • Expand selection by color (CTRL + SHIFT + W) now uses the currently selected color when no voxels are selected.
  • added /help console command to know what console command are available
  • The selected frame is now highlighted (hopefully this will clear confusion w.r.t. frame related shortcuts)
  • Changed default shortcuts
  • Current mouse-voxel position is now displayed in the top right corner
  • Currently opened file name is now displayed in program
  • Added new "Select All" action that works across layers. Thank you @MrTopom !
  • Updated Splash Screen. Thank you @funabab and @MrTopom !

Fixes and Other:

  • Frame shortcuts can now collide with global shortcuts and supersede them
  • Floatable Frames are now disabled by default since they are a little confusing to use
  • Fixed issue with qb importer/exporter shifting positions incorrectly
  • Save action now works when project not saved yet (CTRL + S)
  • Fixed issue where the help overlay didn't update correctly
  • Frames are now displayed directly in the menu (was hidden in sub-menu before)
  • Added missing help information for help overlay
  • Folder Select now reverts correctly on cancel
  • Folder Select checks if folder is deleted when shown
  • Added help links in Export Dialog (need to update)
  • Java is now marked as recommended on download page (since it is the fastest and received updates most regularly)

1.7.01

19 Nov 21:20
Compare
Choose a tag to compare

(started putting releases on github)