Jay Sistar

Results 27 issues of Jay Sistar

It would be nice to have a [vcpkg](https://github.com/Microsoft/vcpkg) and/or [conan.io](https://www.conan.io/) package.

An argument should be added to DC.init() (maybe "splash:Bool = true" to default to true) that determines whether the following line is executed at the end of init: ``` DC.logInfo("~~~~~~~~~~...

Compiling on macOS (should be the same for other OSes): ``` Compiling conrod_example_shared v0.69.0 (/Volumes/xenon_main/Users/jaysistar/Projects/conrod/backends/conrod_example_shared) warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead --> backends/conrod_glium/./src/lib.rs:112:5 | 112 | implement_vertex!(Vertex,...

enhancement

I'm trying out Conrod on a Pinebook Pro (Rock64 SoC: ARM64 CPU with Mali GPU). The "Panfrost" open source driver for Mali doesn't seem to support multisampling pixel formats, and...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** I'd like to issue 1 request and get back important data, but then have the less important data sent later,...

enhancement
help wanted

OpenFL technically doesn't have 3D transforms yet in native and html5, but in Flash compound transforms work correctly, but cause some objects to flicker, and some to ignore their transform...

bug
ready
requires investigation

While the "about" page tells me some differences from Jenkins X 2 to Jenkins X 3, it doesn't tell me "about" what Jenkins X is. I'm going to this "about"...

Here's a new sample app that shows how to create sound samples dynamically. It's very small, and should serve as a good example for someone trying to learn the API....

The Fyrox engine needs VR support on both the web and native.