| Blockland Forums > Modification Help |
| Blender BLB Exporter [v2.0.0] |
| << < (13/14) > >> |
| Demian:
Version 1.2.2 released Download Latest Version · Full Change Log & Update Instructions Fixes all around. Fixed exporting brick grid causing an error, calculating UV coordinates for faces with no brick texture, and every single definition token being broken. On the flip-side now all definition tokens are actually case-insensitive. |
| Conan:
Definition tokens are not case insensitive - I had to rename all my "bounds name" into "BOUNDS name" since blender would report the error that "BOUNDS is not in list" It also does not support multiple word names - you should either clarify this in the documentation or make it support multiple-word brick names |
| Demian:
I will fix both issues as soon as I can. |
| Demian:
Version 1.2.3 released Download Latest Version · Full Change Log & Update Instructions Main fixes: broken tri UVs and issue with bounds definition token and brick name. Brick name in bounds object now supports spaces. |
| Demian:
Version 2.0.0 released Download Latest Version · Full Change Log & Update Instructions Major updates to the README. Fixed a lot of things I broke by not testing enough: * Wrong BLB collision rotation if forward axis was not +Y in the export settings. * Inverted/broken smooth shading: normals were written to the vertices in reversed order. * Broken vertex colors: colors were written to the vertices in reversed order. * Being able to modify grayed out properties that were supposed to be disabled in the export panel. * Invalid decimal operation exception when attempting to calculate brick bounds but there were no visible meshes to calculate the axis-aligned bounding box from. * Outdated link to Nick Smith's GitHub profile in the README. * Typos in the README. * Exception when attempting to export a brick and the following conditions were met: * Bricks to Export property was Multiple. * Bricks Defined by property was Layers. * Export Bricks in property was Scene. * The scene contained a layer with no objects. * Exception when Export Scale property was not 100%. |
| Navigation |
| Message Index |
| Next page |
| Previous page |