Andrew Lemmingson
Andrew Lemmingson
When I export FBX models, they're tiny, far from 0 0 0, and the objects are super far away from their bones.  
**Describe the bug** I see no way to change the color of a button. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'your design' 2. Click on 'the...
It's all in the title. I have everything set up how it should be, yet this is broken. I've tried using the most recent version and the one from the...
This code will create a summary comment properly ```java /** Cool field that contains something. */ public int awesomeField; ``` This code will not ```java /** * Really cool field...
**Describe the bug** I can't see the hidden channels. **To Reproduce** Install the plugin and look at a server with hidden channels. **Expected behavior** I expect to see the hidden...
constraining with shift preserves aspect ratio.
Fixes #634 and #715
Bugfixes: 37 ("Send to My VMDs" errors if VMD name contains special characters (e.g. "?") and especially "/" or "\" which it interprets as part of the filepath instead of...
### Describe the bug The latest build of PojavLauncher crashes immediately upon startup. Version 2.2 does not. ### The log file and images/videos ``` [Pre-Init] PojavLauncher INIT! [Pre-Init] Version: 3.0-development...
I'm rewriting the GUI with Avalonia and restructuring the projects, moving shared code, cleaning up, etc. 