daniel-lewis-ab / litegraph.js

A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
MIT License
11 stars 2 forks source link

math3d.js L447 MathQuatToEuler.onExecute() R variable not used #8

Open daniel-lewis-ab opened 1 month ago

daniel-lewis-ab commented 1 month ago

Found a bug, currently too tired to think in quaternions and what it needs.