-
Hello, team!
I have a couple of questions / requests for the [web viewer react](https://github.com/iTwin/viewer/tree/master/packages/templates/cra-template-web-viewer) template.
1. Can we renam…
-
### Describe the bug
Before updating the launcher, the shaders ran and loaded fine, but when I updated the launcher, it stopped working and the game exited when it wasn't like that.
In Zink inste…
-
**Bug Report Checklist**
- [ ] I provided code that demonstrates a minimal reproducible example.
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [ ] I c…
-
Minimum working repro:
```csharp
[Table("test")]
public sealed class Asset {
[Column]
[Key]
public int ID { get; set; }
[Column]
public List MatchableTypes { get; set; } = new();
}
…
-
I asked for some actionable feedback: https://news.ycombinator.com/item?id=23263536
> If the library were being designed from scratch today, pretty much every method on the model would be Async. Af…
-
**Bug Report Checklist**
- [ ] I provided code that demonstrates a minimal reproducible example.
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [X] I c…
-
I'm failing to figure out how to configure data seeding on nested owned entities. I've read through #31373 and #14359 and am aware of the current issues about EFCore not being able to seed data on the…
-
=================== System Info ===================
AutoGluon Version: 1.0.0
Python Version: 3.9.18
Operating System: Windows
Platform Machine: AMD64
Platform Version: 10.0.19045
CPU …
-
Using the Wicket framework which uses Lambda's quite a bit. There is a Lamba's expression. In the {} block a variable (a Map) is declared/assigned which uses generics. On that variable .stream() is pe…
-
This an "epic" issue for the theme of generating a compiled model with fast loading and access times. Specific pieces of work will be tracked by linked issues.
#### Proposed for 6.0
Used by call…