Results 10 comments of Gasimo

I am personally not using this script, I am just following the development and situation here. Based on my knowledge, most of MuseScore website threats are just threats which are...

I believe this is a scare tactic. By just having the script you arent doing anything illegal as the script doesnt contain any copyrighted content as of itself. Now about...

> Try to push latest changes to github, then pull the project to another folder and run in debug. Hi @8m0, this unhandled win32 exception appears even in a brand...

Added repro repo: https://github.com/GasimoDoesCode/MauiIssueRepro

For anyone here in the future, to set a symbol (for instance: #if TIMELINE_PRESENT), you can just use add ```json "properties": { "DefineConstants": "TIMELINE_PRESENT" } ``` into src under your...

This theme has couple external dependencies. The author has decided to use NPM for handling those, so you will need to install npm. If you are on windows I suggest...

> in a month FishNet support should be out. Any updates on this?

Issue present in my project too (1.7.2-preview, Unity 2021.1.12f1). This also appears to cause another side-effect. When executing graph, sometimes unity hangs up on node executing **indefinitely until my entire...

3rd party libraries, rendering and physics formulas often expect meters to be the base unit. Converting the units real-time or rewriting things by hand to just work with flax sounds...

Any updates on this PR?