8 Commits (1b4f424b336dbba1122ee3ad8cf394e131659aca)

Author SHA1 Message Date
Steve Halliwell 2127dee0e0 Update header license 5 years ago
Christopher 85b4038f19 Updated project to Unity 5.6.0, fixed some warnings. 8 years ago
Christopher 3510fc7f9a Converted all foreach statement to act on simple variables. 8 years ago
Christopher 060b7b46a2 Reverted Fungus sub namespaces as they were breaking backwards compatibility. Kept the Fungus.EditorUtils namespace though as it doesn't affect compatibility. 8 years ago
Christopher cf7b1e8ca3 Moved all Fungus editor code to Fungus.EditorUtils namespace 8 years ago
Christopher 071fb7c345 Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces 8 years ago
Christopher 04b56ab0c7 Refactored runtime code to use IFlowchart exclusively 8 years ago
Christopher 627e167f88 Moved all scripts into a unified script folder (except Flowchart yet) 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 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 25d596ee7e Fixed compile errors on Unity 5.0.1 #117 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 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 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 3f356c331c Fixed View prefabs settings overriding 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 d6892e9d87 Views now always render 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan ed1e48b2e7 Added rotation support to Views. 11 years ago
chrisgregan fcab6a1d81 View preview boxes are now always displayed. 11 years ago
chrisgregan 9ae56f2920 Fixed undo/redo when resizing Views 11 years ago
chrisgregan 5ad78612be View now supports arbitrary aspect ratios, improved visualization. 11 years ago
chrisgregan a72dcd4016 Added Fungus library and example files 11 years ago