Vladislav Prusakov

Results 17 issues of Vladislav Prusakov

When I wanna use `tar` command, I got crash, because this command execute on main thread and iOS kill my after 10 seconds. It’s work for Python-3.6.5.tgz

Why your examples and docs code using C# style guide instead of swift way https://google.github.io/swift/ or https://github.com/raywenderlich/swift-style-guide

1. Remove Pods 2. Add new web link preview and preview window 3. Remove AppKit cells and rewrite it to SwiftUI (more flexible and easy to write new cells)

In this PR I added TileMap system to draw bunch of tiles on screen. - [ ] TileMap resource - [ ] TileMap Hot Reloading - [x] Animated Textures -...

enhancement
high priority

Bazel support build for most popular platforms like Windows, Linux and Android. For this OS we should support their render devices and Vulkan can help us to achieve that. Main...

enhancement
platform:ios
platform:macos
topic:rendering
high priority

1) Input Manager doesn't provide Cyrillic input source 2) Sometimes Input Manager doesn't handle when a key is released

bug
help wanted
adopt me
topic:input
high priority

Hi! Thanks for that amazing work! I want to use this library in my project (SPM), but it looks like currently I should run it only under terminal. Can you...