Adverti horiz upsell

Overlappy 0.1.0 for Maya (maya script)

Simple script to add overlap animation to any object or selected chain

License
Button download
6,447 Downloads

Compatibility

  • 2019, 2018, 2017

Operating Systems

  • Windows

History

Created:03/05/2019
Last Modified:11/14/2023
File Size: 8.44 MB

Version History

v 0.1.0    //16.06.19

  1. [NEW] Full refactoring, class inheritance
  2. [NEW] Collapsed main logic into one block
  3. [NEW] Execution time log
  4. [NEW] SELECT hierarchy button
  5. [NEW] Hierarchy mode
  6. [NEW] SplitChains mode
  7. [NEW] Min loop factor controller
  8. [NEW] Confirm message dialogs system
  9. [FIX] Joint chain rotation issue
  10. [FIX] Progress bar close with script window
  11. [FIX] Timeline returns to frame before simulation
  12. [OTHER] More comfortable default values and sliders limits
  13. [OTHER] More informative logs (counts, time, etc.)
  14. [OTHER] Rename some buttons and color changes

v 0.0.9    //08.05.19

  1. [NEW] Created simulation states (for translate/rotate/other separation)
  2. [FIX] "blendParent1" issue
  3. [FIX] Optimized speed, reduced simulation passes (from 2-3 to 1)
  4. [FIX] Progressbar events
  5. [FIX] MOVE button exceptions
  6. [OTHER] Rewrited layer logic, safe move and much other logic
v 0.0.8
  1. [NEW] Compatibility with Maya 2017
  2. [NEW] "MOVE" button to move all overlappy keyed layers to safe layer
  3. [NEW] "offsetLocator" for calculate angle offsets
  4. [FIX] "'list_objects' is not defined"
  5. [FIX] Constraints offset baking
  6. [REMOVE] "sbm" parameter from frameLayout's
  7. [REMOVE] "cycleInfinity" variable

v 0.0.7    //14.04.19

  1. [NEW] Progress bar
  2. [FIX] Incorrect loop baking
  3. [FIX] Non zero start animation loop baking
  4. [OTHER] Refined much of code
  5. [OTHER] UI corrections

v 0.0.6

  1. [NEW] New variables for UI and other
  2. [FIX] RESET CHECKBOX button event
  3. [FIX] All reset events debug log
  4. [OTHER] Small text/descriptions fixes
  5. [OTHER] Set new default values
  6. [REMOVE] "Set cycle infinity" checkbox (combined with "Looping animation")

v 0.0.5    //28.03.19

  1. [NEW] Separated reset for TRANSLATION and ROTATION variables and add CHECKBOX reset
  2. [NEW] "Set cycle infinity" checkbox for cycle/constant infinity
  3. [OTHER] Full reconstructed UI
  4. [OTHER] Rewrited some script blocks
  5. [OTHER] New test checkboxes for future features

v 0.0.4

  1. [OTHER] Replaced all descriptions and comments to english
  2. [OTHER] Changed font size of buttons
  3. [OTHER] Rewrited main instruction

v 0.0.3    //20.03.19

  1. [NEW] Can use locked translations and rotations
  2. [NEW] Checkbox reverse aim axis Y (1, -1)
  3. [FIX] Combined 2 checkboxes to 1 for loop animation

v 0.0.2    //05.03.19

  1. [NEW] Rotation simulation script
  2. [NEW] Instruction (rus)
  3. [FIX] Symbols issue (":" and "|" will replaced by "_" symbol)
  4. [OTHER] Few text corrections

v 0.0.1    //28.02.19

  1. [NEW] UI and test
  2. [NEW] Layouts and descriptions

v 0.0.0

  1. [NEW] Translation simulation script
  2. [NEW] Bking animation to layers