127 Commits

Author SHA1 Message Date
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
a89ea9baac Support for negative numbers also 2012-10-28 19:47:46 +01:00
Daniel Collin
638e01e9d5 Support for changing interpolation type 2012-10-28 19:30:46 +01:00
Daniel Collin
f68a40d49b Very basic status bar 2012-10-28 19:21:32 +01:00
Daniel Collin
0a1f563afb Added support for editing of values 2012-10-28 19:04:30 +01:00
Daniel Collin
6a46001a6e Added marker for where the data is edited 2012-10-28 18:10:51 +01:00
Daniel Collin
275dbf68ec Can now load XML files to the rocket data 2012-10-28 15:56:01 +01:00
Daniel Collin
c8b656c03c Separated createTrack to own c/h as we need to call it from more places that Editor.c 2012-10-28 13:57:31 +01:00
Daniel Collin
36bbcfda6d Current status 2012-10-28 03:23:09 +01:00
Daniel Collin
25dbedd792 Key up/down handling 2012-10-27 17:52:26 +02:00
Daniel Collin
376be44f44 Basic playback working 2012-10-27 17:44:06 +02:00
Daniel Collin
8a0024415e WIP on fixing up TrackerView 2012-10-27 17:05:08 +02:00
Daniel Collin
d681e5bd20 Code for sending the keyframes over to the demo 2012-10-27 10:11:41 +02:00
Daniel Collin
5faf9d53fd Now getting the track names sent from the demo to the editor (yah!) 2012-10-26 17:48:01 +02:00
Daniel Collin
abf48f4028 Added code for remote connection 2012-10-26 16:54:28 +02:00
Daniel Collin
52fbdd93de Moved tracker ui code to TrackView.c/h 2012-10-25 22:48:16 +02: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
dd0bc8b750 Now with some basic loading of the xml file 2012-10-24 00:06:03 +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
c33f759c26 Added RocketGui_button 2012-04-18 14:19:10 +02:00
Daniel Collin
64e2a5bd47 Basic UI drawing working 2012-04-18 14:02:09 +02:00
Daniel Collin
921e9c85df Added start of ogl_editor and tundra files to build everything 2012-04-18 12:57:57 +02:00