Mustafa Zaky Jafar
Mustafa Zaky Jafar
Tagging @jstone-lucasfilm for visibility. Please let me know if there are further comments. Many thank you.
> Thanks for these updates, @MustafaJafar, and apologies for the delay in reviewing. Documentation is much more nuanced than code, and providing good review guidance requires a frame of mind...
Hello @jstone-lucasfilm and @dbsmythe, In my last commit https://github.com/AcademySoftwareFoundation/MaterialX/pull/2388/commits/ec304f6d53ea6da657d1e5ef5be25328506cead9 , I've added `CMake Generators` section, added examples for linux and mac, tweaked some parts in docs to reflect that the...
Are you referring to this `active` toggle ? https://github.com/ynput/OpenPype/blob/6e574aff4d21d68df099a02b1c653a955a571615/openpype/pipeline/publish/publish_plugins.py#L199 So, should it be? ```python class OptionalPyblishPluginMixin(OpenPypePyblishPluginMixin): def get_optional_label(self): return self.label def get_optional_tooltip(self): return None @classmethod def get_attribute_defs(cls): """Attribute definitions based...
do you mean to have a dynamic burnin that changes the label and its color according to the current frame status ? example:   
> This sounds neat! Any chance you can attach some previews of what it looks like in action? https://github.com/user-attachments/assets/902b55a8-07cf-4dbb-9afa-0d4a29b8a127 --- There are few things to consider, 1. Empty thumbnails follow...