Skip to content

Releases: guillaumechereau/goxel

v0.8.3

30 Mar 10:49
Compare
Choose a tag to compare

Added

  • Shape layers, for non destructible shapes creation.
  • New path tracer, based on yocto-gl. Totally remove the old one based on cycles.
  • Support for exporting to KVX.
  • Support for build engine palettes.

Changed

  • New default material used: lower the specular reflection.

v0.8.2

22 Dec 11:04
Compare
Choose a tag to compare
  • Add basic support for lua scripting (still experimental).
  • Add shape layers.
  • Fix command line argument on Windows.
  • Some minor fixes.

v0.8.1

16 Sep 11:11
Compare
Choose a tag to compare

The most important change in this this release is an improved marching cube algorithm, that looks more like what magica voxel does.

v0.8.0

25 Apr 16:19
Compare
Choose a tag to compare

This release brings two important changes:

  • Experimental cycles ray tracer integration.
  • Cleanup of the UI left tabs with new icons and names.

Other changes include:

  • Better looking bounding box.
  • Images are bounded by default.
  • Improved obj/ply export.
  • Allow to edit shortcuts.
  • Better color picker UI.
  • New icon.
  • Some bug fix (and probably new bugs too).

Please report any bug or issue you get!

v0.7.3

01 Mar 04:18
Compare
Choose a tag to compare

This release changes are mostly internal cleanup. Other changes are:

  • Add support for layer bounding box.
  • Add (basic) settings page.
  • Fix qubicle import/export.
  • Allow to export marching cube wavefront.
  • Allow to set painting color alpha.

v0.7.2

02 Nov 06:54
Compare
Choose a tag to compare

Not many new features, but lot of internal changes, so I expect this release to be somehow unstable.
Please report any bug you get.

New feature:

  • Allow to export marching cube mesh as ply.

v0.7.1

12 Aug 12:00
Compare
Choose a tag to compare

Minor release to fix a few critical bugs.

  • Fix bug with procedural tool.
  • Fix crash when minimizing window.
  • Better looking layers menu.

v0.7.0

02 Aug 06:07
Compare
Choose a tag to compare
  • Better looking ui.
  • Support dark theme.
  • Fix Magica Voxel export.
  • Symmetry tool

v0.6.0

24 Apr 14:36
Compare
Choose a tag to compare

Minor release

  • Support bounded image.
  • Support voxlab formats.
  • Support Ace of spade map format.

v0.5.0

08 Mar 15:25
Compare
Choose a tag to compare
  • New theme
  • Improved Vox import / export
  • Improved Qubicle import / export