Skip to content

Releases: mik14a/VOX4U

Binaries for 5.2

09 Nov 01:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1...5.2

Binaries for 5.1

02 Jan 15:40
Compare
Choose a tag to compare
Fixed deprecated features in UE5.1

Fixed direct access to editor-only data in materials.
Fixed an error when creating a view for a thumbnail that the return value was not used.

Binaries for 5.0

20 Aug 18:22
Compare
Choose a tag to compare

Full Changelog: 4.27...5.0

Binaries for 4.27.2

24 Jul 19:25
Compare
Choose a tag to compare

Remove DestructibleMesh support
Thanks Make importing material optional by @ShyRed in #17

support-vox-extension-format

09 Nov 07:30
Compare
Choose a tag to compare
Pre-release

This is a latest build on support-vox-extension-format branch.

Binaries for 4.26.0

28 Dec 07:30
Compare
Choose a tag to compare
Fix build mesh operation

StaticMeshSourceModel requires StaticMeshOwner.
It set through AddSourceModel, so don't create it directly.

Binaries for 4.25.3

04 Aug 19:18
Compare
Choose a tag to compare
Fix build mesh operation

StaticMeshSourceModel requires StaticMeshOwner.
It set through AddSourceModel, so don't create it directly.

Binaries for 4.24.3

30 Mar 09:42
Compare
Choose a tag to compare
Explicit the default build settings.

Binaries for 4.23.1

29 Mar 07:58
Compare
Choose a tag to compare
Changed the access method to raw mesh bulk data

Binaries for 4.22.3

28 Mar 17:15
Compare
Choose a tag to compare
Remove deprecated operation for the next release

Change static instance delegate to ImportSubsystem instance delegate.