Famous / engine

MIT License
1.75k stars 250 forks source link

fix: Only update mesh when node is mounted #425

Closed alexanderGugel closed 9 years ago

alexanderGugel commented 9 years ago

Fixes a corner case where draw commands are being sent by the Mesh when no path is available (node has no been mounted).

michaelobriena commented 9 years ago

landed as 6718be9