Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-25 | Massive code refactor en cours! | Chris Xiong | |
Less complain from compilers: - use nullptr instead of NULL - use types for event fields - explicit type casting added Stop saving parameters of meta events in p1/p2 fields of SEvent. callback_t now uses std::function, deprecating ICallback. Not recommended for daily usage, or even testing: the code refactor is still a work in progress. | |||
2016-05-18 | Fix bugs in the particle system. | Chris Xiong | |
Add particle look at option. | |||
2016-05-16 | Finish the particle system. | Chris Xiong | |
2016-05-15 | Initial stubs for the particle system. | Chris Xiong | |
Use layouts in the effects window. | |||
2016-05-06 | Use the new SMELT rendering API. | Chris Xiong | |
2016-05-04 | Piano keyboard: first steps. | Chris Xiong | |