594 Commits (27ace2d962dd5083700c8e0f3572af5f672f7cd9)

Author SHA1 Message Date
Steve Halliwell 27ace2d962 PortraitController deletes deep copies of mid fade protraits 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 8dcb9b0a51
Cg tespy narrative log system updates (#789) 5 years ago
Steve Halliwell 68a83d10a2
TMPro animations (#788) 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 ebc7d2bed9 AndyHan1001 Update FungusManager.cs 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
desktop-maesty/steve 63452ec3d5 Remove GetLocation overrides, base class implementation suits 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 b1f01b68f9 Writer only calc invWritingSpeed once we know writing speed is non zero 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 2b8d0cd87e Writer character delay counter modification 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 ff3306143e Added warnings when MenuDialog 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
Steve Halliwell c0667c824f
Portrait 2019 fix (#743) 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 206f5db892 Enforce Flowchart selectedBlocks and selectedCommands collections are not null 6 years ago
desktop-maesty/steve 0d4b5bae00 Additional null checks around Flowchart.selectedBlocks and Flowchart.selectedCommands 6 years ago
desktop-maesty/steve ddc12dc4c6 Convert Variable Type list, EventHandler Type list and Command Type list to property 6 years ago
ArkAngel Apps cced139c2c
Missing space in log statements 6 years ago
ArkAngel Apps 954039bbef
Added space in block name does not exist string. 6 years ago
desktop-maesty/steve c21a39a886 Corrected UNITY_EDITOR define usage in flowchart and block 6 years ago
desktop-maesty/steve f0213e0835 HasReference added to many commands that lacked them or had only partially checked vars 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 5329caa624 Mathf Command more consistent implementation of HasReference and more Detailed Summaries 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 811a381c0d Commands to store FungusVariable.ToString into a StringVariable and to parse a string into an Int or Float FungusVariable 6 years ago