Skip to content

Patch: addTo and Models.getModel renamed.

Choose a tag to compare

@marco-ponds marco-ponds released this 11 Jul 10:47
· 278 commits to master since this release

A few improvements:

  • Models.getModel has been renamed to Models.get : a deprecation warning message will be displayed when using getModel
  • Entities now have a addTo method, which allows Entities to be added to other entities. (Similar to .add, but with addTo the Entity is the child).

What's Changed

Full Changelog: v3.17.5...v3.17.6