9 Commits (f94e46e42dae465f562b8e5c8a2dafd349f2d01e)

Author SHA1 Message Date
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
chrisgregan 19dca7e555 Fixed Clickable sprites can be clicked through UI objects #377 9 years ago
chrisgregan 407d13f4ca Added Set Mouse Cursor command and drag and drop support 9 years ago
chrisgregan 5a931441d4 Merge branch 'Rename-core-classes' 10 years ago
chrisgregan e861cf1d9c Added drag and drop and clickable sprite support 10 years ago