blender/source/blender
Sergey Sharybin 71b8469e3b Slight better solution for sequencer's transform with alt holded down
Set T_ALT_TRANSFORM flag event handling function rather than accessing
window manager form flushing sequencer transform data.

Visual feedback about what exactly will happen on placing strip between
two other strips could be also improved.
2012-11-05 10:15:58 +00:00
..
avi style cleanup: trailing tabs & expand some non prefix tabs into spaces. 2012-10-21 05:46:41 +00:00
blenfont Fix for [#32992] Switching language does nothing under Windows. 2012-11-02 20:03:15 +00:00
blenkernel Subversion bump for render tiles, motion tracking fallback option and collisions. 2012-11-05 08:41:38 +00:00
blenlib code cleanup: quiet -Wdouble-promotion, disabled this warnings for a few files since its done throughout the code in some places. 2012-11-04 07:18:29 +00:00
blenloader Subversion bump for render tiles, motion tracking fallback option and collisions. 2012-11-05 08:41:38 +00:00
bmesh code cleanup: float <> double conversion. 2012-11-03 18:23:30 +00:00
collada all remove functions now invalidate the RNA objects passed, to help script authors to avoid bugs with accessing removed data. 2012-11-02 09:41:26 +00:00
compositor fix own error in r51819, was reading outside of the buffer, also comment unused vars. 2012-11-04 14:46:20 +00:00
datatoc remove unneeded string in datatoc.c and correct some of the context types in our documentation. 2012-11-03 09:14:06 +00:00
editors Slight better solution for sequencer's transform with alt holded down 2012-11-05 10:15:58 +00:00
gpu Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs to 2012-11-04 22:31:32 +00:00
ikplugin rename api functions... 2012-10-23 13:28:22 +00:00
imbuf code cleanup: double promotions 2012-11-04 10:20:16 +00:00
makesdna Use enums rather than defines for clips/tracking flags. 2012-11-05 09:40:00 +00:00
makesrna Render engines: replace number of x/y tiles with tile size 2012-11-05 08:05:14 +00:00
modifiers code cleanup: float <> double conversion. 2012-11-03 18:23:30 +00:00
nodes Cycles: improve Anisotropic BSDF node, changing the Roughness U/V inputs to 2012-11-04 22:31:32 +00:00
opencl code cleanup: remove $Id's that crept back in, also osl style edits 2012-10-23 11:47:23 +00:00
python code cleanup: quiet -Wdouble-promotion, disabled this warnings for a few files since its done throughout the code in some places. 2012-11-04 07:18:29 +00:00
quicktime style cleanup 2012-10-30 12:18:45 +00:00
render Render engines: replace number of x/y tiles with tile size 2012-11-05 08:05:14 +00:00
windowmanager code cleanup: float <> double conversion. 2012-11-03 18:23:30 +00:00
CMakeLists.txt add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00
SConscript Scons: 2012-06-30 22:44:36 +00:00