Lioncash
|
344dbea31a
|
ADSREditor: Use std::array for m_percentTexts
Same behavior, but allows for stronger typing and dehardcoding of sizes.
|
2019-08-30 02:24:41 -04:00 |
Lioncash
|
ef86e69421
|
Editor: Include headers where necessary
Avoids propagating dependencies through indirect inclusions, and also
gets rid of some header dependencies entirely.
|
2019-08-27 20:57:02 -04:00 |
Lioncash
|
67c64a2d4e
|
General: Make use of override where applicable
Continues the use of override.
|
2019-08-25 01:28:36 -04:00 |
Jack Andersen
|
a7a408cc66
|
New code style refactor
|
2018-12-07 19:20:09 -10:00 |
Jack Andersen
|
dbd48a39cc
|
Convert to pragma once
|
2018-10-06 17:40:25 -10:00 |
Jack Andersen
|
409d52c120
|
Initial KeymapEditor implementation
|
2018-08-05 18:20:42 -10:00 |
Jack Andersen
|
57cbbf24b1
|
Implement ADSREditor
|
2018-08-03 16:07:34 -10:00 |
Jack Andersen
|
cb24322fc1
|
Integrate undo infrastructure with SoundMacroEditor
|
2018-07-25 17:41:48 -10:00 |
Jack Andersen
|
f50ee6e8f1
|
More work on Amuse Editor
|
2018-07-17 21:39:26 -10:00 |