Skip to content

Releases: mrbid/VoxelPaint

Sixth Release

15 Jul 18:29
8dca089
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

  • The _compressed builds use gzip compression level 1 on the voxel data. It's not necessary and I recommend the non-compressed versions.
  • Added new reduced size world.db2 format.

Sixth Release

13 Jul 18:35
da0cd4d
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 gravity mode.
  • Updated key mappings.

Fifth Release

11 Jul 07:59
9bb7010
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

  • Improved shader.
  • New crosshair.

Fourth Release

10 Jul 15:44
e214ea1
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

  • Improved raycasting (by hax/test_user)
  • Users can now edit the tileset
  • Save & Load hotkeys

Third Release

07 Jul 17:38
d3a92b3
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

  • Revamped Block Placement System

Second Release

07 Jul 17:05
05a9b89
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

  • Improved Block Placement System

First Release

07 Jul 01:53
65bf136
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

voxday has a sky blue background.

Changes

  • Original Block Placement System