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

Remove AntTweakBar and replace it with a new interface #15

Open
MichaelMoroz opened this issue Sep 24, 2019 · 0 comments
Open

Remove AntTweakBar and replace it with a new interface #15

MichaelMoroz opened this issue Sep 24, 2019 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@MichaelMoroz
Copy link
Collaborator

AntTweakBar is quite old and poorly supported on MacOS so to simplify building MMCE it would be best to remove it. I've already made a new interface module, but it would still require to add the necessary blocks to replace ATB functionality completely.
The classes needed are:

  • Variable editor for int and float
  • Drop-down list
  • Check-box
  • Text input, aka std::string editor
  • Vector direction editor(maybe)
  • Color editor(maybe)
@MichaelMoroz MichaelMoroz added bug Something isn't working enhancement New feature or request labels Sep 24, 2019
@MichaelMoroz MichaelMoroz self-assigned this Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant