17 Commits

Author SHA1 Message Date
Daniel Collin
06da673585 Fixed correct handing of mouse position 2012-11-06 08:11:11 +01:00
Daniel Collin
2c580d71f5 Implemented jumping to top row, left/right track 2012-11-03 10:09:57 +01:00
Daniel Collin
af042ad66e Proper closing of socket when exiting app 2012-10-30 21:58:56 +01:00
Daniel Collin
aeb99eb6ec Now use the screen better when expanding the window size.
The calculation is still a bit of but works better and is part of the "Tracks/controls should resize when window is resized" issue
2012-10-29 21:14:25 +01:00
Daniel Collin
d50e469f1f Switched to alt + up/down for 8-step (as shift needs to be used for selection later on) 2012-10-29 20:29:54 +01:00
Daniel Collin
e3a04b6e21 Shift + arrow keys now steps 8 steps instead of 1 2012-10-28 20:41:09 +01:00
Daniel Collin
cf1eeb27b3 Added save dialog 2012-10-28 20:03:21 +01:00
Daniel Collin
c4cd4355d8 Separated away save/load of xml to separate file. Added 60 Hz 2012-10-25 21:51:21 +02:00
Daniel Collin
7f4a5df823 Merge branch 'master' of https://github.com/emoon/rocket
Conflicts:
	ogl_editor/src/Editor.h
	test.rocket
2012-10-24 00:07:23 +02:00
Daniel Collin
2e9b1e2bd9 Implemented parts of opening files from the menu 2012-10-23 22:14:17 +02:00
Daniel Collin
adc3b2b059 Current status 2012-10-23 10:36:02 +02:00
Daniel Collin
706db2684c Moved over the hacky UI from the emgui example code 2012-10-22 20:53:46 +02:00
Daniel Collin
36baa7e2fb While a bit hacky now using emgui (which is just declared outside the root dir to make it simple) 2012-10-22 20:20:24 +02:00
Daniel Collin
804aad808d Current state. Cleaning and fixing 2012-10-21 20:02:58 +02:00
Daniel Collin
d71e580abe Basic button press now works 2012-04-18 14:45:31 +02:00
Daniel Collin
37661c61a6 Renamed OpenGLRenderer to OpenGLBackend 2012-04-18 13:23:14 +02:00
Daniel Collin
921e9c85df Added start of ogl_editor and tundra files to build everything 2012-04-18 12:57:57 +02:00