2373 Commits (954039bbefef51d90fa4f62d9b24db0a986bc726)
 

Author SHA1 Message Date
ArkAngel Apps 954039bbef
Added space in block name does not exist string. 6 years ago
Chris Gregan c1e9b3c91c Update ProjectVersion.txt 6 years ago
Chris Gregan b0c83c454a Update CHANGELOG.txt 6 years ago
desktop-maesty/steve c21a39a886 Corrected UNITY_EDITOR define usage in flowchart and block 6 years ago
Chris Gregan 2da8a0f7ae
Merge pull request #728 from stevehalliwell/FlowchartWindowPerfOptimisation 6 years ago
Chris Gregan 04dae8813c
Merge pull request #729 from stevehalliwell/VaraibleEditorPopupNestingBug 6 years ago
Chris Gregan f30019c4ee
Merge pull request #727 from stevehalliwell/MoreTMProSupport 6 years ago
Chris Gregan 0422a8062f
Merge branch 'master' into MoreTMProSupport 6 years ago
Chris Gregan 781dda52c8
Merge pull request #730 from stevehalliwell/ToFromString 6 years ago
Chris Gregan caf44c6b59
Merge pull request #732 from stevehalliwell/2019_1a13_support 6 years ago
Chris Gregan cd2c5148eb
Merge pull request #733 from stevehalliwell/CommandHasReferenceSummary_Updates 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
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
Chris Gregan c8526d55da Edited property names and descriptions on Set Sprite and Set UI Image commands 6 years ago
Chris Gregan fe24a93e5f
Merge pull request #726 from ducksonthewater/master 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 27b84d0116 Support use of TMPro in Set Text, Get Text and Narrative Log Menu via use of TextAdapter 6 years ago
Joerg Burbach 94aae11c30 Added 6 years ago
desktop-maesty/steve ab01729d39 Merge branch 'master' into FlowchartWindowPerfOptimisation 6 years ago
Chris Gregan 6959b0ff4f Updated changelog for v.3.10.0 6 years ago
Chris Gregan 60c3d5d356 Fixed TextAdapter to handle null text GameObject 6 years ago
Chris Gregan 2a7432cc70 Fixed warning in EnterName example when clicking Ok button 6 years ago
Chris Gregan 84a0d32bb1
Merge pull request #725 from stevehalliwell/StopThenCall 6 years ago
Chris Gregan 01e89455a5 Update MusicManager.cs 6 years ago
Chris Gregan a646b5ce27 Fixed #717 Control Audio > Play Loop volume always 1 6 years ago
Chris Gregan 855c1eabc1 Moved TextMeshPro folder under Fungus/ThirdParty 6 years ago
Chris Gregan 7684b45c28
Merge pull request #718 from stevehalliwell/TextMeshProSupport 6 years ago
Chris Gregan 25b295c443 Fixed #723 Unity 2018.3 Warnings 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
desktop-maesty/steve e176222cd6 Detect and respond to play mode invalidating FlowchartWindow local blocks cache 6 years ago
desktop-maesty/steve f46174a419 Flowchart Window control selection rework to maintain consistent usage still with less Contain calls 6 years ago
desktop-maesty/steve 7b4aaea648 FlowchartWindow refactored Selected Block drawing to avoid O(2N) .Contains calls 6 years ago
desktop-maesty/steve af10b34557 New Call mode, StopThenCall 6 years ago
desktop-maesty/steve 9dd37ee7f7 FlowchartWindow performance for 100s of blocks 6 years ago
Chris Gregan 95546784a2
Merge pull request #721 from stevehalliwell/ConversationMultiColonSupport 6 years ago
Chris Gregan d71ec2eb00
Merge pull request #720 from stevehalliwell/VariableReference 6 years ago
Chris Gregan 3798bbd209
Merge pull request #719 from stevehalliwell/SpawnPrefab_assertion 6 years ago
desktop-maesty/steve d79e4d6556 Conversation text can now contain colons within the text body itself 6 years ago
desktop-maesty/steve 3cd6fd8d3a TextMeshPro demo scene 6 years ago
desktop-maesty/steve f6af83e001 Variable reference allows for selecting a flowchart a targeting a specific fungus variable for use from c# 6 years ago
Chris Gregan c0d0ec71c2
Merge pull request #709 from stevehalliwell/CommandSearchablePopUp 6 years ago
desktop-maesty/steve 4ef3f2a3fb Change FlowchartMenuItem.SpawnPrefab to GameObject.Inst rather than PrefabUtil to avoid exception modifications.empty 6 years ago