pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java language:C#
Filter by
224M results
Fixes the 7 issues from the platform walkthrough. Each was diagnosed (root cause + exact files), implemented across
disjoint file groups, and verified.
| # | Issue | Fix |
| --- | --- | --- |
| 1 | Share ...
This pull request updates the way build and serve commands are determined for all framework types, making the process
more flexible and less dependent on hardcoded defaults. Instead of always using specific ...
Summary
Patients can now select a pro user as their logopedist (speech therapist). The selection happens during patient
onboarding, is required, and a patient with no logopedist set is sent back through ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Context
Matter group management is currently a façade: matter/groups.py stubs returned False/[] and the WS handlers reported a
generic *_failed error, so the UI appeared to act while doing nothing. This ...
Summary
Stage 2 of 3. Swaps model texture baking from the GL path (render-to-texture + GPU readback) to the CPU
SoftwareRasterizer from stage 1. This is where rendering actually changes — needs in-game ...