Releases: TrevisanGMW/gt-tools
Releases · TrevisanGMW/gt-tools
v3.0.5
- Created curve library tool with initial GUI, search bar, list and preview.
- Added new development options for extracting curves and generating thumbnails.
- Created initial 120+ curves.
- Updated the drop-down menu with separator labels.
- Updated a few icons.
v3.0.4
- Updated installation integrity checker to go over main module contents.
- Fixed missing import path for "About" window.
- Created tool and package preferences system.
- Updated uninstall setup to not delete preferences.
- Created development sub-menu and added toggle button to help menu.
- Refactored a few of the utilities and created more tests.
- Created a few new icons (develop sub-menu)
v3.0.3
v3.0.2
v3.0.1
v3.0.0
- Changed package architecture to a test-driven development pattern for enhanced reliability and maintainability.
- Started to consolidate general functions into a 'utils' package for shared use among multiple tools.
- Modularized the toolset, creating distinct modules for each tool. Allowing for reuse while retaining boundaries.
- Created a new setup pattern that initializes from Maya and is compatible with Windows and MacOS.
- Created an entirely new loading pattern with one location serving all Maya versions.
- Re-created the image system to leverage loaded package rather than generating images dynamically during runtime.
- Consolidated all tools and utilities within a single package, minimizing conflicts and simplifying the reloading process.
- Python 2 is no longer supported. (Use a version lower than 3.0.0 for Python 2)
- Added clear guidelines for how to contribute to the project: CONTRIBUTING.md
- Created a sample tool using the new pattern as reference for contributions.
- Started using known design patterns for newer tools.
- Updated the project's documentation to reflect the latest changes and the adoption of the new pattern.
v2.5.5
- Added "set joint name as label" utility
v2.5.4
- Fixed an issue with the morphing utilities flipping function.
- Added search, replace while duplicating and mirroring to morphing utilities
- Added symetrical axis and mirror direction to morphing utility flip and mirror tools.
- Added help button with explanation and details on how to use flip and mirror functions
v2.5.3
- Added search, replace and flip targets to morphing utilities
v2.5.2
- Updated morphing utilities:
- Option to set the value of all targets
- Option to extract all targets as independent meshes
- Updated biped rigger:
- Un-parent geometry group elements when rebuilding biped rig