Ryan

Results 5 issues of Ryan

When entering the following command into the luvit repl `print(string.format("%x",0x3736353433323130))` I would expect to get `3736353433323130` but instead I get `3736353433323200` If I run the same command on https://www.lua.org/cgi-bin/demo I...

**Is your feature request related to a problem? Please describe.** It is hard to keep a stack of cards with an offset in order. For example solitaire. Picking up and...

feature
scripting
assets

I got it to build using the following changes. I have no idea what I am doing, but in case someone else wants to get it to work they can...

**Is your feature request related to a problem? Please describe.** As a game developer I would like to export UV maps and textures from openscad as well as geometry. **Describe...

Type: Enhancement

**Describe the bug** It's in the title. **To Reproduce** Steps to reproduce the behavior: 1. Run an example. 2. Maximize the window. 3. Notice the graph doesn't rescale correctly. **Expected...

bug