Releases: ejeinc/Meganekko
Releases · ejeinc/Meganekko
3.0.10
MeganekkoApp.animate
takes Animator
- Add
Entity.hasComponent
- Support to instantiate with constructor which has one argument
Context
in XML
3.0.9
Fix #14 rotation="x y z"
is now in degrees
3.0.8
- Add
component
XML attribute.
Entity.getChildren()
now returns unmodifiableList.
3.0.6
Bug fix: id="@+id/xxx"
is not parsed
3.0.5
- Bug fix: Cannot be refrected
Scene
's position, scale, and rotation to its child Entities.
- Add
GearVRActivity.setClearColor
and setClearColorBuffer
3.0.4
Add GearVRActivity.getApp()
3.0.3
- Removing component with class
- Improve behavior of removing
SurfaceRendererComponent
3.0.2
- XML from res/xml is supported.
- Add samples: 360 Video player and Facebook 360 Spatial Workstation integration
minor enhancements
- Add lifecycle callbacks
MeganekkoApp.onHmdMounted
, MeganekkoApp.onHmdUnmounted
, MeganekkoApp.onResume
MeganekkoApp.onPause
- Add XML
visible
attribute
- Add
Entity.isShown
- Add
MeganekkoApp.recenterYaw