Go to file
Campbell Barton 576161b186 fix [#36262] Paste strip with video or sound content from another file crashes Blender
existing code was very stupid.

- all ID pointers for clipboard strips are handled uniformly.
- clipboard stores a duplicate ID pointer which are restored on paste.
- restoring pointers...
-- use ID's that are still in the database (copy&paste within the same file).
-- fallback to name lookup.
-- fallback to loading them from the original filepath (movie-clip and sound only).

also fix bug pasting where initialing the sound wasn't done if there was no frame-offset.
2013-07-24 06:51:04 +00:00
build_files clang/cmake - quiet warnings for external libs and reference moto as a system include. 2013-07-15 08:26:16 +00:00
doc update doxygen congfig and tweaks to warnings when running doxygen. 2013-07-03 04:47:50 +00:00
extern == libredcode / licence cleanup == 2013-07-14 20:38:55 +00:00
intern Cycles / CMJ: 2013-07-23 16:23:30 +00:00
release fix [#36262] Paste strip with video or sound content from another file crashes Blender 2013-07-24 06:51:04 +00:00
source fix [#36262] Paste strip with video or sound content from another file crashes Blender 2013-07-24 06:51:04 +00:00
CMakeLists.txt Merged changes from trunk r58324-58419. 2013-07-19 22:10:11 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00