]> git.tdb.fi Git - libs/demoscene.git/history - source/sequencer.cpp
Add a repeat statement
[libs/demoscene.git] / source / sequencer.cpp
2019-06-08 Mikko RasaAdd a repeat statement
2019-06-08 Mikko RasaAdd statement for easily offsetting a group of segments
2019-06-07 Mikko RasaPut everything in namespace Msp::DemoScene
2019-05-31 Mikko RasaAllow specifying one-off actions inside segments
2019-05-22 Mikko RasaMerge CameraControl functionality into other classes
2019-05-22 Mikko RasaMinor cleanups
2019-05-22 Mikko RasaMake some simple actions loadable
2019-05-22 Mikko RasaFramework for loading sequences from files
2019-04-30 Mikko RasaMove the Action class out of Sequencer
2019-03-13 Mikko RasaInitial files lifted from the Skrolliparty 2 demo