Releases: mrbid/VoxelPaintPro
Releases · mrbid/VoxelPaintPro
Version 1.2.4
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
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
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
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
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
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
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.