8 Commits (5f0e58194af9e9bb167d785522d0ef3d050e95c7)

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 9 years ago
Christopher 63dadcb457 Refactored Variable base class to use protected serialised value and public property accessor. 9 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 10 years ago
chrisgregan 550f5857f5 Invoke Event and Invoke Method commands 10 years ago