Character UI Versions Save

Blender add-on for creating simple yet functional UIs for your characters.

v1.2.3

2 years ago

This version brings few bugfixes

  • Some panels stayed hidden even when Always Show has been enabled
  • Old attributes no longer crash rendering method
  • Locked outfit pieces were rendered multiple times based on the number of outfit pieces of the current outfit
  • Body panel now renders only when it contains any controls, stays hidden when empty

v1.2.0

2 years ago

This new version brings a lot of QoL improvements.

  • Tool tips
  • Masks and shape keys can be driven by multiple objects
  • Mask and shape keys are handled the same (automatic conversion from the old way of handling them)
  • Code clean up
  • UI can show generation date of the UI, branch and version of the character if set
  • Add-on panels are closed by default to not to overwhelm the user
  • Attributes can be styled, you can choose to invert checkbox, not to emboss, add icons, make it a slider or a toggle
  • Small bug fixes
  • Removed console prints, added generation prints

v1.1.0

2 years ago

New version bringing style updates, fixes and new visibility driver like expressions

  • Empties can be used to create groups for clothing pieces
  • Fix a bug with top child driver
  • Update arrow to be the same as Blender ones
  • Add option to create driver like expressions to hide attribute groups and also attributes

v1.0.1

2 years ago

Character UI v1.0.1

New minor version fixing some bugs and adding physics settings

  • Removed duplicated text from the UI
  • Hide shape keys panel when no shape keys available
  • Add support for cloth objects to be tweak-able through the UI
  • Small fixes regarding crashes when saving various settings

v1.0

2 years ago

Character UI v1.0.0

Is a completely rewritten version of the UI. It's aimed to work with 3.0 and it has been tested in 3.0 only.

This version contains almost 100 % of the features the old UI had.

Missing features

  • Attribute visibility, this probably should be replaced with Attribute groups visibility
  • Physics sub panel, the old one was very limiting and prone to break. It will be added in the next version

pre-addon-v1.2.0

2 years ago

Includes Nextr Rig UI v4.4.0 and Debugger UI v1.3.0

Nextr Rig UI

  • Support for Attribute Groups
  • Support for new Links, no longer needed to go to the script to change the links
  • Improved attribute visibility by Data Path handling
  • Incompatible data types of attributes no longer print a nasty error message to the console, replaced by nicer message
  • Minor bug fixes

Nextr Rig Debugger UI

  • Attribute Groups
  • New version of the UI for *Data Path visibility for attributes
  • New UI panel for easier links setup
  • Nicer UI for Rig Layers
  • No longer needed to generated Rig Layers
  • Minor bug fixes