tornavis/source/blender/sequencer/intern
Campbell Barton 52ce8d408f Cleanup: use const arguments & variables 2024-04-04 10:55:10 +11:00
..
animation.cc Cleanup: Move BKE_fcurve.h to C++ 2024-03-05 18:39:08 +01:00
channels.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
disk_cache.cc Fix integer truncation when calculating int64_t values 2024-04-01 22:19:36 +11:00
disk_cache.hh Cleanup: Remove unnecessary struct and typedef keywords from C++ headers 2023-11-14 09:51:41 +01:00
effects.cc Cleanup: use const pointer arguments 2024-03-28 20:57:50 +11:00
effects.hh Cleanup: Remove unnecessary struct and typedef keywords from C++ headers 2023-11-14 09:51:41 +01:00
image_cache.cc Fix #119456, #119493: VSE adjustment/text strips do not update in some cases 2024-03-15 10:37:30 +02:00
image_cache.hh Cleanup: Remove unnecessary keywords from C++ headers 2024-01-04 15:07:48 -05:00
iterator.cc Cleanup: use const arguments & variables 2024-04-04 10:55:10 +11:00
modifier.cc Cleanup: use const arguments & variables 2024-04-04 10:55:10 +11:00
multiview.cc Cleanup: Make `BKE_scene.h` a full Cpp header. 2024-02-10 19:16:25 +01:00
multiview.hh Cleanup: rename ImBuf anim & anim_index structs 2024-01-23 20:26:55 +11:00
prefetch.cc Cleanup: Move `BKE_anim_data` header to be fully C++. 2024-02-28 11:51:03 +01:00
prefetch.hh Cleanup: use 'r_' prefix for output arguments, order last 2023-11-30 10:42:18 +11:00
proxy.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
proxy.hh Cleanup: rename ImBuf anim & anim_index structs 2024-01-23 20:26:55 +11:00
proxy_job.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
render.cc Cleanup: replace suspicious use of "&" with "&&" 2024-04-01 22:20:09 +11:00
render.hh VSE: Skip rendering lower strips that are behind opaque strips above them 2024-02-21 20:16:44 +01:00
sequence_lookup.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
sequencer.cc Cleanup: Move BKE_idprop.h to C++ 2024-03-26 13:07:04 -04:00
sequencer.hh Cleanup: Pass Span by value 2024-02-27 23:09:54 -05:00
sound.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
strip_add.cc Cleanup: use BLI_assert_msg instead of checking string literals 2024-04-03 14:27:54 +11:00
strip_edit.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
strip_relations.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
strip_retiming.cc Cleanup: pass arguments by const reference 2024-03-28 17:16:33 +11:00
strip_select.cc Cleanup: unused includes in source/blender/sequencer 2024-02-13 13:37:56 +11:00
strip_time.cc Cleanup: Pass Span by value 2024-02-27 23:09:54 -05:00
strip_time.hh Cleanup: Pass Span by value 2024-02-27 23:09:54 -05:00
strip_transform.cc VSE: Skip rendering lower strips that are behind opaque strips above them 2024-02-21 20:16:44 +01:00
utils.cc Cleanup: use const pointer arguments 2024-03-28 20:57:50 +11:00
utils.hh Cleanup: Remove unnecessary struct and typedef keywords from C++ headers 2023-11-14 09:51:41 +01:00