14 Commits (c6c82dbb446b461f2865e963e5cf3e713b328eab)

Author SHA1 Message Date
chrisgregan 3fd20ed105 Variables are now ScriptableObjects instead of MonoBehaviors 10 years ago
chrisgregan 95a5f79b9c Renamed Fungus.Script namespace to Fungus 10 years ago
chrisgregan 64cf2c346e Renamed FungusVariable to Variable 10 years ago
chrisgregan 62aaaf6011 Renamed FungusCommand to Command 10 years ago
chrisgregan 97827c37cb Added option to disable command colours 10 years ago
chrisgregan c37b884a48 Add button, insert above / below enabled on command list 10 years ago
chrisgregan c37ada3da5 Reverted to 2 popup method for Add Command 10 years ago
chrisgregan 7a45f92873 Moved command properties to inspector. Fixed dialog bugs. 10 years ago
chrisgregan 806c170470 Renamed selectedCommandIndex 10 years ago
chrisgregan b1d4aa54b7 Select category and command with a single popup 10 years ago
chrisgregan 088b6d2375 Fixed serialising command view width 10 years ago
chrisgregan 585efc2526 Added command categories 10 years ago
chrisgregan 4e0c596d77 Commands are now in same window as sequence nodes 10 years ago
chrisgregan e6b845a99f Fungus2 code reorg 10 years ago
chrisgregan 5dc4c64b54 Fixed variable key string being null 10 years ago
chrisgregan 857184a8bb Prevent invalid / confusing variable name key entry 10 years ago
chrisgregan 39552da96a Context sensitive Create Sequence menu 10 years ago
chrisgregan 93836f860b AddCommand button and help text 10 years ago
chrisgregan b28a0cf922 Executing sequence always highlights (can still select other) 10 years ago
chrisgregan c26e81a40c Improved button layout, using foldout 10 years ago
chrisgregan ff26e90891 Added Up, Down, Delete, Copy, Paste buttons 10 years ago
chrisgregan 7430a61da7 Hide transform in inspector and sequences in hierarchy 10 years ago
chrisgregan 4dce521533 FungusScriptEditor handles sequence display 10 years ago
chrisgregan 0d34ef00d1 Renamed activeSequence to executingSequence 10 years ago
chrisgregan 9f06860183 Variables are now displayed in Reorderable List 10 years ago
chrisgregan 97caa580a1 Added old variables list back 10 years ago
chrisgregan 5b725896a3 Variables are now components 10 years ago
chrisgregan a50701d2ad New placeholder demo scene 10 years ago
chrisgregan d0c2e9c961 Moved new visual scripting code to its own namespace 10 years ago
chrisgregan f94203aaf9 Renamed SequenceController to FungusScript 10 years ago
chrisgregan ea3687c4f6 Initial support for variables 10 years ago
chrisgregan 40537cb019 Added reorderable list of global and local variables 10 years ago
chrisgregan 3117961982 Improved command highlighting. 10 years ago
chrisgregan 25a103fb4c Initial visual scripting prototype code 10 years ago