2 Commits (1cf014aa18807f6836521bf731ebe9a84977d16d)

Author SHA1 Message Date
Christopher 1cf014aa18 Refactored Block to use IBlock 8 years ago
Christopher 56e413a224 Reorganised Fungus folder structure 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 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
Chris Gregan 591582897e Fixed Edge of inspector window clipped incorreclty in Unity 5.4 beta #425 9 years ago
chrisgregan e461d14200 Fixed Null reference if command classes have same name #312 9 years ago
chrisgregan 53496ea554 Fixed: Copy / paste causes Block inspector to reset height #145 9 years ago
chrisgregan c2fd41f25a Fix for intermittent null reference error from custom editors 9 years ago
chrisgregan e0e1fbf4ae Fix for intermittent error message in command editor OnEnable 9 years ago
chrisgregan 74483ec24a Display UnityEvent properties 9 years ago
chrisgregan d268a40c92 Fix incorrect height of block inspector area 10 years ago
chrisgregan 22427dfe03 Renamed SequenceEditor & SequenceInspector to BlockEditor & BlockInspector 10 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan 8ba8ca6f36 Fix for mismatch BeginArea(), EndArea() console error 10 years ago
chrisgregan 7bd3c93238 Resize bar works properly with resizing windows 10 years ago
chrisgregan 8c023c413e Fixed incorrect indenting on sequence list & common view 10 years ago
chrisgregan 9820dc403c Command editor now scrolls independently of command list #84 10 years ago
chrisgregan 48961142bb Updated UI to use flowchart style nodes 10 years ago
chrisgregan e6000eb33b Added Event Handler system. 10 years ago
chrisgregan a1e3d4f587 Sequences may now be executed in parallel 10 years ago
chrisgregan 7d0491ff5c Redesigned Fungus Script window and inspector UI 10 years ago