Releases: mik14a/VOX4U
Releases · mik14a/VOX4U
Binaries for 5.2
What's Changed
- Materials support - MATL chunk by @ArseniyZvezda in #25
New Contributors
- @ArseniyZvezda made their first contribution in #25
Full Changelog: 5.1...5.2
Binaries for 5.1
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
Full Changelog: 4.27...5.0
Binaries for 4.27.2
support-vox-extension-format
This is a latest build on support-vox-extension-format branch.
Binaries for 4.26.0
Fix build mesh operation StaticMeshSourceModel requires StaticMeshOwner. It set through AddSourceModel, so don't create it directly.
Binaries for 4.25.3
Fix build mesh operation StaticMeshSourceModel requires StaticMeshOwner. It set through AddSourceModel, so don't create it directly.
Binaries for 4.24.3
Explicit the default build settings.
Binaries for 4.23.1
Changed the access method to raw mesh bulk data
Binaries for 4.22.3
Remove deprecated operation for the next release Change static instance delegate to ImportSubsystem instance delegate.