Blender Git Commits

Blender Git "master" branch commits.

Page: 2945 / 5574

February 21, 2014, 05:59 (GMT)
NDOF: Fit key working for logic, clip and sequencer

Patch D334 from Inês Almeida
February 21, 2014, 05:12 (GMT)
Fix own error - tab scrolling mixed up region/window coords
February 21, 2014, 04:57 (GMT)
UI: Increase cursor distance to leave keyboard navigation

This mitigates T38505, where moving the mouse while using the wheel/keys
can exit the submenu.
So at least smaller unintentional movements won't be misinterpreted.
February 21, 2014, 04:03 (GMT)
Modifier: rename triangulate scanfill to ear-clip
February 20, 2014, 21:51 (GMT)
Fix random select in edge/face mode

patch D336 from Henrik Aarnio
February 20, 2014, 21:16 (GMT)
Fix for BM_mesh_deselect_flush(), allowed faces with deselected edges
February 20, 2014, 16:01 (GMT)
Motion tracking panel compactification in 3D viewport properties

Patch by Sebastian Koenig, thanks!
February 20, 2014, 15:43 (GMT)
Fixes for buildinfo hash/branch detection

Branch name and hash didn't work properly when having disconnected
HEAD or when having current HEAD below upstream.
Revision 4789793 by Lukas Toenne
February 20, 2014, 11:09 (GMT)
Fix for bad imbuf creation by compositor viewers if resolution is (0,0).

This can happen if no image buffers are used to define a sensible
resolution. Then the viewer will stiff create a float buffer in the
output imbuf, which defies the usual ibuf->rect_float check and leads
to invalid memory access. Float buffer should not be created in this
case.
February 20, 2014, 09:28 (GMT)
Fix for reading past allocated bounds when calculating paths
February 20, 2014, 09:11 (GMT)
Fix for off-by-one error switching nurbs direction
February 20, 2014, 09:11 (GMT)
Docs: update man page script based on D251
February 20, 2014, 07:52 (GMT)
Fix crash when deleting strip used as mask in another strip modifier
February 20, 2014, 07:36 (GMT)
Allow using strips from the top of the stack as modifier arguments

Poll function tried to be smart and disallow having dependency cycles,
but it didn't work properly. Further, it still possible to re-shuffle
strips stack in the way which introduces dependency cycles.

So disabled this smartness in the poll function for now.
February 20, 2014, 05:32 (GMT)
Editmesh: add convex hull to vertex menu
February 20, 2014, 05:11 (GMT)
Transform: revert to 2.69 numeric input behavior by default

This allows to get the same "quickies" as in previous (2.69) code, (XYZ, -/, etc.), yet keeping nice non-conflicting new stuff like cursor navigation or copy/paste.

You can switch to full mode hitting '=', and back to simple mode hitting 'ctrl ='.
February 20, 2014, 03:34 (GMT)
Transform: skip setting colors when picking with the manipulator
February 20, 2014, 02:31 (GMT)
NDOF: yaw/pitch were swapped and add timeline fit.
February 20, 2014, 02:30 (GMT)
UI: Fix for rna-enum submenus not showing a right arrow
February 20, 2014, 01:40 (GMT)
Fix T38723: Crash on loading with NULL sequence stripdata
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021