4 Commits

Author SHA1 Message Date
Konsta 'sooda' Hölttä
5248597c58 ogl_editor: linux/SDL code for everything
Finish the linux code, should be mostly coherent with win and mac.
Update the readme file too.

Just SDL basics for creating the window with opengl context, and passing
the mouse and keyboard inputs along. Menus are not displayed, but the
hotkeys are the same as in Windows. File dialogs use terminal input and
color dialog isn't implemented.

This is quite straightforward and platform-independent, so should be
pretty portable too.
2013-06-23 20:59:31 +03:00
Konsta 'sooda' Hölttä
4594187ecb ogl_editor: build for linux with tundra
Remove testing scripts and use the build system in linux too
2013-06-23 15:42:22 +03:00
Konsta 'sooda' Hölttä
3e9ac64cfb gitignore: swp, swo
ignore vim swap files
2013-06-23 15:29:23 +03:00
Daniel Collin
4c1995e5a5 Moved .gitignore to ogl_editor 2013-01-09 16:04:39 +01:00