-
### Is your feature request related to a problem?
Yes. Currently GameMaker is still in its infancy to support HDR correctly. I mean, the application_surface still only has a RGBA8 format and you ne…
-
They should perhaps be added. Ideally not just for the public API surface, but for the whole code base. This could then replace quite a few `Debug.Assert`ions that guard against null references intern…
stakx updated
2 months ago
-
Hello, first of all: thank you for this great learning resource!
I have a problem when running the example code of these tutorials. I've recorded a GIF demonstrating the issue:
![learn-wgpu_tutori…
-
Hi! I'm having a memory leak when liveview is running, is there any way to avoid this?
Regards
code:
def liveview():
global main_surface
C = piggyphoto.camera()
C.leave_locked()
C.c…
-
### Context
In [code](https://github.com/nebari-dev/nebari/blob/5463e8df9e8d53a266a7b9d3d4e27353ec43c40b/src/_nebari/deploy.py#L71), username and password is directly printed. It is a potential infor…
-
Make the renderer have the ability to swap out the surfaces mapping onto the objects from
1) determine how to describe surface replacements
--> presumably in .mtl file, by adding or replacing …
-
### Issue
This works as expected
```scala
new ImageFromDockerfile(imageName, true)
.withFileFromFile("Dockerfile", new File("dev/keycloak/Dockerfile"))
.withFileFromFile("dev/keycloak/sb…
-
Thank you for your novel work in 'Robust Small Object Detection on the Water Surface through Fusion of Camera and Millimeter Wave Radar'.
I am very interested in this area. In your paper, you said …
-
I don't see any (optical) volumes with defined EFFICIENCY property in `pfRICH_complex.gdml`. Which ones are supposed to be treated as detectors with hits?
-
Fornjot models can sweep a sketch along a path, to create a solid. As of this writing, all sketches in Fornjot models are defined in the xy-plane (which is why this issue doesn't affect Fornjot models…