v0.6.0
New:
- Typescript support
- The library is finally compatible with typescript
- It's a work in progress, so not all files have been converted yet
- Type extensions are now typed, so you can do
this.object.pp_setPositionLocal
and typescript will be able to type that- Not all extensions have been converted yet
Edit:
SceneUtils
and the scene extension have been removed- You can still do
Globals.getRootObject()
to perform all sort of scene searches
- You can still do