Thomas Vantroyen
Results
2
issues of
Thomas Vantroyen
Hello, In old major versions, a global variable "MonacoEnvironment" was defined by the _monaco-editor_ package only. But since a few major versions, @materia-ui/ngx-monaco-editor also defines it, causing compile errors when...
Fixes # 46 https://github.com/codingben/box2d-netstandard/issues/46 I replaced all remaining uses of Vec2 with Vector2. Vec2 is deleted. This is a **breaking** change, as keeping the old overloads (in class DebugDraw) around...