yvt

Results 92 issues of yvt

This pull request makes `parse-generics-shim` compatible with Rust 2018 style imports. The introduced changes are twofold: - It adds `local_inner_macros` to macro definitions so that they can be imported with...

Now nodes can be built and passed around as a single object, and no name collisions would occur. ``` js jsonLoader.load( 'meshes/level.nav.js', function( geometry, materials ) { var zoneNodes =...

`required-features` seems like a good way to require different feature sets between `lib` and `bin` targets.

enhancement

[Control Flow Guard](https://docs.microsoft.com/en-us/windows/win32/secbp/control-flow-guard) is a forward-edge control-flow integrity mechanism supported by Windows. : > Control Flow Guard (CFG) is a highly-optimized platform security feature that was created to combat memory...

enhancement

- [x] Label (`tcw3::ui::views::label::Label`) - Already in use - [x] Button (`tcw3::ui::views::button::Button`) - Already in use - [x] Keyboard input (2d116afcd900015b1faa5d7febcff2ba04710d97) - [x] Scrollbar (`tcw3::ui::views::scrollbar::Scrollbar`) - Already in use -...

enhancement

#### Mock (WIP, created using Illustrator)

enhancement

- [ ] Color theming — Automatically detect light/dark/high-contrast themes - [ ] Base API - [ ] macOS - [ ] Windows - [ ] What about Linux? -...

enhancement

- [ ] `swrast` needs optimization. - [ ] See if GSK (GTK Scene Graph Kit; added in GTK 4) is up to the task - [x] ~~Cairo~~ It doesn't...

enhancement

enhancement