Blender Git Commits

Blender Git "master" branch commits.

Page: 3032 / 5574

November 16, 2013, 15:13 (GMT)
Git test commit, this time from Windows.
November 16, 2013, 14:42 (GMT)
Attempt to fix compilation error on windows

Seems simply need to add .exe to msgfmt executable when
adding custom command to SCons.

Don't have windows by hand atm, so can not test for sure.
November 16, 2013, 14:34 (GMT)
More fix for this stupid uppercase-to-lowercase convertion code... Thanks to Lockal for noting this!
November 16, 2013, 13:40 (GMT)
Remove nested check for .git folder exists in buildinfo.cmake

Title says it all :)

Pointer by IRIE Shinsuke in the ML, thanks!
November 16, 2013, 13:10 (GMT)
Fix T37476 Bevel modifier got weight from wrong edge

The bevel modifier with 'weight' activated was reading
the weights from the wrong edges.
November 16, 2013, 11:00 (GMT)
And here is the first git (testing) commit by me!
Welcome to a brave new GPL3 world... well if commit works :)
November 16, 2013, 10:32 (GMT)
Fix T37442: Disabled uiList would "freeze" Blender when trying to drag-resize it.

For now, simply disable drag-resize for disabled uiLists!
November 16, 2013, 09:59 (GMT)
Test
November 16, 2013, 08:50 (GMT)
The tittle for "Maximum Draw Type" had capitalization inconsistent with the rest of Blender
November 16, 2013, 07:31 (GMT)
rangetree: support for building on freebsd-10
November 16, 2013, 02:26 (GMT)
Help menu: report a bug now links to the new tracker at developer.blender.org.

There will be a redirect from the projects.blender.org website as well, but
might as well update the link here.
November 16, 2013, 02:15 (GMT)
Addons: remove tracker URL from addon template, as this is no longer used,
and link to the new Addons bug reporting page.
November 15, 2013, 22:20 (GMT)
OSX/cmake: rollback ca5bbe0e419b04d16ee7eb12fa7eaffa0266815a cause OSX versions can have not subversion thus sw_vers -productVersion is not usable for sdk setting
November 15, 2013, 21:04 (GMT)
Code cleanup, cont. A small omission here.
November 15, 2013, 21:00 (GMT)
Code cleanup: Use different redraw options for sculpt mask operators.

Current redraw options also did an unnecessary normal recalculation on
updated nodes.

Also, for the box and lasso mask only push an undo node if any vertex
has actually been influenced.
November 15, 2013, 20:21 (GMT)
Support for symmetrical box masking in sculpt mode.

Now box masking will take the symmetry options into account.
November 15, 2013, 19:05 (GMT)
OSX/cmake: use CMAKE_XCODE_ATTRIBUTE rather than CMAKE_OSX_SYSROOT and set min deployment target to 10.6 now
November 15, 2013, 18:26 (GMT)
OSX/cmake: simplify system-version detection
November 15, 2013, 17:38 (GMT)
Fix collada after git switch ( undefined build_commit_time )
Revision 53fffba by Lukas Toenne
November 15, 2013, 15:54 (GMT)
Fix for own mistake in r61178: bNodeTree->links ListBase was being modified while iterating ...
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021