Campbell Barton
606805d1b7
Cleanup: use 'r_' prefix for return arguments, order last
2021-02-05 22:34:03 +11:00
Richard Antalik
a5a302bd18
Cleanup: Split SEQ_sequencer.h file
2020-12-19 07:25:01 +01:00
Richard Antalik
046ca0749a
Cleanup: Rename BKE_sequencer functions
...
API functions get SEQ_ prefix.
Intern functions get seq_ prefix
Functions also have appropriate category included in name.
2020-12-19 06:29:15 +01:00
Richard Antalik
01db805a82
Cleanup: split sequencer.c file
...
Move most functions into separate files.
File sequencer.c is reserved for alloc, free and duplicating functions.
There should be no functional changes.
2020-11-16 05:02:30 +01:00