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

Fixed all bugs and ui layout, added a new feature. #284

Merged
merged 9 commits into from Sep 29, 2023

Conversation

joji2468ng
Copy link
Member

@joji2468ng joji2468ng commented Sep 22, 2023

  • Fixed the bug that mirroring blend joints in default biped is not working
  • Fixed the bug that if click mirror with a regular joint selected will break the joint structure connection
  • Changed the .json extension to .gst
  • Changed the joint color to yellow which is the original color of the gimmick joint
  • Added a new feature to flip the support joint by 180 degrees
  • Refactored the codebase
  • Added undo decorator to each function
  • Fixed a bug that launching a window creates another window
  • Removed three radio buttons for the side of the gimmick creation.
  • Implemented error handling
  • Retrieved guide data from a rig node instead of a guide node

image

Changed the .json extension to .gst this will help add a drag and drop behavior in the future, by making a distinction of the file type
implemented error handling mechanisms in the code to prevent unexpected errors from occurring
@miquelcampos miquelcampos merged commit d5e1286 into mgear-dev:master Sep 29, 2023
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants