-
In Unity URP (Universal Render Pipeline) we use the following standard:
Metallic in RGB + Smoothness in Alpha Channel
Smoothness is Roughness inverted, so it would be nice to have an option to inv…
-
### Description
When we want to create an update file in the editor as assets, the raw sound and music files do not have the ClientIgnore mark, which means that sound and music packages and raw files…
cydyn updated
5 months ago
-
With https://github.com/gradle/build-cache/issues/476 we already walk the output directory structure once instead of twice. Yet we still read the output files twice: once when we snapshot them after t…
lptr updated
10 months ago
-
My outputs for sphere-packing is missing the reflections of other spheres. Any hints as to why?
(Left is what it should look like, right is what mine looks like)
![image](https://github.com/user…
-
While attempting to package a DV file into an MKV file, I got this error from debug logs. This is on Windows with the `dvrescue_GUI_22.12.20240730_Windows_x64` nightly build. Before using this night…
-
**Is your feature request related to a problem? Please describe.**
With the default perimeter generator I get tons of consecutive code blocks like this:
```
G1 X12.345 Y12.345 E12.345
G1 F12.345
…
-
Two issues popped up in transit-clj which are better recorded here:
- cognitect/transit-clj#43
- cognitect/transit-clj#46
In essence:
https://github.com/cognitect/transit-java/blob/cff7111c208…
-
Hi. I tested the new "Table Alarms" control and noticed that it only works if I use binary values for alarms. It would be very useful if we could use "bitmask" to use 8, 16 and 32 bit tags and extra…
-
### Is this a new feature, an improvement, or a change to existing functionality?
Improvement
### How would you describe the priority of this feature request
Medium
### Please provide a clear desc…
-
Hello,
apparently it is not available the MARS keyword
packing = simple
as described in:
[https://confluence.ecmwf.int/display/FCST/Implementation+of+IFS+Cycle+48r1#ImplementationofIFSCycle48r1-…