|
@@ -88,6 +88,7 @@
|
|
|
- Enable dragging in boundingBoxGizmo without needing a parent ([TrevorDev](https://github.com/TrevorDev))
|
|
|
- Added per mesh culling strategy ([jerome](https://github.com/jbousquie))
|
|
|
- Added InputsManager and keyboard bindings for FollowCamera. ([mrdunk](https://github.com))
|
|
|
+- Fix typo in FollowCamera InputsManager when limiting rotation to 360 degrees. ([mrdunk](https://github.com))
|
|
|
- Added per solid particle culling possibility : `solidParticle.isInFrustum()` ([jerome](https://github.com/jbousquie))
|
|
|
- Added transparency support to `GlowLayer` ([Sebavan](https://github.com/Sebavan))
|
|
|
|