syelan34

Results 6 issues of syelan34

While using a single app in fullscreen: ![image](https://user-images.githubusercontent.com/82814680/155442646-ab2ee4d7-9ea8-406f-bcb1-8103e33290af.png) When using 2 apps in split view: ![image](https://user-images.githubusercontent.com/82814680/155442597-4306ec99-3224-4cab-af6f-1d95d233bb22.png)

enhancement
cantfix

When importing projects from the Figma desktop app I get an error saying it was unable to import project. I signed in through the Animator app only a few seconds...

**Description** It would be helpful to be able to manually change the layer height of scenes and components in a similar way to CSS z-index. This would allow for more...

## Feature Request ### What feature are you suggesting? #### Overview: - Essentially as the title describes. Uniforms declared in a separate file currently are invisible to code, even though...

Adds basic API similar to the ir:U and ir:RST APIs, with [all commands documented on 3DBrew](https://www.3dbrew.org/wiki/IR_Services#ir:USER) implemented. Implementation of some functions was based on [that of ctru-rs](https://github.com/rust3ds/ctru-rs/blob/master/ctru-rs/src/services/ir_user.rs). I don't have...

## Feature Request ### What feature are you suggesting? #### Overview: - Include some syntax to specify the register to use when declaring a uniform, similar to the register() keyword...