blender/source/blender
Ton Roosendaal 2e830d05c4 Report #34450
Fix for 2.66a

Some editors in Blender (Like Graph) have "maxzoom" set to 0, which caused the 
MMB zoom sensitivity to be minimal. That used to be much more responsive, restored
it to how it worked before.
2013-02-27 17:12:57 +00:00
..
avi remove redundant temp pointer assignment in AVI_write_frame. 2013-01-27 12:03:20 +00:00
blenfont Compile fixes for recent code cleanups: 2013-02-21 17:39:48 +00:00
blenkernel Bug fix #34436 2013-02-27 14:25:39 +00:00
blenlib Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
blenloader Hidding the append: already linked message if G.debug is false. This gets rid of some noise in the console for BGE games that run into this case a lot. 2013-02-25 00:03:58 +00:00
bmesh Enable new bevel tool code in bevel modifier. 2013-02-21 17:29:35 +00:00
collada Collada export: Add ngon support (initial) 2013-02-27 13:53:43 +00:00
compositor Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
datatoc avoid using strlen() for comparisons in for loops. for expanding whitespace in the text editor and ui paste. 2012-12-15 07:57:16 +00:00
editors Report #34450 2013-02-27 17:12:57 +00:00
gpu OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. The 2013-02-26 00:49:42 +00:00
ikplugin fix bug #33275: iTaSC ignores location of disconnected bones when they are changed in pose mode. 2012-12-29 19:43:08 +00:00
imbuf Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
makesdna Added RGBA|RGB channels toggle to sequencer preview 2013-02-27 10:26:58 +00:00
makesrna Collada export: Add ngon support (initial) 2013-02-27 13:53:43 +00:00
modifiers Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
nodes Bug fix #34436 2013-02-27 14:25:39 +00:00
python fix [#34423] Foreach_get crash for any non existant attribute 2013-02-26 00:31:36 +00:00
quicktime Operators name "cleanup" 2013-01-27 07:23:58 +00:00
render Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +00:00
windowmanager only apply workaround for [#33223] when using intel cards on windows. 2013-02-25 12:19:38 +00:00
CMakeLists.txt Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00
SConscript Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00