Skip to content

Releases: z64tools/io_export_so2

1.1.5 - Group tag

11 Feb 14:57

Choose a tag to compare

  • Groups are now kept together with a new #Group tag that its exported automatically, necessary for type 2 rooms (cullable room type) to work properly

1.1.4 - Pivot tag, polytype property, collision fix

17 Nov 13:18

Choose a tag to compare

  • #Pivot tag will be replaced on export with the coordinates of the object's origin. So far it only affects billboards in latest SO, it will have more uses in the future.
  • Added #Polytype property, this is used to link a collision material to Collision tab in SO (main purpose being the new Polytype Swap)
  • Fixed an issue where Mass Initialize would sometimes fail to import fast64 collision

1.1.3 - Quick export, collision import, bug fixes

23 Sep 01:29

Choose a tag to compare

  • Added quick exporting with one click in the viewport menu
  • Added collision checkboxes for Block Epona, Priority, Wall Damage
  • IA4 texture type support
  • Mass Initialize can now convert Fast64 collision materials
  • Added unknown collision flags for modding purposes
  • Fixed an issue where converting from Fast64 would assign multitextures to faces that werent supposed to have one
  • Fixed small void and conveyor direction not exporting

1.1.2 - Initialize all mats in the scene to SO, convert from Fast64 and more

22 Dec 20:33

Choose a tag to compare

  • Added a few missing tags in the form of checkboxes, only Alpha Mask is rendered inside Blender
  • Initializing a material that was a Fast64 material before will transfer some data to SO and remove all Fast64 related data
  • Added a Mass Initialize button in viewport sidemenu, this inits all materials as SO materials (the feature mentioned above also applies)
  • Added dropdowns to choose the texture format of each texture
  • Clamp and mirror are now texture tags instead of group tags

1.1.1 - Blender 4.1+ support

18 Nov 14:40
9094cff

Choose a tag to compare

  • Fixed a bug where export didnt worked in blender version 4.1+

1.1.0 - Bug Fix

01 Oct 15:49

Choose a tag to compare

  • Fixed a bug where Camera setting in collision didn't worked correctly

1.0.9 - Export options QoL

27 Sep 19:42

Choose a tag to compare

  • Turned the randomized group name into an option that is disabled by default, this lets users change group settings in SO and reloading without losing their settings

  • Group materials setting is enabled by default

1.0.8 - Blender 4.0 support

03 Jan 04:34
39e6cf7

Choose a tag to compare

(Compatibility with previous versions is maintained)

1.0.7 - Material groups fix

26 Dec 20:15
c189905

Choose a tag to compare

Material groups option is back, and fixed a common error when its enabled.
If a material has the same name as an existing texture, or it contains its name, it will be applied as texel0 automatically. It also takes care of io_import materials that starts with mtl_.

1.0.6 ─ Fix Export

27 Apr 19:44

Choose a tag to compare