Blender Git Commits

Blender Git "master" branch commits.

Page: 2405 / 5574

February 27, 2016, 12:07 (GMT)
Cleanup: Update Cycles standalone copyright info.
February 27, 2016, 12:06 (GMT)
Release Cycle: BCon1 again, alpha stage.
February 27, 2016, 10:30 (GMT)
Fix T47593: 'Move to layer' will be crash in blender 2.77rc1.

To be backported to 2.77.
Revision 5cec0e6 by Joshua Leung
February 26, 2016, 12:12 (GMT)
Fix: "Twist" GP Sculpt brush in 2D Editors was unusable... now mostly usable, if still slightly offset
Revision 6d672a5 by Joshua Leung
February 26, 2016, 12:12 (GMT)
Fix: "Twist" GP Sculpt brush didn't work well in 3D View
February 26, 2016, 11:41 (GMT)
2.77 splash

by Pokedstudio
February 26, 2016, 10:15 (GMT)
Blender 2.77 release: Bump subversion and go into RC cycle now

Splash and RC1 AHOY are incoming.
Revision 9177bf2 by Joshua Leung
February 26, 2016, 06:12 (GMT)
Code reshuffling to prevent problems like the previous commit happening again
Revision 1db2978 by Joshua Leung
February 26, 2016, 06:12 (GMT)
Fix T47503 - My previous fix for T47472 accidentally reused an unrelated flag

ked->iterflags actually already had an enum defined, but at the time of the previous
fix, I'd forgotten that it was defined. As a result, "f1 needs NLA remap" got given
the same flag as "include handles when doing keyframe selection checks".
Revision 18a6ebb by Joshua Leung
February 26, 2016, 06:12 (GMT)
Code Cleanup - Fix comments
Revision 7dc419c by Joshua Leung
February 26, 2016, 06:12 (GMT)
Restore ability to clear motionpaths from selected objects/bones only

In response to user feedback, this commit brings back the ability to
limit motionpath clearing to only happening for those on selected
objects/bones.

By default, the "Clear" operator will clear from all objects/bones,
unless the Shift key is held.
February 26, 2016, 02:45 (GMT)
CMake: show error on missing LIBDIR early on

Previously CMake would show many messages about missing libs before checking for a missing LIBDIR.
Now show the error immediately and exit.

Also allow for custom LIBDIR on OSX.
February 26, 2016, 01:00 (GMT)
UI: Add 'Copy Python Command' to menu

This feature wasn't exposed anywhere in the interface.
February 26, 2016, 00:17 (GMT)
UI: improve cursor mapping for int buttons

With continuous grab disabled, non-linear mapping for int buttons
wasn't working usefully with small mouse movements.

Now 2x pixels motion adjusts by at least 1 w/ int buttons.
February 25, 2016, 22:16 (GMT)
Fix T47015: BGE, objects vanish aligning to vector

1811 by @mangostaniko

Fixes regression since moving to floats.
February 25, 2016, 21:48 (GMT)
Fix T47559: Crash when scrubbing in time on a OpenVDB Smoke.

Cache reading was not using the right simulation flags (outdated), which
made it lookup non-existent grids, and crash on de-referencing null
pointers.
February 25, 2016, 21:21 (GMT)
Fix for object align not using local view cursor
February 25, 2016, 19:01 (GMT)
Fix T47565: Crash when adding texture node in compositor
February 25, 2016, 09:38 (GMT)
3D View: correct menu for moving out of local-view

Also name more clearly
February 25, 2016, 00:54 (GMT)
Cleanup: de-duplicate curve menu
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021