2627 Commits (master)
 

Author SHA1 Message Date
chrisgregan 6a2c17e2b5 Fixed selected sequence box render order 10 years ago
chrisgregan 17f1bb607d Show "Create Sequence" when no sequence selected 10 years ago
chrisgregan c0f1ed9d0e Split Call command into Call and If 10 years ago
chrisgregan 7012c55616 Remove unused command 10 years ago
chrisgregan 33c592f90e Fixed undo on sequence name field 10 years ago
chrisgregan 4e2c0c74b5 Removed redundant line 10 years ago
chrisgregan 740ad69dd9 Hide transform if FungusScript is only component 10 years ago
chrisgregan 2415632992 Added command numbering 10 years ago
chrisgregan e346683e20 Fixed null reference errors 10 years ago
chrisgregan 93836f860b AddCommand button and help text 10 years ago
chrisgregan a467654c13 Undo command expand 10 years ago
chrisgregan 4421d477c4 Option description and <Continue> instead of <None> 10 years ago
chrisgregan 02c75d9e43 Option command description text 10 years ago
chrisgregan dca40df6a8 Renamed AddOption to Option 10 years ago
chrisgregan 8450caf0b1 Highlight executing command 10 years ago
chrisgregan b28a0cf922 Executing sequence always highlights (can still select other) 10 years ago
chrisgregan d3bf367226 Connections highlight when command is expanded 10 years ago
chrisgregan 62a8535614 Improved descriptions of commands 10 years ago
chrisgregan e4eab22db5 Renamed MoveCamera to View 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 921ea030a6 Fixed render order for sequence outlines 10 years ago
chrisgregan 7430a61da7 Hide transform in inspector and sequences in hierarchy 10 years ago
chrisgregan 376a63334f New, Delete & Duplicate sequence buttons 10 years ago
chrisgregan 4dce521533 FungusScriptEditor handles sequence display 10 years ago
chrisgregan 0d34ef00d1 Renamed activeSequence to executingSequence 10 years ago
chrisgregan 18e2b11716 Command buttons remember if they've been expanded 10 years ago
chrisgregan 167c17a29f Null pointer check to prevent log errors 10 years ago
chrisgregan 6115eaa8c7 Fixed delete variable errors 10 years ago
chrisgregan 79011d666d Green outline around selected sequence 10 years ago
chrisgregan 3703c53276 Commands are now listed in inspector 10 years ago
chrisgregan 39258bae2b Renamed Jump to Call 10 years ago
chrisgregan 4d4caabb23 FungusVariableListAdaptor now inherits from SerializedPropertyAdaptor 10 years ago
chrisgregan f9134a1d84 Renamed FungusVariableListAdaptor 10 years ago
chrisgregan e70517d52c Variable window layout improvements 10 years ago
chrisgregan 0cdd661ab5 Using ReordorableList in variables window 10 years ago
chrisgregan 9f06860183 Variables are now displayed in Reorderable List 10 years ago
chrisgregan d4705b257e Added custom variable list control 10 years ago
chrisgregan 2aed71ae47 Removed ability to change variable type 10 years ago
chrisgregan 97caa580a1 Added old variables list back 10 years ago
chrisgregan b041885166 Data fields are now private 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 80949c4d19 Added property drawers for BooleanData, IntegerData, etc. 10 years ago
chrisgregan f2be7f774b Added buttons to create and delete variables. 10 years ago
chrisgregan 239b9e7416 Pick variable or constant value 10 years ago
chrisgregan 8b90d0c301 Custom editor for FungusVariables 10 years ago
chrisgregan 5b725896a3 Variables are now components 10 years ago
chrisgregan 8fcc825cf5 Added warning about conflicting global variable types 10 years ago
chrisgregan 1348121c18 Added BeginProperty / EndProperty to Variable Property Drawer 10 years ago