You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to bother you again, but for some reason my SDL events are not triggering my SDL_DROPFILE event. I don't know why is this happening because this worked a few hours ago and I didnt touch anything related to this (only the code inside the case but this should'nt affect)
Have you tried to implement your own IEventProcessor?
BTW: drag and drop is not super important, is just something that make sit easier to test your editor. Don't focus on this if you are not done with the important part: loading and rendering geometry
Hi @pepcots,
Sorry to bother you again, but for some reason my SDL events are not triggering my SDL_DROPFILE event. I don't know why is this happening because this worked a few hours ago and I didnt touch anything related to this (only the code inside the case but this should'nt affect)
Thanks
Badass-Engine/Maker/Editor/main.cpp
Lines 264 to 307 in 5935302
The text was updated successfully, but these errors were encountered: