91 Commits (6e8baa5ecd930d507dbbcc90943eaa103df1f321)

Author SHA1 Message Date
chrisgregan d7ff585059 Fixed command name spacing when line numbers shown 9 years ago
chrisgregan 62a1b8d40b Added Show Line Numbers option to Flowchart 9 years ago
Timothy Ng 1ac8669a43 Implemented suggestions 9 years ago
Timothy Ng 74c14f5985 replaced say dropdown menu with object picker 9 years ago
chrisgregan fbecad8df8 Fixed line endings on InvokeMethod classes 9 years ago
Timothy Ng 54edaf14fe Fixed formating of command list 9 years ago
Timothy Ng 3af0a9faa2 Command List now displays line numbers 9 years ago
chrisgregan 38f591068d Fixed faulty indent levels when inspector is not displayed #380 9 years ago
chrisgregan 447862c86f Fixed faulty indent levels when inspector is not displayed #380 9 years ago
chrisgregan 5587311a2d Fixed private variable values being reset with multiple flowcharts #389 9 years ago
chrisgregan 2536ae4351 Reduced width of variable popup 9 years ago
chrisgregan f937aed6cb Audio commands can use variables in properties 9 years ago
chrisgregan 9788021f2c iTween properties accept variables 9 years ago
chrisgregan ee2d85a18f Anim commands use variable datas 9 years ago
chrisgregan 0087d8c482 Improved Flowchart UpdateVersion system 9 years ago
chrisgregan c1fe3eb13f Added Export Fungus Package menu item 9 years ago
chrisgregan c9a081f4fd Fixed CustomGUI class not in Fungus namespace #353 9 years ago
chrisgregan e461d14200 Fixed Null reference if command classes have same name #312 9 years ago
chrisgregan 001665ef0b Fixed End command indents when not matched with an If #308 9 years ago
chrisgregan 3aa4333870 Users losing track of where their Blocks are in Flowchart window #302 9 years ago
Chris Gregan 16af3dcf2f Fixed corrupted character in Windows builds 9 years ago
chrisgregan 00b6b910bc Fixed logic for setting GameStarted block in new Flowcharts 9 years ago
chrisgregan 69dbc5d019 Fixed Flowchart objects break when made into a prefab #275 9 years ago
chrisgregan e2b7c542e9 Fixed: Null reference error after editing Flowchart code #181 9 years ago
chrisgregan 3cb52dfab4 Added a Hide Commands property to Flowchart 9 years ago
chrisgregan d7a646c319 Fixed: Undo for delete command is broken #161 9 years ago
chrisgregan 9304dc54ac Can filter the list of supported commands by subclassing Flowchart 9 years ago
chrisgregan f4654e265d Added test for Save Variable / Load Variable 9 years ago
chrisgregan 28d53f5576 DrawEventHandlerGUI is now virtual 9 years ago
chrisgregan ce69debb61 Added Create > Fungus Logo menu option 9 years ago
chrisgregan 53496ea554 Fixed: Copy / paste causes Block inspector to reset height #145 9 years ago
chrisgregan f91d12ba4b Added NullTargetCheck() to catch cases of orphaned command editors 9 years ago
chrisgregan c2fd41f25a Fix for intermittent null reference error from custom editors 9 years ago
chrisgregan 2997b0fdd8 Fixed: Duplicate block does not do a deep copy #129 9 years ago
chrisgregan 550f5857f5 Invoke Event and Invoke Method commands 9 years ago
chrisgregan e0e1fbf4ae Fix for intermittent error message in command editor OnEnable 9 years ago
chrisgregan 9a066b366f Explicitly flag command properties as reorderable lists 9 years ago
chrisgregan 14226652dc Invoke command - call methods with parameters. 9 years ago
chrisgregan 74483ec24a Display UnityEvent properties 9 years ago
chrisgregan f25bddf920 Updated meta file for combo box 9 years ago
chrisgregan 972e69cda4 Use reorderable list for all lists & arrays in command inspector 9 years ago
chrisgregan b708320e63 Deferred Block action list is now public 9 years ago
chrisgregan bf8c1abecb Fixed editing multiline command properties in block inspector. 9 years ago
chrisgregan 36aab4045e Removed unused SendEventEditor class 9 years ago
chrisgregan 8fb96dd47f Compile errors when Fungus is used with Draw On Screen asset #120 10 years ago
chrisgregan 5d9353ea75 Fix null reference exception when spawning Fungus objects in Unity 5.1 10 years ago
chrisgregan 732fb8b8c5 Removed hide flags on line drawing material and shader #119 10 years ago
chrisgregan 1b3b3caab4 Revert accidental add of using statement 10 years ago
chrisgregan f3f60ccbff Fixed line drawing class using obsolete material constructor #119 10 years ago
chrisgregan 001759ecbd Changed small + button texture to GUI mode 10 years ago