aboutsummaryrefslogtreecommitdiff
path: root/data/core/node.lua
AgeCommit message (Expand)Author
2022-06-07initial documentation for better code completionjgmdev
2022-04-28Send `mouseleft` event when the mouse leaves the window (#928)Guldoman
2022-04-25Add animation categories to enable finer transitions control (#941)Guldoman
2021-12-21rootview.lua: Refactor Node:draw_tabJipok
2021-12-06Split `Node` and `EmptyView` from `RootView`Guldoman