35 Commits (e25b22aaa8c096af62b1b97bbac225d02c74b631)

Author SHA1 Message Date
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. 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
chrisgregan db928d3a33 Command colours are specified in a virtual function 10 years ago
chrisgregan 716e883ef2 Added command button colours 10 years ago
chrisgregan 74db43f463 Unified CommandInfo attribute 10 years ago
chrisgregan 8f4c54f75b Custom editor for View object, portrait support. 10 years ago
chrisgregan d6892e9d87 Views now always render 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan 3fcd6e1969 Added summary for Wait command 10 years ago
chrisgregan efee8e808b Command error messages and enabled checkbox. 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 c20b6059e8 Command scripts now stored in module folders 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago