s-ol’s avatars-ol’s Twitter Archive—№ 1,065

    1. 10 minutes after stumbling over the API in imgui.h I have implemented full drag-and-drop support for my controller widgets... THIS IS STRAIGHT MAGIC @ocornut! #indiedev #creativecoding #imgui #VJ
  1. …in reply to @S0lll0s
    @ocornut would be cool if the peeking + rect behaviour could be expanded to show potential drop-areas (matching type) already. If I could get the global DragDropPayload I could peek at the type and do the check and cosmetics in user code