kalisp / PySide2Examples

Short scripts using Maya API, PySide2 (Qt)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySide2Examples

Bunch of PySide2 examples based on course on http://zurbrigg.com and various PySide2 examples or exercises.

Most interesting examples:

  • light_panel - editable list of all lights in the scene, edits are sychronized with the scene
  • table_example_dialog - editable table of all meshes in the scene, edits synchronized with the scene

About

Short scripts using Maya API, PySide2 (Qt)


Languages

Language:Python 100.0%