Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@Pherakki Pherakki released this 15 Jan 18:33
· 6 commits to develop since this release

NOTE: Blend files that use previous versions of this plugin are NOT compatible with this update. Please export your files using the previous version of the plugin, and re-import with this one.

Bugfixes

  • Fixed draw error in the preferences menu due to the deprecated "WIP Animation Refactor" preference.
  • Fixed API incompatibility with Blender versions 2.81 - 3.2 in the NLA editor.

Tweaks

  • Replace the variables unknown_0x0A and unknown_0x0B on texture samplers with wrap_mode_u and wrap_mode_v (thanks DniweTamp)
  • Use color wheels for colors in the material properties. Values outside the range 0-1 can be entered via the widget pop-up.