Daniel Collin
|
1d8c75ab7d
|
Fixed small issue that at startup the start screen wasn't rendered correct
|
2012-11-24 15:16:13 +01:00 |
|
Daniel Collin
|
e65e4f992f
|
Now using DoubleBuffered rendering under OS X for OpenGL. Should hopefully gives some perf gain
|
2012-11-23 23:03:26 +01:00 |
|
Daniel Collin
|
32de63f99d
|
Support for tracks to lose focus to other controls (like edit boxes)
|
2012-11-09 22:38:56 +01:00 |
|
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
|
c4cd4355d8
|
Separated away save/load of xml to separate file. Added 60 Hz
|
2012-10-25 21:51:21 +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 |
|