Go to file
Campbell Barton 6d3546069c fix [#26713] Video Sequencer: Audio mute after making meta strip copy/paste
was not recursively restoring sound strips on paste.

also found many duplicate functions were defining the transform mode as in int but getting as an enum, use enum for both now.
2011-04-01 08:51:12 +00:00
build_files pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces() 2011-04-01 02:41:15 +00:00
doc while looking into adding back brush tool keys found mixed texture/image paint rna vars, using 'image paint' internally. 2011-04-01 04:22:30 +00:00
extern didnt mean to commit to Eigen2 since its externally maintained. 2011-03-30 16:21:35 +00:00
intern includes for building with gcc 4.6 on fedora. 2011-03-30 16:14:54 +00:00
release Add back sculpt mode brush keys. 2011-04-01 06:14:39 +00:00
source fix [#26713] Video Sequencer: Audio mute after making meta strip copy/paste 2011-04-01 08:51:12 +00:00
CMakeLists.txt set CMake's GCC warnings for GCC4.6. 2011-03-28 02:11:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Apply [#26044] Windows thumbnails and improved filetype registration 2011-03-29 13:00:03 +00:00