chrisgregan
|
354a0188da
|
Fixed Fade To View can sometimes not work in Unity 5.3 #370
|
9 years ago |
chrisgregan
|
7cc823a53f
|
Added camera property to camera controller commands #307
Also fixed:
Camera z is always forced with View commands #319
|
9 years ago |
chrisgregan
|
b231ab0435
|
Fixed Camera Controller null check in wrong position #313
|
9 years ago |
chrisgregan
|
e44ae3df45
|
Fixes for Stop Flowchart command #288
|
9 years ago |
chrisgregan
|
73e0e68163
|
Fixed Shake Camera timing issue #137
Using a proper iTween callback instead of using Invoke.
Added integration test.
|
9 years ago |
chrisgregan
|
3adb4bd7a6
|
Removed accidentally committed debug log
|
10 years ago |
chrisgregan
|
40f2c61a85
|
Added Fullscreen command
https://trello.com/c/aA5GQlua
|
10 years ago |
chrisgregan
|
1142d06ce8
|
Added property to control swipe pan speed
https://trello.com/c/TmG9SiIa
|
10 years ago |
chrisgregan
|
4f0e21d0da
|
Control fade out effect in Fade To View command #109
|
10 years ago |
chrisgregan
|
5a931441d4
|
Merge branch 'Rename-core-classes'
|
10 years ago |
chrisgregan
|
0803b8b73a
|
Fix #71 Hide Fungus commands, event handlers, etc. in Component menu
|
10 years ago |
chrisgregan
|
c6db4cc0ad
|
Fix #64 Null camera bug in CameraController
|
10 years ago |
chrisgregan
|
5f6ce88506
|
Reorganized Commands and EventHandlers under Scripts folders
|
10 years ago |
chrisgregan
|
9693f971fc
|
Added StartSwipe and StopSwipe camera commands.
Swipe mode allows the player to use a swipe gesture to pan the camera
between 2 views.
|
10 years ago |
chrisgregan
|
e39ac81579
|
Added protected and virtual to all remaining classes
|
10 years ago |
chrisgregan
|
255970d507
|
Added Fade Screen command
|
10 years ago |
chrisgregan
|
5b00dff694
|
Improved view object coloring
|
10 years ago |
chrisgregan
|
8f4c54f75b
|
Custom editor for View object, portrait support.
|
10 years ago |
chrisgregan
|
b613913d51
|
Split SetView into MoveToView and FadeToView
|
10 years ago |
chrisgregan
|
8b6820a529
|
CameraController is now a singleton
|
10 years ago |
chrisgregan
|
e6b845a99f
|
Fungus2 code reorg
|
10 years ago |