Skip to content

Releases: TrevisanGMW/gt-tools

v1.6.3

30 Dec 07:26
Compare
Choose a tag to compare
  • Created "gt_auto_biped_rigger"
  • Removed "gt_create_ik_leg" from the GT Tools Menu till I make it more user-friendly.
  • Created documentation for "gt_auto_biped_rigger"
  • Renamed "Make IK Stretchy Leg" to "gt_make_ik_stretchy" as it now supports other directions.
  • Updated "gt_make_ik_stretchy" with a lot of new features.
  • Added new names to uninstaller.

v1.6.2

12 Dec 02:02
Compare
Choose a tag to compare
  • Created "gt_fspy_importer"
  • Created documentation and icon management for "gt_fspy_importer".

v1.6.1

08 Dec 01:42
Compare
Choose a tag to compare
  • Added a separator between reference utilities and general utilities ("gt_utilities")
  • Added a function to automatically check for updates to "gt_check_for_updates" (#26)
  • Added threading support to "gt_check_for_updates"
  • Fixed an issue with "gt_render_checklist" where it would crash when checking other paths due to unloaded plugins.
  • Fixed an issue where the output resolution wouldn't be properly checked for "gt_render_checklist".
  • Created "docs"

v1.6.0

04 Dec 02:53
Compare
Choose a tag to compare
  • Updated "gt_path_manager" adding support for Image Planes.
  • Added "gt_path_manager" and some other missing scripts to the uninstaller.
  • Added error detection during auto installation. "setup.bat". (#25)
  • During uninstallation if "userSetup.mel" is empty or contains only spaces it will be deleted. (#1)
  • Fixed reset shape override issue happening in "gt_color_manager". (#24)
  • "gt_create_sphere_types" are all generated with soft normals now.
  • Small changes to the "About" UI.
  • Moved uniform LRA toggle up to have all reference functions close to one another.
  • Added utilities to unlock and unhide default channels.

v1.5.9

03 Dec 17:24
Compare
Choose a tag to compare
  • Fixed a few typos in the documentation.
  • Created "gt_path_manager"; A script for automatically repairing paths for most Maya nodes.
  • Retired "gt_replace_reference_paths" as new path manager better handle references.
  • Fixed a small issues where IK leg wouldn't be generated for the script "Create IK Leg"

v1.5.8

24 Nov 00:19
Compare
Choose a tag to compare
  • Created "gt_startup_booster"
  • Minor UI changes. Title versions now in between parentheses for "gt_check_for_updates", "gt_maya_to_discord", "gt_sphere_types", and "gt_renamer".
  • Updated the text displayed for the "GT Tools > Help > About" window.
  • Fixed a series of issues with persistent settings not being updated.

v1.5.7

17 Nov 02:31
Compare
Choose a tag to compare
  • Renamed "gt_create_ctrl_auto_fk" to "gt_create_auto_fk"
  • Renamed "gt_create_ctrl_simple_IK_leg" to "gt_create_ik_leg"
  • Updated "setup.bat" uninstaller to include new names.
  • Created new utility "gtu_delete_nucleus_nodes".
  • Updated "gtu_delete_display_layers" to have inView feedback.
  • Updated "gtu_delete_keyframes" to have inView feedback.

v1.5.6

16 Nov 20:55
Compare
Choose a tag to compare
  • Created "gt_color_manager"
  • Moved "gtu_convert_bif_to_mesh" to the modeling submenu
  • Added dates to "gt_check_for_updates" and changed its title color to grey
  • Removed a few unnecessary lines from a few scripts.
  • Tweaked the title color and text for most scripts.
  • Updated color manager to properly handle outliner colors.

v1.5.5

15 Nov 04:33
Compare
Choose a tag to compare
  • Added utility to combine curves (shapes)
  • Added utility to separate curves (shapes)
  • Updated "gt_check_for_updates" to fix a few issues with the UI. (#17 )
  • Updated "gt_check_for_updates" to return the changelog for the three latest releases.
  • Added support for bezier curves to the combine/separate curves utilities.
  • Added utility "gtu_convert_bif_to_mesh" to convert Bifrost mesh into Maya mesh.

v1.5.4

11 Nov 17:56
Compare
Choose a tag to compare
  • Fixed a typo in the "setup.bat"
  • Fixed "Check for Updates" link to match the new repo name.
  • Patched the uninstaller so it can be used from different drive letter.
  • Added "gt_sphere_types.py" to the uninstaller.
  • Created "gt_check_updates.py" to better handle updates.
  • Changed the "Check For Updates" button in the main menu to call "gt_check_updates.py" instead of a link.
  • Fixed issue where unloaded references wouldn't import when using "gtu_import_references" (#15 )
  • Added"gtu_remove_references" (#16 )
  • Added a missing reload to "gt_tools_menu.mel"