Bugfix and minor enhancements
Pre-release
Pre-release
CORE
- vectors/quaternion default constants (axis, empty etc.)
- CarKeyboardHandlingController: fixed issue with emitting steering events after controller was stopped
- Renderer: fixed static size;
- improved entities hierarchy: added parent field; made visible flag affect children in a correct way;
- introduced entity mixins;
- inputs: fixed issue with freezing input controllers when removing/adding them back to world;
- OrbitCameraController: added ability to affect properties from the outside;
- raycast car braking enhancements; hand brake;
THREE
- fixed crash when re-using canvas after destroying renderer;