Releases: keeshii/io_export_overte
Releases · keeshii/io_export_overte
v0.0.2 - fst, lightmaps, materials
Tested on blender versions 3.2 - 3.5.
In compare to previous build, this version has much better support of the material-entities. Now plugin generates inline material-data directly from the node tree.
More changes:
- if a custom material is assigned to a model, the plugin generates FST file,
- not adding domain URL to inline scripts - the code should start with
(
, - initial lightmap support, the texture has to be connected to "AOV Output" named "Lightmap",
- fix for the font property in TextEntities.
v0.0.1 - first stable release
Tested on blender versions 3.2 - 3.5.
Supported entities: Zone (box shape), Shape, Model, Image, Text, Web, Light, Material.
Todo: Particles, better support for Material Entities.