Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Sergey Sharybin 495aa863ae Fix for incorrect subpixel precision of marker when using track offset
Issue was caused by the way how pattern sampling happens in case of
anchored display: track offset is applying on search buffer which
means offset is rounding to an integer. Fractional pat of offset was
completely ignoring which lead to jumps in pattern buffer.

This was only a visualization issue in track preview widget.
2013-03-04 18:30:48 +00:00
build_files patch [#34525] Scons ' color 2013-03-04 13:59:54 +00:00
doc rst doc update: adding a link to Joystick class from bge.logic.joysticks 2013-02-28 05:18:47 +00:00
extern Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
intern OSX/locale: a further cleanup 2013-03-04 10:31:01 +00:00
release Change default margin for bake to 16 pixels 2013-03-04 15:58:40 +00:00
source Fix for incorrect subpixel precision of marker when using track offset 2013-03-04 18:30:48 +00:00
CMakeLists.txt Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. The 2013-02-26 00:49:42 +00:00