]> git.tdb.fi Git - libs/demoscene.git/shortlog
libs/demoscene.git
2019-06-08 Mikko RasaDo not scale looping animation duration
2019-06-07 Mikko RasaPut everything in namespace Msp::DemoScene
2019-06-06 Mikko RasaAdd a feature declaration for developer options
2019-06-06 Mikko RasaAdd dependencies on libsigc++ and OpenGL
2019-05-31 Mikko RasaAllow specifying one-off actions inside segments
2019-05-24 Mikko RasaCreate Stage pipeline when added to a view
2019-05-24 Mikko RasaMake it possible for Stages to add things to the Demo
2019-05-22 Mikko RasaInstall the library and headers
2019-05-22 Mikko RasaAdd a helper function for registering a stage with...
2019-05-22 Mikko RasaTurn Stage into a class
2019-05-22 Mikko RasaMerge CameraControl functionality into other classes
2019-05-22 Mikko RasaMinor cleanups
2019-05-22 Mikko RasaLoad any collection files from the data directory
2019-05-22 Mikko RasaMake some simple actions loadable
2019-05-22 Mikko RasaFramework for loading sequences from files
2019-05-21 Mikko RasaTurn interpolation action mode into an enum
2019-05-21 Mikko RasaDefine UI text font and technique in Resources instead...
2019-04-30 Mikko RasaMove the Action class out of Sequencer
2019-03-13 Mikko RasaInitial files lifted from the Skrolliparty 2 demo