Skip to content

Releases: mrbid/VoxelPaintPro

Version 1.2.4

18 Jan 14:08
1a14015
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

prosky 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 1.2.3

11 Oct 20:48
ed0e6fb
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

prosky has a sky blue background.

Changes

  • Improved window decorations, mouse is unlocked on loss of window 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 1.2.2

03 Oct 17:39
4220c37
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

prosky 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 1.2.1

01 Oct 08:44
a1507af
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

prosky has a sky blue background.

Changes

  • fixed MSAA level detection

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

Version 1.2

30 Sep 20:09
f48b200
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

prosky has a sky blue background.

Changes

  • Custom window decor
  • 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 1.1

06 Aug 19:55
7978ef8
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

prosky has a sky blue background.

Changes

  • Added T and Y keybinds as basic selection rotation functions.

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

Version 1.0

06 Aug 06:46
353c0bb
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

prosky has a sky blue background.

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