-
Notifications
You must be signed in to change notification settings - Fork 171
ChangeLog
Martin edited this page Jan 13, 2017
·
9 revisions
2017-01-13
- fixed some bugs in Lock Axis support
- we can ignore rotation of any axis now!
- TODO: add some UI features, support more panorama (picture) format
2017-01-12
- add GPUImage-like filter groups
- filters can be applied before or after rendering to sphere
- support plane video
- TODO: fix Lock Axis support and add some UI features
2016-11-26
- Add Lock Axis support
- User can enter view in any rotation, and will see the same view firstly
- LOCK_MODE_GAME_ROTATION_VECTOR: similar to Cardboard Motion
- LOCK_MODE_ALL_AXIS:simply ignore initial rotation
2016-11-21
- reduced saving picture time