juliette#enki - Fri, 26 Feb 2021, 17:51 UTC - permalien |
New in this update:
Minecraft import fix for files with invalid chunk locationsMany thanks to Breno Machado for reporting a Minecraft map chunk loading issue and assisting with testing the fix. For those interested in the technical details, this was an issue in our open source enkiMI Minecraft Importer library, where I was not checking if the location data for chunks was beyond the end of the file. It seems that either these can become corrupted, or that when a chunk is deleted from the end the location isn't updated. Corrupted locations which are inside the file can also occur, but the chunks are compressed and the compression method has a known header so these already fail gracefully. Long term I need to do some fuzz testing of the library. User configurable Maximum Edit SizeWe had previously introduced a size limitation to edits because the time taken to perform an edit scales approximately as the cube of the size, and the app can become unresponsive during large edits. Long term we want to add a progress indicator along with making the operation cancellable so we can remove the limitation, but for now we've made the maximum size user configurable with warnings.
Tech used for importing Minecraft and Voxel Editor starter guideIn our latest devlog post we explain how we improved the Minecraft importer to support 1.13+ maps along with a quick overview of how to use the Avoyd voxel editor with them: devlogpost-20210225-1-Importing-Minecraft-maps-in-Avoyd-Voxel-Editor-improved |
Veuillez vous connecter ou créer un compte pour répondre ou vous abonner.
Accéder à mon compte Créer mon compte