Skip to content

Instantly share code, notes, and snippets.

View ApAshton3DPluginDev's full-sized avatar

ApAshton3DPluginDev

View GitHub Profile
@ApAshton3DPluginDev
ApAshton3DPluginDev / LinkBoxList & ProcessBar C4D GUI Example.py
Last active February 17, 2024 20:06
This Cinema 4D script allow you to see how a c4d.CUSTOMGUI_INEXCLUDE_LIST and c4d.CUSTOMGUI_PROGRESSBAR gui works. And this will also show, you can change or set the process bar color and other ui colors too. Quick Video on how it works: https://streamable.com/55e1q | How to Install: .....\C4D RXX\library\scripts
"""
LinkBoxList & ProcessBar GUI Example
Author: Asthon Rolle AKA AP Asthon
Cinema 4D Python Script For C4D
Compatible:
- Win / Mac
- R16, R17, R18, R19, R20, R21
"""