Cleanup: use doxy-sections for pipeline, text_drag & effects

Also improve on the doc-string for RE_RenderFrame & RE_RenderAnim.
This commit is contained in:
2022-03-07 10:51:22 +11:00
parent a5f972c018
commit fae45a43fa
5 changed files with 249 additions and 57 deletions

View File

@@ -15,13 +15,6 @@ struct Scene;
struct SeqRenderData;
struct Sequence;
/* **********************************************************************
* sequencer.c
*
* Sequencer editing functions
* **********************************************************************
*/
struct SeqEffectHandle seq_effect_get_sequence_blend(struct Sequence *seq);
/**
* Build frame map when speed in mode #SEQ_SPEED_MULTIPLY is animated.