Skip to content

Sollumz 2.4.2

Latest
Compare
Choose a tag to compare
@alexguirre alexguirre released this 29 Apr 13:52
· 11 commits to main since this release

Minor update focusing on bug fixes.

Changelog

Features

  • (ytyp) MLO entities instancing on import. (#867, 57c89d6)
  • Support drag-and-drop for importing CW XML in Blender 4.1. (042ef41)

Bug Fixes

  • (ytyp) Support entity set entities attached to portals. (a5b18de)
  • (ytyp/ymap) Properly set duplicated object constraints. (#882, a0cda9e) [@ook3D]
  • (ydr) Models missing on import. (#883, a6f7cb8)
  • (shader) Missing dimmerSetPacked param on vehicle_track_siren. (e03f055)
  • (ydr) Handle floating-point imprecision in vertex deduplication. (1a875ac)
  • (ymap) Operator poll() errors when no active object in context. (4c857cf)
  • Tab toggle operators were never unregistered. (8dd362b)
  • Missing __init__.py in some packages. (313344c)
  • Support Blender's "Reload Scripts" operator. (b93aabd)
  • (ydr) Handle the converted weights where the sum isn't 255. (#893, #831, 81883a4) [@Loyalists]

Other Changes

  • (ymap) Select ymap group object on creation and prevent X/Y rotation on Box Occluders and Car Generators. (#879, c18cc9d) [@dolutattoo]