blender/source
Sergey Sharybin 2eb21ef30c Fix #33295: Shifted movie strip when rendering <100% resolution for strip with complex transform
That was kind of a regression since fix for #32091: Crop and offset coordinates changes proxy
render settings on image strips, which is now fixed in other way.

Namely Offset/Crop values are filling in 100% scene resolution values, but getting scaled to
proxy / scene percentage values.
2012-11-28 09:01:00 +00:00
..
blender Fix #33295: Shifted movie strip when rendering <100% resolution for strip with complex transform 2012-11-28 09:01:00 +00:00
blenderplayer move source/darwin into release/darwin since these files are for osx packaging. 2012-11-18 07:41:38 +00:00
creator OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00
gameengine GPU: remove GPU Mipmap Generation option and just always enable it, it's an old 2012-11-27 22:51:28 +00:00
icons
tests add missing bgl and gpu api docstrings (found using docstring completeness checker) 2012-11-22 05:15:52 +00:00
CMakeLists.txt
SConscript