Christopher
|
cc4406a8fb
|
Change all public properties to use virtual
|
8 years ago |
Christopher
|
5495ed8ebf
|
Tidied up editor using statements.
|
8 years ago |
Christopher
|
ce92029918
|
Refactored comments
|
8 years ago |
Christopher
|
f130385f6f
|
Changed comment style on header block
|
8 years ago |
Christopher
|
2b3d3c9ba4
|
Removed unnecessary newline
|
8 years ago |
Christopher
|
e4451a54a0
|
Refactored comments and layout
|
8 years ago |
Christopher
|
83c12c7e76
|
Refactored many classes to use protected serialisable fields, with public property accessors where required.
|
8 years ago |
Christopher
|
239bf8fefe
|
Converted tabs to spaces in all .cs files
|
8 years ago |
Christopher
|
67adbab9a0
|
Added open source license header to all source files
|
9 years ago |
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
|
25d596ee7e
|
Fixed compile errors on Unity 5.0.1 #117
|
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
|
07b7103014
|
Fixed API change for Unity 5.0.2
|
10 years ago |
chrisgregan
|
4882bfa8e5
|
Only render outer box when Views are not selected
|
10 years ago |
chrisgregan
|
5a931441d4
|
Merge branch 'Rename-core-classes'
|
10 years ago |
chrisgregan
|
cc8762747d
|
Split Fungus create menu items into groups
|
10 years ago |
chrisgregan
|
810131fa9d
|
Move Fungus menu items to Tools / Fungus #93
|
10 years ago |
chrisgregan
|
f2786e7255
|
Unified Fungus object spawning method
Moved Prefabs to Resources folders so they can be easily loaded using
Resources.Load
|
10 years ago |
chrisgregan
|
6bf19ceab5
|
Scene label for Views disappeared after Unity 5 upgrade. #90
|
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
|
ffa0960939
|
Added a gizmo to View objects to select in scene view
|
10 years ago |
chrisgregan
|
671acdc600
|
Fungus prefabs now spawn in centre of scene view
|
10 years ago |
chrisgregan
|
5f6ce88506
|
Reorganized Commands and EventHandlers under Scripts folders
|
10 years ago |
chrisgregan
|
e7938219a4
|
Added tooltips for all Fungus command properties
|
10 years ago |
chrisgregan
|
ac9d219706
|
Updated all command help strings
|
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
|
ec203195d0
|
Fixed View Size property not serializing correctly
|
10 years ago |
chrisgregan
|
385ef1a967
|
Merged UI redesign and iTween support branch
|
10 years ago |
chrisgregan
|
794238f717
|
Fixed View() always flagging scene as modified
|
10 years ago |
chrisgregan
|
8202660c82
|
Changed Fungus project over to use text assets for easier diffing & merging
|
10 years ago |
chrisgregan
|
8c795496d5
|
Instantiate prefabs correctly (maintaining link)
|
10 years ago |
chrisgregan
|
6e18bbd619
|
Added Camera & Sprite menu items
|
10 years ago |
chrisgregan
|
e39ac81579
|
Added protected and virtual to all remaining classes
|
10 years ago |
chrisgregan
|
be41f9539a
|
Improved view highlighting when view command selected
|
10 years ago |
chrisgregan
|
255970d507
|
Added Fade Screen command
|
10 years ago |
chrisgregan
|
95a5f79b9c
|
Renamed Fungus.Script namespace to Fungus
|
10 years ago |
chrisgregan
|
62aaaf6011
|
Renamed FungusCommand to Command
|
10 years ago |
chrisgregan
|
3f356c331c
|
Fixed View prefabs settings overriding
|
10 years ago |
chrisgregan
|
5b00dff694
|
Improved view object coloring
|
10 years ago |
chrisgregan
|
945f0316fc
|
Added example story with boolean variable
|
10 years ago |
chrisgregan
|
953dcf8960
|
Added example artwork for river scene
|
10 years ago |
chrisgregan
|
c88889a085
|
Added Shake Camera command
|
10 years ago |