blender/source
Sergey Sharybin f7647dc96d Fix #29796: Poor screencast quality with any AVI Codec
Looks like some codecs depends on valid PTS set for frame to encode
frame in right way. PTS is calculating based on current frame number
appending to stream which is stored in render data.

So use rd.cfra in screenshot_startjob() instead of keeping own variable
for reporting current frame number.

Now codecs should be happy and work nice.
2012-01-05 18:03:48 +00:00
..
blender Fix #29796: Poor screencast quality with any AVI Codec 2012-01-05 18:03:48 +00:00
blenderplayer Add remesh modifier (dual contouring). 2011-12-30 21:11:40 +00:00
creator print message for unknown args to make it clear that these are not recognized. 2012-01-05 11:02:27 +00:00
darwin replace former applescript with an editable one 2011-10-19 19:15:35 +00:00
gameengine more edits to r43145, 2012-01-05 06:34:14 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests patch [#29534] Change Matrix Representation and Access in Python to Conform with Standard Notation 2011-12-22 01:05:03 +00:00
CMakeLists.txt remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 2011-10-23 17:52:20 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00