tornavis/source/blender
Richard Antalik 1395ba70bf Fix crash when adding strip using RNA API call
Don't allocate StripElem for movieclip, scene and mask strips. This
struct is not handled in seq_dupli function. This caused field to be
uninitialized in COW datablock.

StripElem is not allocated when adding strip with operator and it is
not needed for these strip types.

Reviewed By: sergey

Differential Revision: https://developer.blender.org/D9600
2020-11-19 13:10:42 +01:00
..
blendthumb Cleanup: use string APPEND/PREPEND 2020-11-06 12:32:54 +11:00
blenfont Cleanup: spelling 2020-10-26 15:59:08 +11:00
blenkernel Cleanup: Grammar: "Allow to" vs gerund missed in last commit 2020-11-18 16:31:26 -05:00
blenlib Merge branch 'blender-v2.91-release' 2020-11-18 00:27:29 +11:00
blenloader Merge branch 'blender-v2.91-release' 2020-11-16 14:19:11 -07:00
blentranslation Cleanup: use STR_ELEM macro 2020-11-06 15:42:03 +11:00
bmesh Cleanup: Grammar: "Allow to" vs gerund 2020-11-18 16:14:48 -05:00
compositor Fix CalculateStandardDeviationOperation incorrect results for R G B channels 2020-11-13 08:20:15 +01:00
datatoc Cleanup: CMake: Remove arguments from endif(..) 2020-10-12 18:51:48 +05:30
depsgraph Clang-tidy, fix bugprone-exception-escape. 2020-11-17 17:33:25 +05:30
draw Cleanup: Grammar: "Allow to" vs gerund missed in last commit 2020-11-18 16:31:26 -05:00
editors Cleanup: refactor sequencer_edit.c file 2020-11-19 13:04:17 +01:00
freestyle Clang-tidy, fix bugprone-exception-escape. 2020-11-17 17:33:25 +05:30
functions Spelling: It's Versus Its 2020-10-19 08:12:33 -07:00
gpencil_modifiers GPencil: Merge GSoC curve edit mode 2020-11-13 21:43:00 +01:00
gpu Cleanup: declare original function storage variables static 2020-11-18 12:44:08 +11:00
ikplugin Cleanup: Clang-Tidy modernize-use-nullptr 2020-11-06 18:08:25 +01:00
imbuf Merge branch 'blender-v2.91-release' 2020-11-17 09:37:41 +01:00
io Cleanup: clang-format 2020-11-09 15:47:08 +11:00
makesdna GPencil: Automerge last drawn stroke with previous strokes 2020-11-18 21:35:06 +01:00
makesrna Fix crash when adding strip using RNA API call 2020-11-19 13:10:42 +01:00
modifiers Merge branch 'blender-v2.91-release' 2020-11-18 08:19:37 -07:00
nodes Cleanup: more renaming in the render/ module for consistency 2020-11-09 16:19:49 +01:00
python Docs: document bmesh.utils.vert_collapse_faces join_faces argument 2020-11-19 22:18:47 +11:00
render Cleanup: spelling 2020-11-16 16:48:41 +11:00
sequencer Cleanup: refactor sequencer_edit.c file 2020-11-19 13:04:17 +01:00
shader_fx Cleanup: Make panel type flag names more clear 2020-11-13 13:57:20 -05:00
simulation Cleanup: clang-format 2020-11-09 15:47:08 +11:00
windowmanager RNA define: check and report invalid usages of ID pointers properties. 2020-11-17 12:56:26 +01:00
CMakeLists.txt Move sequencer sources from blenkernel 2020-10-05 02:58:56 +02:00