8 Commits (c8526d55da1ff2475748f798b4d5578ec0b250a7)

Author SHA1 Message Date
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 071fb7c345 Added Fungus.Commands, Fungus.EventHandlers, Fungus.Variables and Fungus.Utils namespaces 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher 63dadcb457 Refactored Variable base class to use protected serialised value and public property accessor. 8 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Timothy Ng dc069367ed Refactored Flowchart.cs to use the more general GetVariable method 9 years ago
chrisgregan 99187b962c Added test for Call Method command 9 years ago
chrisgregan 550f5857f5 Invoke Event and Invoke Method commands 9 years ago