Robert Wildling
Robert Wildling
Same issue here: MacOS 13, Blender 3.6.1 No map appears; when using the number block, an error appears the first time ("...no scale attribute")
@jonkemp Well, during development vendor libs will be added or removed, and in some cases order matters. Organising them in one central place would be a great advantage. - How...
Same problem here. Would be great to have a working example...
Is this repo still managed?
@nicoqh Thanks for the feedback! It is not urgent, but still something I would love to know. Maybe even in general, since v7 is coming and use cases are most...
@nicoqh Would still love to hear your opinion on this topic! I am really confused with the way `stretch` is supposed to work. Currently I mean to have read that...
@nicoqh I must have overseen your response from January - sorry for that! And a late thank you!!! I need to have a look at `background-clip` (haven' used it yet)....
"getUserMedia" should nowadays be something like this: ``` navigator.mediaDevices.getUserMedia({audio: true, video: true}) .then(handleStreamSuccess) .catch(handleStreamError); ``` Maybe that helps?
Can confirm the above error...
What is missing, still, is that there has to be a restart into OpenCore, right? So far, the documentation explains steps that are taken on a running OS. But modGRUBShell.efi...