Konsta 'sooda' Hölttä
650bb4e01d
ogl_editor: letter case fixes
...
Make it compile on linux where filenames are case sensitive
2013-06-23 15:42:22 +03:00
Daniel Collin
aeddba394f
Added highlightRowStep
...
This is used to change the the highlighted row number in the UI which might be useful depending on if the music has a non-regular BPM or similar issue.
Right now it's not possible to change it in the UI so the best way to change it right now is to save a .rocket file, open it in a text editor and change the "highlightRowStep" on the <tracks tag
Closes #85
2013-03-25 11:38:45 +01:00
Daniel Collin
b8169418f2
Fixed include paths as emgui was moved. Fixed some more stuff in tundra scripts to remove deprecated warning
2013-01-07 11:36:23 +01:00
Daniel Collin
dbbc2c7b4a
Implemented undo support for breakpoints
...
Closes #53
2013-01-04 14:41:41 +01:00
Daniel Collin
cf2edb5145
WIP on Bookmark support
2012-12-31 01:03:39 +01:00
Daniel Collin
f4c315c137
Fixed issue that Start/Endrow wasn't saved and loaded
...
Closes #37
2012-12-30 12:29:41 +01:00
Daniel Collin
28cd240b2e
Lots of work on getting proper scrolling and track selection
2012-11-26 23:08:53 +01:00
Daniel Collin
bb784965d5
Latest
2012-11-26 00:07:30 +01:00
Daniel Collin
5f1b90ee93
Lots of various fixes
2012-11-25 14:53:33 +01:00
Daniel Collin
3faa0630a3
Support for groups when connecting to demo
2012-11-24 15:17:23 +01:00
Daniel Collin
bd4dd1e358
WIP on group support
2012-11-14 22:42:16 +01:00
Daniel Collin
db839cd75c
Improved group rendering and made some cleanup
2012-11-12 21:35:53 +01:00
Daniel Collin
65b6b3a3e9
Fixed compile errors
2012-11-12 08:55:50 +01:00
Daniel Collin
d03bd9e991
Added linking of the groups when loading .rocket files
2012-11-11 21:38:50 +01:00
Daniel Collin
d33792841c
Data restructuring and preparing for group support
2012-11-11 19:39:31 +01:00
Daniel Collin
177190d690
WIP on folding (also made some cleanup in the track rendering)
2012-11-10 17:48:37 +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
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