Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Scripting a Custom Rig UI Add-on for Blender

Posted By: C2U
Scripting a Custom Rig UI Add-on for Blender

BlenderCookie - Scripting a Custom Rig UI Add-on for Blender
Duration 1 hr 20 m | MP4 | aac, 16KHz, mono | h264, yuv420p, 1280x720, 30fps | 175 MB
Genre: eLearning | Project Files Included | English

Starting with some basic Python skills, it's quite simple to begin building your own interfaces in Blender. These user interfaces can be anything from a collection of operators in the toolbar to dynamic properties based on your objects.
In this tutorial we'll create a Python script that automatically generates a UI for character rigs, creating a more friendly workflow for the animator. This rig will be powered by Custom Properties on a few select bones. If you're ever wondered what the "Custom Properties" are for on objects and bones, then you're about to find out.
The script that we'll be writing will create two UI panels, placing them into a new toolbar tab called 'rigs' in the Toolbar. The first panel will dynamically loop through the bones in an armature and display any custom properties it finds as sliders. The second panel will use some user-created properties to generate a very simple visibility panel for your controls, allowing you to easily hide or show groups of bones. As a final step, we'll convert this script into an add-on for portability and convenience, allowing you to easily share it and let other artists use it too.
Among other things you will learn:
- How to use custom properties in an animation
- Find out how to use custom properties and drivers in a rig
- Learn to create a UI panel in Python
- UI Layout Features: prop() and operator()
- Using the Edit Source Button
- Using Python's List Comprehensions
- Turning a script into an dd-on
https://cgcookie.com/course/scripting-a-custom-rig-ui-add-on/#about

Scripting a Custom Rig UI Add-on for Blender
http://nitroflare.com/view/156...iptcutomrigaddbdener.part1.rar
http://nitroflare.com/view/96F...iptcutomrigaddbdener.part2.rar