Skip to content

Releases: keeshii/io_export_overte

v0.0.2 - fst, lightmaps, materials

24 Oct 08:39
Compare
Choose a tag to compare

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

21 Apr 12:11
Compare
Choose a tag to compare

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.