Go to file
Sergey Sharybin d96d948f52 Motion tracking API change
Replace Tracks.add(count, frame) with Tracks.new(name, frame)
which will return newly created track. Before there was no
reliable way to get newly created tracks.
2013-01-07 11:28:27 +00:00
build_files OSX/scons: make 64bit Intel the default now 2013-01-06 18:26:29 +00:00
doc Added some python API examples for the new get/set callbacks in bpy.props. 2013-01-05 15:50:51 +00:00
extern add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. 2013-01-03 00:23:52 +00:00
intern fix for bugs 30300, 31107: pen pressure with multiple open windows on MS Windows 2013-01-07 01:23:09 +00:00
release Eyecandy feature: background gradient for 3D viewport. Enable in user preferences under themes->3D view->Theme Gradient Color. This is only used when use render only is not ticked and for now it may interfere with grid lines. Will investigate how to adjust contrast. 2013-01-06 16:45:10 +00:00
source Motion tracking API change 2013-01-07 11:28:27 +00:00
CMakeLists.txt CMake: Looks like a period sneaked into r53515, which caused CMake to fail. 2013-01-03 00:35:42 +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 patch [#33331] Time To Start Moving To Stdbool 2013-01-01 12:47:58 +00:00