-
Here a list of known issues for XDK samples.
For each issue we fix, titles might improve too, so it's important to get these working correctly.
(Note : the below results are tested against https:/…
-
### MAME version
mame0270
### System information
windows 10, 64-bit, 16GB system RAM, GeFore RTC 2060
### INI configuration details
```INI
#
# CORE CONFIGURATION OPTIONS
#
readconfig …
-
**Which demo project is affected:**
2D Lights and Shadows, `lights_and_shadows`
**Description:**
Unless intended, the vertical normal map is wrong, and leads to a confusing shape of the r…
-
This is really cool! Curious to know if it is WebGL 1 or 2? Does it work as far back as IE 11?
-
### Who is this for, and what problem do they have today?
When you enable shadow indexing, it will go back and upload all the data in the cluster to S3/GCS. This might have a significant performanc…
-
I tried this code:
```rust
mod inner {
pub struct Foo {};
}
mod other {
struct Foo;
}
pub use inner::*;
// Adding either of the following two lines
// would shadow `inner::Fo…
-
I'm slowly starting to adopt C# 8, and I'm finding it practical to switch out Maybes for nullable reference types. I wonder if any scenarios come to mind where a Maybe could still be the right choice …
-
Hi,
I've read that mixing web-mode with vue-mode brings unsolved issues, but I've been using web-mode so much (and still continues on non vue projects) that using something different is painful.
…
-
I am currently working on a Medusa store and one feature I am building out is in-admin email template editing. I've gotten pretty far with my implementation and am at the point now where a user can cr…
-
Care must be taken to ensure any transform defined is robust, works for all inputs and does not greatly adjust the perceived image. For example, a transform cannot simply scale SDR images in linear c…