You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: