Skip to content

Pyside Ramp Widget that looks and functions just like Autodesk Maya's ramp widget

License

Notifications You must be signed in to change notification settings

JustinPedersen/MayaRampWidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maya Ramp Widget

Pyside Ramp Widget that looks and functions just like Autodesk Maya's ramp widget

Ramp Demo

Features

  • Functions similarly to Autodesk Maya's Ramp widget, but is fully PySide2. No need to rip the widget from Maya with hacky workarounds.
  • Expandable and can be used in other softwares or standalone applications running Pyside.
  • Select, add or remove markers to the gradient, either via code or by the user.
  • Easy to interact with in code friendly manner to get the values from the ramp.

Demo

See the demo.py file for an interactive demo the runs within autodesk Maya.

NOTE:

  • Py3 is required. The code can be modified to support py2 if you need but will need to be done on your own.

About

Pyside Ramp Widget that looks and functions just like Autodesk Maya's ramp widget

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages