Pixel Vision 8

Results 66 issues of Pixel Vision 8

Ran into a situation where trying to call DrawText() on an undefined variable throw a Null error. While the error was caught and displayed, since it's outside of the Lua...

bug

There are reports of Ctrl + 1 not working on French keyboard layouts. Need to figure out how to remap or offer a solution for non-us keyboard layouts.

enhancement

Text editor scroll bars need to display the columns and rows similar to how other scroll bars display files

enhancement

After refactoring the workspace explorer tool, editors will need to be able to load a file from a full path as well as any extra files needed to make it...

enhancement

Looks like the name input field is being cut off. Should display full name and show type in the tab on the right. ![image](https://user-images.githubusercontent.com/24598054/34252727-c84ca964-e612-11e7-945b-f7dac15bcea1.png)

bug

When building the runners, the automation script needs to convert the StreamingAsset projects into zipped .byte files in the resources folder that can be used to load up at runtime.

enhancement

Disable project types in some creators

enhancement

Define default project type for creators in bios

enhancement

Need to be able to disable playback in Creators (music and sprite)

enhancement

Music tool needs zones to only update components when needed. Maybe leverage flags for this?

enhancement