GrimoireGL / GrimoireJS

A WebGL framework for Web development.
https://grimoire.gl
MIT License
350 stars 24 forks source link

NodeInterface#addChildByName always returns undefined #432

Closed kyasbal closed 7 years ago

kyasbal commented 7 years ago

GomlNode#addChildByName is almost same API except returning value. For consistency, that should return set of populated nodes.

moajo commented 7 years ago

fixed.