chrisgregan
|
18fc431796
|
Improved SetVariable property names
|
10 years ago |
chrisgregan
|
53d2fd1aab
|
Added protected & virtual to core classes for easier inheritance
|
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
|
b547553c20
|
Converted SetVariable and If to use serialized property
|
10 years ago |
chrisgregan
|
29898ed586
|
Renamed Set to SetVariable, improved color
|
10 years ago |
chrisgregan
|
e6b845a99f
|
Fungus2 code reorg
|
10 years ago |
chrisgregan
|
c26e81a40c
|
Improved button layout, using foldout
|
10 years ago |
chrisgregan
|
e458628faa
|
Set operators now match c# equivalents
|
10 years ago |
chrisgregan
|
d6ceaa21c9
|
Set and Jump use BooleanData, IntegerData, etc.
|
10 years ago |
chrisgregan
|
239b9e7416
|
Pick variable or constant value
|
10 years ago |
chrisgregan
|
5b725896a3
|
Variables are now components
|
10 years ago |
chrisgregan
|
9afdeda1b6
|
Set command supports operators.
|
10 years ago |
chrisgregan
|
34db6bb2a2
|
Renamed SetVariableEditor to SetEditor
|
10 years ago |
chrisgregan
|
9f3f9bae2d
|
VariableField now takes a filter lambda function
|
10 years ago |
chrisgregan
|
508b31d9a5
|
Renamed SetVariable and Execute commands
|
10 years ago |
chrisgregan
|
cfed591a18
|
Renamed command editor classes
|
10 years ago |
chrisgregan
|
c13fc82fb0
|
Shortened command class names.
|
10 years ago |
chrisgregan
|
d0c2e9c961
|
Moved new visual scripting code to its own namespace
|
10 years ago |
chrisgregan
|
c2ae79d921
|
Implemented Hide On Visited option condition
|
10 years ago |
chrisgregan
|
939a15d98a
|
Added AddOption command.
|
10 years ago |
chrisgregan
|
f94203aaf9
|
Renamed SequenceController to FungusScript
|
10 years ago |
chrisgregan
|
88521c9381
|
Implemented Compare command
|
10 years ago |
chrisgregan
|
f617b72dee
|
Refactored variables
|
10 years ago |
chrisgregan
|
607ad2eba4
|
Initial implementation of SetVariable custom editor
|
10 years ago |
chrisgregan
|
e7afa36bc5
|
Pick variable from popup in SetVariable
|
10 years ago |
chrisgregan
|
ea3687c4f6
|
Initial support for variables
|
10 years ago |