Luka Maljic
Luka Maljic
Fixes [`TypeError` when trying to stringify a `BigInt` value](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify#exceptions) by [stringifying `BigInt` values as strings](https://github.com/GoogleChromeLabs/jsbi/issues/30#issuecomment-521460510). Fixes https://github.com/moll/json-stringify-safe/issues/33
Godot 3.2.2.stable.official Onyx commit https://github.com/Takanu/Onyx/commit/d5ff371d2612d98ad0ff66f1adf526fb10856a09 Selecting shape type `Ramp` on an OnyxShape node produces the following errors: ``` res://addons/onyx/nodes/onyx/onyx_gen_ramp.gd:599 - Parse Error: Variable "i" already defined in the scope (at...