Go to file
Campbell Barton b511fbea6d Sequencer display overlay option, this can show a border area from another time to help compare for color grading.
- Okey sets the border in the display.
- Okey resets the frame offset in the sequencer timeline.
- ghost icon in the header can enable/disable.
- frame offset can be relative or absolute (lock icon)

Not very happy that this commit adds a call to BKE_animsys_evaluate_animdata(scene, ...) in do_build_seq_array_recursively()
without this the offset frames dont have fcurves applied.
Though we will need something like this for prefetch frames to work too.
2010-07-08 10:03:29 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake Fixed case of letters in CHECKCXXSOURCECOMPILES in cmake macro TEST_SSE_SUPPORT 2010-07-05 06:32:29 +00:00
config Fix #22772: remove unnecessary -fpascal-strings flag on OS X, only 2010-07-07 15:26:02 +00:00
doc script to create a man page from blenders --help text, replaced the hand edited man page with this. 2010-06-27 00:33:12 +00:00
extern Revert changes back to original state, before 29506. 2010-06-17 03:29:16 +00:00
intern fix mingw compile 2010-07-06 20:31:55 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 Update MSCV9 project files 2010-05-24 21:10:58 +00:00
release Sequencer display overlay option, this can show a border area from another time to help compare for color grading. 2010-07-08 10:03:29 +00:00
source Sequencer display overlay option, this can show a border area from another time to help compare for color grading. 2010-07-08 10:03:29 +00:00
tools === Windows Installer === 2010-07-06 09:19:52 +00:00
CMakeLists.txt Fix #22219: compile error with videotexture/libavutil and recent gcc, 2010-07-07 15:24:06 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct == SCons == 2010-07-05 07:06:19 +00:00