-
This issue is a location to hold suggestions for improvements to the programmatic flows interface, and will result eventually in a PR.
Currently, RED.nodes.addFlow/updateFlow does not support .disa…
-
Thank you for your great work.
I have a question about the three pixel error benchmark in your code. Can you explain why the `disp_true` was less than 1? Should we replace the number 1 by the numbe…
-
Hello,
Are there plans to introduce support for routines? This appears to be a streamlined method of interaction. It would be great to establish some routines within the Roborock app and then simpl…
-
Is there a way to call a function that validates the model as a whole instead of individual attributes. This would allow more flexible validation of relationship among attributes instead of just their…
taivo updated
10 years ago
-
Often a tablet layout is two ui panes in one screen.
Android provides resource folders for this, how would this work with navigators?
-
(Or do this as a background task)
-
### Tested versions
4.2.2.stable
### System information
MacOS Ventura 13.5.2 M2
### Issue description
I have had several random crashes in my game, with this stack trace:
```
USER E…
-
Hi,
I am getting the following error when I try and refresh tokens:
```
connection failed with response 503 (service unavailable)
```
Here is the code I wrote (placed on line 25 of the demo app)
`…
-
What a great project! Almost precisely the set of functionality I'm after. Would it be possible to use this as a WebCam plugin?
Thanks in advance!
//Adam
-
Hi, I am currently implementing the Disney BSDF in Mitsuba as a project, and I was using PBRT as my baseline implementation. Apparently PBRT has some issues, especially in transmission and thin sheet …