Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete custom properties support #11

Closed
Mustard2 opened this issue Oct 12, 2021 · 3 comments · Fixed by #13
Closed

Complete custom properties support #11

Mustard2 opened this issue Oct 12, 2021 · 3 comments · Fixed by #13
Assignees
Labels
enhancement New feature or request

Comments

@Mustard2
Copy link
Owner

In a new upcoming version you will be able to add almost every property (animatable and not) to MustardUI with a simple right click on any Blender properties (similar to https://github.com/Mustard2/MenuCreator , but better and more efficient).

What to expect soon:

  • complete new UI and custom properties implementations (now with drivers instead of custom functions, for better efficiency)
  • possibility to sort the custom properties
  • smart custom properties import, so that if you miss the MustardUI naming of the properties you will import those in one click too
  • all animatable properties (except for boolean, this is a Blender limitation) will allow to change description, max/min to any valye, default value
  • the outfits will have not only single pieces properties, but now you will have new custom properties that will affect all outfits pieces (for instance a texture set)
  • full support for hair (in 0.20.20 there was an initial implementation based on the same outfits implementation)
  • and much more

If someone wants to test it, I'm always looking for volunteers. :)

@Mustard2 Mustard2 added the enhancement New feature or request label Oct 12, 2021
@Mustard2 Mustard2 self-assigned this Oct 12, 2021
@Mustard2
Copy link
Owner Author

The developement version can be found at: https://github.com/Mustard2/MustardUI-Devel

@Mustard2
Copy link
Owner Author

@Mustard2 Mustard2 mentioned this issue Oct 20, 2021
@Mustard2 Mustard2 linked a pull request Oct 24, 2021 that will close this issue
@Mustard2
Copy link
Owner Author

Mustard2 commented Nov 2, 2021

EDIT 1: particle hair support has been completely redone, to be more stable against modifier/particle systems name changes, and faster to switch on/off particle systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant