Dennis Kobert

Results 34 issues of Dennis Kobert

```[tasklist] # Post-MVP engineering - [ ] #1510 - [ ] #1172 - [ ] #1162 - [ ] #134 - [ ] https://github.com/GraphiteEditor/Graphite/issues/1552 - [ ] https://github.com/GraphiteEditor/Graphite/issues/1881 - [...

Feature
Architecture
Web
Rust
Design
Graphene

~~Generate inverse operation for a given operation and store both in the document. This will be used to implement the history feature~~ Store a chain of history events and add...

Feature
Architecture
Rust

Blocked on https://github.com/GraphiteEditor/Graphite/issues/1162 - Spline tool - Line tool - Rectangle tool - Ellipse tool - Polygon tool

Feature
Rust

### Prerequisite checklist - [x] Read the [contribution guidelines](https://docs.unikraft.org/contribute.html) regarding submitting new changes to the project; - [x] Tested your changes against relevant architectures and platforms; - [ ] Ran...

kind/enhancement
area/makefile
topic/build
lang/rust

Remove internal and unsupported compilation targets from public docs

### Expected Behaviour The code should compile ### Example & Steps To Reproduce code: ```rust #[spirv(fragment)] pub fn main(x: (usize, ())) { drop(&x.1); } ``` result: ``` error: Cannot cast...

t: bug
s: qptr may fix

Closes #1530, closes #1498, closes #1180, part of #534

- [x] Make compilation server cache requests - [ ] Extend server to allow for multiple concurrent requests - [ ] Extend server to compile using your current git revision