chrisgregan
|
ee2d85a18f
|
Anim commands use variable datas
|
9 years ago |
chrisgregan
|
8dfd156866
|
iTweenCommand.targetObject now uses GameObjectData
|
9 years ago |
chrisgregan
|
0087d8c482
|
Improved Flowchart UpdateVersion system
|
9 years ago |
chrisgregan
|
3c7be2df9b
|
Open URL command #382
|
9 years ago |
chrisgregan
|
ed0871f201
|
Updated changelog
|
9 years ago |
Chris Gregan
|
83ce2b0322
|
Merge pull request #375 from FungusGames/ignore-menu-clicks
Fixed can't click on Say Dialog when a Menu Dialog is active #374
|
9 years ago |
chrisgregan
|
0e991e94c6
|
Fixed can't click on Say Dialog when a Menu Dialog is active #374
|
9 years ago |
Chris Gregan
|
9ea31bc24e
|
Merge pull request #372 from FungusGames/set-audio-pitch-bug
Fixed OnComplete not called when duration = 0 #369
|
9 years ago |
chrisgregan
|
5a189d3853
|
Fixed OnComplete not called when duration = 0 #369
|
9 years ago |
Chris Gregan
|
f9f7c12766
|
Merge pull request #371 from FungusGames/acquire-camera
Fixed Fade To View can sometimes not work in Unity 5.3 #370
|
9 years ago |
chrisgregan
|
354a0188da
|
Fixed Fade To View can sometimes not work in Unity 5.3 #370
|
9 years ago |
chrisgregan
|
1c86b8bcd4
|
Updated meta file
|
9 years ago |
chrisgregan
|
b8d65eef1b
|
Updated changelog
|
9 years ago |
Chris Gregan
|
b06fa52882
|
Merge pull request #368 from FungusGames/fungus-spine-integration
Added Fungus-Spine unity package and readme
|
9 years ago |
chrisgregan
|
6996bdd441
|
Added Fungus-Spine unity package and readme
|
9 years ago |
Chris Gregan
|
d41293af24
|
Merge pull request #367 from FungusGames/export-fungus-package
Added Export Fungus Package menu item
|
9 years ago |
chrisgregan
|
c1fe3eb13f
|
Added Export Fungus Package menu item
|
9 years ago |
chrisgregan
|
c742f63119
|
Updated changelog for v2.3.0 release
|
9 years ago |
Chris Gregan
|
6b6ebc0610
|
Merge pull request #366 from FungusGames/punch-object-property
Specify the object to shake for punch tag
|
9 years ago |
chrisgregan
|
be1c305406
|
Specify the object to shake for punch tag
|
9 years ago |
chrisgregan
|
6dd7c722eb
|
Added SetDraggable2D command #191
|
9 years ago |
Chris Gregan
|
55e716fed0
|
Merge pull request #365 from FungusGames/wait-input
Added WaitInput contribution #276
|
9 years ago |
chrisgregan
|
330bc04650
|
Added WaitInput contribution #276
|
9 years ago |
Chris Gregan
|
63c7413244
|
Merge pull request #364 from FungusGames/set-execution-info
Fixed ensure parentBlock is set when block executes #320
|
9 years ago |
chrisgregan
|
495e596868
|
Fixed ensure parentBlock is set when block executes #320
|
9 years ago |
Chris Gregan
|
86461e08fd
|
Merge pull request #363 from FungusGames/flowchart-null-checks
Added more null checks
|
9 years ago |
chrisgregan
|
0b527f24ca
|
Added more null checks
|
9 years ago |
Chris Gregan
|
c23113ba1c
|
Merge pull request #362 from FungusGames/null-variable-check
Added null variable check
|
9 years ago |
chrisgregan
|
fd7c4de0c7
|
Added null variable check
|
9 years ago |
Chris Gregan
|
67eb732e51
|
Merge pull request #324 from FeniXb3/set_say_dialog_for_character
Set say dialog for character
|
9 years ago |
chrisgregan
|
8b10420672
|
Added while loop test
|
9 years ago |
chrisgregan
|
8e1423e508
|
While loop nested inside If doesn't loop correctly #354
|
9 years ago |
Chris Gregan
|
d7828d1338
|
Merge pull request #361 from FungusGames/fade-music
Fixed Add auto cross fade to Play Music command #199
|
9 years ago |
chrisgregan
|
96c0dddc2e
|
Fixed Add auto cross fade to Play Music command #199
|
9 years ago |
Chris Gregan
|
e7fa98d3dd
|
Merge pull request #360 from FungusGames/play-music-multiple-calls
Play Music call doesn't restart if same music already playing
|
9 years ago |
chrisgregan
|
101f04915d
|
Play Music call doesn't restart if same music already playing
Add a loop property
|
9 years ago |
Chris Gregan
|
304cd9b4df
|
Merge pull request #359 from FungusGames/update-reorderablelist-v0.4.3
Updated reorderable list control to v0.4.3
|
9 years ago |
chrisgregan
|
317d4a3d5f
|
Updated reorderable list control to v0.4.3
|
9 years ago |
Chris Gregan
|
75378db98f
|
Merge pull request #358 from FungusGames/update-lean-tween
Updated to leantween 2.30
|
9 years ago |
chrisgregan
|
6f0c80245d
|
Updated to leantween 2.30
|
9 years ago |
Chris Gregan
|
df105e9269
|
Merge pull request #357 from FungusGames/concurrent-say-commands
Fixed concurrent Say commands on same Say Dialog should interrupt #356
|
9 years ago |
chrisgregan
|
382787a601
|
Fixed concurrent Say commands on same Say Dialog should interrupt #356
|
9 years ago |
Chris Gregan
|
b9a0c27b7d
|
Merge pull request #355 from FungusGames/fungus-namespace-353
Fixed CustomGUI class not in Fungus namespace #353
|
9 years ago |
chrisgregan
|
c9a081f4fd
|
Fixed CustomGUI class not in Fungus namespace #353
|
9 years ago |
Chris Gregan
|
a1bf18bcd0
|
Merge pull request #352 from FungusGames/executing-blocks
Added HasExecutingBlocks() and GetExecutingBlocks()
|
9 years ago |
chrisgregan
|
1635d471c0
|
Added HasExecutingBlocks() and GetExecutingBlocks()
|
9 years ago |
Chris Gregan
|
4a8cb2432b
|
Merge pull request #351 from FungusGames/button-click-null-check
Added null check in ButtonClicked event handler
|
9 years ago |
chrisgregan
|
5b21b661e0
|
Added null check in ButtonClicked event handler
|
9 years ago |
Chris Gregan
|
7a50d0a5a9
|
Merge pull request #350 from FungusGames/fade-ui-comand
Added command to fade UI objects #349
|
9 years ago |
chrisgregan
|
bde0131ac3
|
Added command to fade UI objects #349
|
9 years ago |