2310 Commits (4ef3f2a3fb3337827be0c943a2c61454f09f1d9d)
 

Author SHA1 Message Date
desktop-maesty/steve 4ef3f2a3fb Change FlowchartMenuItem.SpawnPrefab to GameObject.Inst rather than PrefabUtil to avoid exception modifications.empty 6 years ago
Steve Halliwell 7a040478de
Merge pull request #711 from stevehalliwell/Fix_710 6 years ago
desktop-maesty/steve 311e7b4084 Fix #710 6 years ago
Chris Gregan a9204fad39
Merge pull request #705 from stevehalliwell/FirstPersonDemo 6 years ago
desktop-maesty/steve 05723a0655 Remove Unity Standard Assets, Replaced with Fungus example scripts 6 years ago
Chris Gregan 90f3efc469
Merge pull request #708 from mattboch/patch-1 6 years ago
Chris Gregan 4410cc44c9
Merge pull request #706 from stevehalliwell/DocoUpdate3_9 6 years ago
Chris Gregan 6c64173f51
Merge pull request #694 from HectorCastelli/master 6 years ago
Matt Boch 2d4675c60a
Merge pull request #1 from mattboch/patch-2 6 years ago
Matt Boch eefb028726
choice blocks are hexagons 6 years ago
Matt Boch 4efee666a8
fix typo, identify choice blocks as hexagons 6 years ago
desktop-maesty/steve 3814fbfcf3 Added variable overview to documentation 7 years ago
desktop-maesty/steve f2243e1594 Added Doco page for TextVariation 7 years ago
Chris Gregan 51d342aeb9
Merge pull request #704 from stevehalliwell/UnityReorderable 7 years ago
desktop-maesty/steve 5ffb4655ca Added LookingAtDoor check for FirstPerson demo 7 years ago
desktop-maesty/steve 0387e8e792 Remove Rotorz from ThirdPartyNotices 7 years ago
desktop-maesty/steve d861342414 Merge branch 'master' into UnityReorderable 7 years ago
Steve Halliwell 3abcca6f10
Merge pull request #703 from qjf1992/master 7 years ago
qjf1992 32cd286b61
Fixed a bug when click KeypadEnter on Editor 7 years ago
Steve Halliwell 4a5b61040f
Merge pull request #701 from stevehalliwell/VariableEditorLabelBugFix 7 years ago
desktop-maesty/steve a7aac4291a Correct variable list in flowchart window width 7 years ago
Hector Castelli Zacharias 7fab22dc9d Updated the comments and documentation in the commands. 7 years ago
desktop-maesty/steve 8a33c93391 VariableEditor PropertyDrawers copy label before GetPropertyHeight to ensure correct names are dispayed 7 years ago
desktop-maesty/steve 3baa4d2990 FirstPerson demo scene dialog change 7 years ago
desktop-maesty/steve aa77d9594c Merge branch 'master' into FirstPersonDemo 7 years ago
desktop-maesty/steve 2a10661a39 Merge branch 'master' into UnityReorderable 7 years ago
Chris Gregan ac2992f989 Updated changelog for v3.9.1 7 years ago
Chris Gregan c9a68a3e2c Udpated Doxyfile to v3.9.1 7 years ago
Chris Gregan e2f80c116f Updated CHANGELOG 7 years ago
Chris Gregan c0a4ec66fc
Merge pull request #697 from stevehalliwell/rotorz_2018_2 7 years ago
Chris Gregan 6764699451
Merge pull request #695 from stevehalliwell/VariableText 7 years ago
desktop-maesty/steve 8305fc3776 Replace Reorderable List with latest from Rotorz repo as of 2018-07-12 7 years ago
desktop-maesty/steve f6dc81c750 Merge branch 'master' into UnityReorderable 7 years ago
Chris Gregan 9a19ee6c3a Updated thirdparty open source licenses 7 years ago
Hector Castelli Zacharias 522b2d44d6 Fixed issues where there woudln't be enough audio sources for the ambiance. Added Stop Ambiance command. 7 years ago
desktop-maesty/steve 3c517c2107 TextVariationHandler can now clear its previous history 7 years ago
Hector Castelli Zacharias 91781f8c58 Fixed issue when first creating a random sound component. 7 years ago
Hector Castelli Zacharias c7e167124d Updated Ambiance Sound with new settings and generated Meta files. 7 years ago
Hector Castelli Zacharias f0813d4aae Fixed naming issues in ambience audio. 7 years ago
Hector Castelli Zacharias 1cfce972b6 Added new command: Play ambience sound. (overlayed over music, can be looped) 7 years ago
Hector Castelli Zacharias 4f603f91ac Added new command: Play Random sound. 7 years ago
desktop-maesty/steve beee4991c1 Added 3 level deep variation to VariationText demo scene 7 years ago
desktop-maesty/steve 5c77b961a6 Merge branch 'master' into VariableText 7 years ago
Chris Gregan 3f9948d6c5 Updated CHANGELOG and command reference docs 7 years ago
Chris Gregan 0cbe0b8bfa
Merge pull request #692 from stevehalliwell/ConversationRegexHyphenUnderscore 7 years ago
Chris Gregan 31231b4437
Merge pull request #693 from stevehalliwell/NestedIfIntoElifBug 7 years ago
desktop-maesty/steve 7ffee2a2a8 TextVariation scene demos nested vary sections 7 years ago
desktop-maesty/steve f676198032 Moving TextVariationHandler to a tokeniser rather than regex so we can manage recursive variation sections. 7 years ago
desktop-maesty/steve c2e317ea5a Reorderable lists for commands and variables now use EditorGUI determined LineHeight 7 years ago
desktop-maesty/steve 6bf5d63891 TextVariationHandler selects sub sections of text within [|] following some simple rules and keeps a hashed history 7 years ago