1315 Commits (8af126b9a86ecb3e67e0d2079a645130f82a4132)
 

Author SHA1 Message Date
chrisgregan b393b85950 Text types faster 9 years ago
chrisgregan 6a486a37fa Fixed string serialisation bug 9 years ago
chrisgregan 9ee98e5b42 Moved Backwards compatibility region to bottom of source files 9 years ago
chrisgregan 73a44489a7 ShowSprite can use a variable 9 years ago
chrisgregan e30072ce6b FadeSprite can use variables 9 years ago
chrisgregan c600a48475 SetLanguage can use a variable 9 years ago
chrisgregan 42c77d899b MenuTimer can now use a variable 9 years ago
chrisgregan 4fbd677820 Wait command can use a variable 9 years ago
chrisgregan d6f71ab4e5 Spawn Object can use variables 9 years ago
chrisgregan ccef8585c2 SetActive can sue a variable 9 years ago
chrisgregan 590c2c704d SendMessage can use variable 9 years ago
chrisgregan 13235abdc0 LoadScene uses variables 9 years ago
chrisgregan 26393281c3 Updated test scene 9 years ago
chrisgregan 2536ae4351 Reduced width of variable popup 9 years ago
chrisgregan f05b9bcef1 Destroy command can use variable 9 years ago
chrisgregan f937aed6cb Audio commands can use variables in properties 9 years ago
chrisgregan 10f6bc7f2c iTween duration can be a variable 9 years ago
chrisgregan 9788021f2c iTween properties accept variables 9 years ago
chrisgregan 1f510f37af iTween target object 9 years ago
chrisgregan ee2d85a18f Anim commands use variable datas 9 years ago
Chris Gregan b7fac1bc80 Merge pull request #387 from FungusGames/update-test-tools 9 years ago
chrisgregan 844d8173c1 Updated test tools to fix compiler warnings 9 years ago
chrisgregan 8dfd156866 iTweenCommand.targetObject now uses GameObjectData 9 years ago
chrisgregan 0087d8c482 Improved Flowchart UpdateVersion system 9 years ago
Chris Gregan c7e29a4834 Merge pull request #383 from FungusGames/open-url 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 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 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 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 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 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 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 9 years ago
chrisgregan 330bc04650 Added WaitInput contribution #276 9 years ago
Chris Gregan 63c7413244 Merge pull request #364 from FungusGames/set-execution-info 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 9 years ago
chrisgregan 0b527f24ca Added more null checks 9 years ago
Chris Gregan c23113ba1c Merge pull request #362 from FungusGames/null-variable-check 9 years ago