Skip to content

Releases: mrbid/VoxelPaint

Version 2.3.4

18 Jan 14:06
d4f16cf
Compare
Choose a tag to compare

Built on Ubuntu 23.10.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • SDL hit test is now disabled when mouse is focused, this caused the window to become drag-able in mouse lock mode when looking up.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2.3.3

11 Oct 20:51
5760a48
Compare
Choose a tag to compare

Built on Ubuntu 23.10.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • mouse unlocks when window loses focus.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2.3.2

03 Oct 21:48
5edee1d
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • You can double click the title text to max or restore the window but also now max and min buttons added to the left and right corners.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2.3.1

03 Oct 17:24
bd02bdf
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • Fixed drag-able window decorations in Wayland.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2.3

30 Sep 19:49
923e41f
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • TAB can now be used as well as ESCAPE, also these buttons toggle now.
  • Custom window decorations.
  • Fixed Wayland support.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2.2

05 Aug 10:23
ef73e90
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • R = Places a node at your position.
  • V = Pastes selected nodes to pointed position.
  • Culls removed nodes from save file.
  • Now saves exports to ~/EXPORTS

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2.1

30 Jul 10:42
616a696
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • Pitchlock toggle key added. (P)
  • Autosave is now to a backup snapshot file (updates snapshot on idle) rather than updating the original save file.
  • Multi-selection now updates as you drag out the selection field.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Version 2

29 Jul 11:15
70fa23e
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • Performance optimisations.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Eighth Release

28 Jul 01:11
6812a0c
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • Added multiple node selection using Middle Mouse click & drag or Q click & drag.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.

Seventh Release

25 Jul 05:44
fd5345c
Compare
Choose a tag to compare

Built on Ubuntu 22.04.

Files are stripped and then UPX compressed.

strip --strip-unneeded tux
upx --lzma --best tux

voxsky has a sky blue background.

Changes

  • Added help menu with FPS in top left when mouse is unfocused.

The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.