Mustafa Zaky Jafar

Results 66 comments of Mustafa Zaky Jafar

@BigRoy @moonyuet Can we move the discussion here about the details of Houdini point cache enhancement ? I'm sorry I should have done that earlier. Here are the details I...

As far as I understood, Here are the suggested edits: 1) `houdini\plugins\create\create_pointcache.py` It's better to leave it as it was, plus we may do this - if selection is `ObjNode`...

Regarding including `dopNode` I think it can be possible during the creation process if selected is `dopNode` then I would do this: - create a new `geo` node - create...

Let's take a few steps back: To clear up some misconceptions, correct me if I'm wrong the original objective of this issue was to: 1) add `path` repair action 2)...

So, what about: ### enhancement 1: Validate Prims Hierarchy Path(ABC) It's already logs info to artist, I find it useful. however for this issue, I can add a `create default...

There are many PRs related to this issue! ### enhancement 1: Validate Prims Hierarchy Path(ABC) ✅ [Enhancement/houdini add path action for abc validator](https://github.com/ynput/OpenPype/pull/5237) ### enhancement 2 : Validate Output Node...

Currently, All settings are moved out to Ayon server. Pipeline admins can add as many executables as they want in the application settings on the server. It's considered to have...

I wish if I never had that space in my user name. I've solved it https://community.ynput.io/t/poetry-installation-failed/1522 But, I'll appreciate if we can detect it and display some warning about it.

Are we checking against the wrong python version? ```shell >>> Detecting host Python ... OK [ 3.9 ] >>> Testing venv ... OK warning: The `requires-python` specifier (`~=3.9`) in `ayon`...

Simply Brilliant! I like the idea of adding `extended formatter`, I think we may be able to combine the two proposed ideas e.g. resolve : `User` -> `user:upperFirst` then use...