I3D Blender Addon Versions Save

Rewriting the I3D blender addon from scratch and adding long-sought community features

v4.5.0-dev.1

2 weeks ago

4.5.0-dev.1 (2024-05-01)

Features

  • materials: add support for specular node image connection (e827a0a)

v4.4.2-dev.4

2 weeks ago

4.4.2-dev.4 (2024-04-28)

Bug Fixes

  • shape: Add tangent property on shape if normal is present (a30ac03)

v4.4.2-dev.3

1 month ago

4.4.2-dev.3 (2024-04-14)

Bug Fixes

v4.4.2-dev.2

1 month ago

4.4.2-dev.2 (2024-04-05)

Bug Fixes

  • mesh: fix normals calculation for Blender 4.1 (379a907), closes #208

v4.4.2-dev.1

3 months ago

4.4.2-dev.1 (2024-02-10)

Bug Fixes

  • linked objects: allow linked objects to use different materials (79095ba)

v4.4.1

5 months ago

4.4.1 (2023-11-27)

Bug Fixes

  • referenceId: Fix collection & refId conflict (54be34a)
  • shape node: Fix merge group and skinned mesh export (4ed9d82)

v4.4.0

5 months ago

4.4.0 (2023-11-24)

Features

  • property: Add new renderedInViewports prop (5024983)
  • props: Add missing Visibility Cond props (8452aed)
  • referenceId: Add referenceId export (8b260c3), closes #190
  • shape: Added curve/spline export support (fbec170)
  • udim: Add the new materials (5924672), closes #175 #176

Bug Fixes

  • binarization: Add missing slash from gamepath (78105ee)
  • i3d mapping: make sure to not modify the rest of the xml file when exporting mappings (90516cb), closes #185 #81

v4.3.0

5 months ago

4.3.0 (2023-11-19)

Features

  • binary i3d: Add a button to fetch i3dConverter.exe from GDN (98e125d)
  • binary i3d: Add a button to import i3dConverter.exe path from Giants I3D Exporter Tools (65fe64c)
  • blender: Add support for Blender 4.0 (1dcecf2)
  • export: Add option to Binarize i3d file for export (9345343)
  • exporter: Add the possibility of a custom export ordering by ways of a string prefix (7894d48), closes #167 #184
  • material: Add properties for joint (#169) (2c655fb)
  • merge groups: Update merge group handling (f48c9cb), closes #79 #172
  • mesh: Add bounding volumes (b1db902), closes #171 #164
  • rigidbody: Add remaining rigidbody properties (5d31ce1)
  • various: Add emissiveColor & buildNavMeshMask support (673f482)

Bug Fixes

  • binarization: Add support for space in i3dConverter.exe path and add better error handling (d0067f8)
  • material: Disable export of diffuse color when a texture or emissive map is selected (6c9f393), closes #173 #174
  • merge groups: Fix buggy merge groups when objects were duplicated (4bb028f), closes #187
  • rigid body: Fix bug that disallowed export of dynamic friction (8f25456)

Documentation

  • analytics: Remove Google analytics from documentation (9572e7d)

v4.3.0-dev.5

1 year ago

4.3.0-dev.5 (2023-05-18)

Features

  • properties: Adds properties for joint (#169) (2c655fb)

v4.3.0-dev.4

1 year ago

4.3.0-dev.4 (2023-04-23)

Features

  • rigidbody: Add remaining rigidbody properties (5d31ce1)