79 Commits (cc4406a8fbde36dc7bcf1affae3358d284ee8cef)

Author SHA1 Message Date
Christopher cc4406a8fb Change all public properties to use virtual 8 years ago
Christopher 4d331c34c2 Misc tidy up pass 8 years ago
Christopher 5495ed8ebf Tidied up editor using statements. 8 years ago
Christopher ce92029918 Refactored comments 8 years ago
Christopher f130385f6f Changed comment style on header block 8 years ago
Christopher 769f0ffabb Refactored sprite comments 8 years ago
Christopher 5af70d66e6 Fixes to make all tests pass 8 years ago
Christopher 83c12c7e76 Refactored many classes to use protected serialisable fields, with public property accessors where required. 8 years ago
Christopher 239bf8fefe Converted tabs to spaces in all .cs files 8 years ago
Christopher 98d8fd089e Clickable2D and Dragable2D components can now use legacy input or EventSystem events / recasts. 8 years ago
Christopher 6c0dfba807 Fixed Clickable2D and Draggable2D to use event system to correctly block clicks on UI elements. 8 years ago
Christopher 67adbab9a0 Added open source license header to all source files 9 years ago
Chris Gregan b09a34b7fc Null check in SpriteFader 9 years ago
chrisgregan 22e733055e Draggable sprite anchors at exact point user clicked 9 years ago
chrisgregan 841943490f SetDraggable2D filename matches class 9 years ago
chrisgregan 4fddc9e420 Replaced serialisation callback due to threading warning 9 years ago
chrisgregan 19dca7e555 Fixed Clickable sprites can be clicked through UI objects #377 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 6dd7c722eb Added SetDraggable2D command #191 9 years ago
chrisgregan f1825c59ee Fixed Show Sprite should affect child sprites #338 9 years ago
chrisgregan 15b26ce60e Changed move code to use LeanTween instead of iTween 9 years ago
chrisgregan a64ef3c67b Added Set Sorting Layer command 9 years ago
chrisgregan ce0f9e2daa Fixed: Draggable objects don't return to start pos if drag completes #130 9 years ago
chrisgregan f91d12ba4b Added NullTargetCheck() to catch cases of orphaned command editors 9 years ago
chrisgregan 1a1f8bca19 Added Set Sprite Order command 9 years ago
chrisgregan 407d13f4ca Added Set Mouse Cursor command and drag and drop support 9 years ago
chrisgregan dce46e416b Adding Set Draggable command causes null exception error #111 10 years ago
chrisgregan 6b3d0a5538 Adding Set Draggable command causes null exception error #111 10 years ago
chrisgregan e44c1332d6 Added target tag property to Set Collider #105 10 years ago
chrisgregan 3e3359bc7f Fix iTween overriding position when dragging an object #107 10 years ago
chrisgregan 84a13a00fa Add Set Collider command #105 10 years ago
chrisgregan 0e1208fd07 Added missing tooltips for Commands and Event Handlers 10 years ago
chrisgregan 4cc04e5546 Added some missing command tooltips 10 years ago
chrisgregan 350935812d Improved reference doc export 10 years ago
chrisgregan f9e2f61e01 Added missing tooltip 10 years ago
chrisgregan ced8467d27 Fixed Fade Sprite null reference error if no sprite selected 10 years ago
chrisgregan 1e4434eedc Improve readability of Event Handler blocks #95 10 years ago
chrisgregan 535ce1ff9b Added missing meta file 10 years ago
chrisgregan 7900965cbd Changed SetCollider2D to SetClickable2D 10 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan cc8762747d Split Fungus create menu items into groups 10 years ago
chrisgregan 810131fa9d Move Fungus menu items to Tools / Fungus #93 10 years ago
chrisgregan f2786e7255 Unified Fungus object spawning method 10 years ago
chrisgregan 5d0e7ac167 Fixed issue with dragging an object while tweening 10 years ago
chrisgregan e3a58966d2 Setting Draggable2D drag enabled to false doesn't stop mouse up events #87 10 years ago
chrisgregan 5a18ddfb41 Upgraded to Unity 5 10 years ago
chrisgregan ed02ab0505 Added command to disable Clickable2D component #83 10 years ago
chrisgregan 0803b8b73a Fix #71 Hide Fungus commands, event handlers, etc. in Component menu 10 years ago