Skip to content

ShalltyUtils v1.2

Choose a tag to compare

@ShalltyB ShalltyB released this 18 Aug 14:42
· 1 commit to master since this release

New:

  • Added Quick Menu.
    A menu that opens with a shortcut key (Default 'i') to add transform interpolables to the selected GuideObjects, or the selected KKPE bone.

  • Added GuideObject Picker.
    New UI to create buttons to select objects, the buttons get saved in scene, check the video to learn more.

  • Add Folder Constraints Rigs Save/Load.
    New UI to save/load custom made FolderConstraints rigs, it will save any constraint data linked to any object/folder inside the root, the rig can contain folders and items (the items must be vanilla, not from mods), check the video to learn more.

  • Added Colored keyframes / Keyframes Groups.
    New UI to create keyframe groups, you can add/remove keyframes, select/add select/deselect them. The groups will be saved in the scene, works in Performance Mode and normal mode.

  • Added Custom Baking.
    Bake the transform of your chosen GuideObjects/KKPE bones, it records the chosen interpolable of each item/bone in the list at the designated keyframes per second.
    Bake At Realtime: If enabled, the baking will occur at realtime, like recording a video.
    Export to file: If enabled, the baking data will be exported into a single file, instead of adding it to the selected object.

  • Added a Remove Timeline Data button.
    It removes all the Timeline data from the current scene (It has a confirmation prompt so you can't click it by accident).

  • Added GO Scale X/Y/Z interpolables.

Updated:

  • FolderConstraints IK Armature: Added a settings option to add height compensation, to resize the armature when replacing with a different character height.
  • FolderConstraints: Added an option to create the FolderConstraint with his parent bone.
  • DB Baking: Added an option to bake in real time, added an option to bake position too.
  • Graph Editor: Added handles to control tangents.
  • Added a settings option to hide help tooltips.
  • Improved KKPE Guide Object.
  • Improved Timeline undo/redo.
  • In performance mode, double right click a keyframe will select all the keyframes in the same time of the selected interpolables.
  • Fixed crash when selecting items in the workspace and some other minor bugs.
  • Fixed Create Parent Folder function.
  • Updated the UI to match the latest NodeConstraints UI.

Removed:

  • Removed "Automatically select linked GuideObject when selecting an Interpolable." (bugs, also Timeline has a similar function, hold Left Alt while selecting an interpolable.)
  • Removed the NodeConstraints offsets interpolables (bugs)
  • Removed link between KKPE IK Panel and the FolderConstraints IK Armature (Caused the crash). Replaced by the GuideObject Picker

Video Tutorials