Go to file
Sergey Sharybin ef216ee558 Mark movie clip user current frame as editable
It should be pretty safe change which would allow doing stuff like
python-defined tracking routines without need to update the whole
scene when it's needed to perform some operation on different clip
frame.

It'll be possible to write operators similar to tracking, which
updates space clip's frame number, but not scene frame when tracking
and only synchronizes scene frame number on operator finish.
2012-09-19 17:14:43 +00:00
build_files Updating mingw32 config to reflect new boost libraries in svn 2012-09-17 12:05:18 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern Fix crash when tracking in planar motion model (and maybe some other) 2012-09-19 12:43:39 +00:00
intern Fix #32018: non-progressive integrator crash. 2012-09-19 17:09:11 +00:00
release UI: cosmetic tweak to render/animation/play buttons, align, change icon. 2012-09-17 10:54:50 +00:00
source Mark movie clip user current frame as editable 2012-09-19 17:14:43 +00:00
CMakeLists.txt -Wnonnull flag is not for C++. I think we all know it by now, time to 2012-09-18 14:17:10 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +00:00
SConstruct Enable OpenColorIO for MinGW64 build targets 2012-09-16 18:05:32 +00:00