249 Commits (3aad75eca7e67b866bd9368e8798e3448773f072)

Author SHA1 Message Date
Steve Halliwell 3aad75eca7 Force CommandLabelStyle text to black 5 years ago
Steve Halliwell 9d77cd93ea Correct VariableCondition formatting 5 years ago
Steve Halliwell 46286b8840 Change HierarchyIcon offset 5 years ago
vjs22334 921ba5ccd7 made requested changes 5 years ago
Steve Halliwell c5dc1667ac Change Property, Drag, and Collection 2017 & c#4 5 years ago
Steve Halliwell 5b6bd550bf Fungus _VariableData Drawer Indent Bug Fix 5 years ago
vjs22334 1736ff1393 validation for empty conditions and improved UI 5 years ago
TonyJeffree 10fd74c4eb
Bugfix in newer versions of Unity 5 years ago
Steve Halliwell d530302f2b Add option to Grid Snap block in flowchart window 5 years ago
vjs22334 ca22eb792d basic support for multiple conditions added - WIP 5 years ago
Steve Halliwell e51ab9d688 Add quick add block button to Menu Command block select 5 years ago
Steve Halliwell 9d1060a58f Double Click block centres in Flowchart Window 5 years ago
Steve Halliwell f2d1b38490
Collection (#787) 5 years ago
Steve Halliwell 2127dee0e0 Update header license 5 years ago
Steve Halliwell de6eb04041
Remove previous doco, now lives in the github wiki (#785) 5 years ago
Steve Halliwell 5a6b4f4d2c Block and Variable reference string formating moved to arrays rather than lists for back compat 5 years ago
Steve Halliwell e301c6af28 Add menu item to generate Lite fungus package, no examples included 5 years ago
Steve Halliwell ce7e75aa50
Defines and fallbacks for 2017 and 2018 (#781) 5 years ago
desktop-maesty/steve c1b0b10def CommandListAdapter sync command selection bidirectionally with selection in underlying reorderablelist 5 years ago
Steve Halliwell 9488ba99d9
Debug additions (#777) 5 years ago
AcademyOfF 902a3b3ecb Search should search commands, not just block names (#775) 5 years ago
desktop-maesty/steve 983b44cb48 Show Command Summary text in red if it has Error: 5 years ago
desktop-maesty/steve 25368e728c Show all IBlockCallers in BlockEditor 5 years ago
Matthew Barnes 219c10b464 Encapsulated scripted importer in Fungus.EditorUtils namespace 5 years ago
desktop-maesty/steve 89381e1a91 Force FlowchartWindow and BlockInspector to be refreshed when moving between and playmodes in editor 5 years ago
desktop-maesty/steve 4aea552456 EditorResources and Changelog locators more verbose logs on failure 5 years ago
desktop-maesty/steve 0e82fa3b75 Fallback for Command Search Popup height 5 years ago
Michaelwolf95 992dfed278
Fix for BlockInspector Crash 5 years ago
Matthew Barnes 45db7b9d5d Added newline at the end of file 5 years ago
Matthew Barnes c11baea29c Added a custom script importer for lua files 5 years ago
desktop-maesty/steve baf64aaa98 FlowchartWindow force clears filteredBlocks during target Flowchart change 5 years ago
desktop-maesty/steve 0f6a0509a9 Add Asmdefs 5 years ago
desktop-maesty/steve 6b7b97af38 EditorUtils.FindDerivedTypes now finds within ALL assembles 5 years ago
desktop-maesty/steve 0a835647bf Character only sets self dirty if change detected, fixes it stealing focus from ContextMenus 5 years ago
desktop-maesty/steve d86197bb39 Fungus Prefs show an error if Add button texture is missing, indication that FungusEditorResources need to be relocated 5 years ago
desktop-maesty/steve 1b5a197b10 Add button to Fungus Editor Prefs to locate the FungusEditorResources SO, makes it easier to find and regenerate 5 years ago
desktop-maesty/steve 016e42d36d Experimental Searchable menus are now enabled by default 5 years ago
desktop-maesty/steve ec5eeb4da0 Mushroom icon for the inspector moved in 2019 as to not overlap the new visibility toggle Unity has added. 5 years ago
desktop-maesty/steve 1b04eb5b7b FlowchartWindow MutliSelect now more strictly manages selected and mousedown or held over status of blocks and fixes 6 years ago
Chris Gregan 6a8f6c2a85 Updated project to Unity 2019.1.0f2 6 years ago
desktop-maesty/steve ddc12dc4c6 Convert Variable Type list, EventHandler Type list and Command Type list to property 6 years ago
desktop-maesty/steve e73121ea5c Command can now cache a list of referenced variables that are checked by the variablelistadapter for highlighting 6 years ago
desktop-maesty/steve a1353af961 BlockInspector correct top panel height in 2018_3 6 years ago
desktop-maesty/steve 24ba9b3468 BlockInspector and BlockEditor changes to display correctly in 2019.1.0a13 6 years ago
desktop-maesty/steve 77fff64e24 VariableEditor popup name and key concat no longer has spaces, allows the PopUp to correctly nest items with the same parent 6 years ago
desktop-maesty/steve d7ab327cc2 FlowchartWindow checks for staleness of EventHandler, Block header info and Flowchart header info 6 years ago
desktop-maesty/steve efd39d2fa3 FlowchartWindow stale repaints 6 years ago
desktop-maesty/steve fd936ee06e FlowchartWindow tracks selected command changes and force repaints 6 years ago
desktop-maesty/steve b4588f17b0 FlowchartWindow Variable list perfermance Improvements 6 years ago
desktop-maesty/steve 4f37234f69 FlowchartWindow perf improvements 6 years ago