Blender Git Commit Log

All Blender Git commits.

Page: 1860 / 8462

February 17, 2020, 09:49 (GMT)
GPencil: Fix unreported move to layer with lock material

The strokes with the material locked could be moved. Now the lock is respected.
February 17, 2020, 09:48 (GMT)
Fix: Forgot to include the blade icon in CMakeLists

This should make the Blade icon appear correctly in the Sequencer
February 17, 2020, 09:47 (GMT)
Merge branch 'master' into functions
February 17, 2020, 09:44 (GMT)
Alembic: fix unit test on macOS/Windows
February 17, 2020, 09:44 (GMT)
Keymap: add sequencer box select with handles

Use Ctrl-B, include in menu, rename property to match graph editor.
Revision a741897 by Joseph Eagar
February 17, 2020, 08:33 (GMT)
merge
Revision aba8be7 by Joseph Eagar
February 17, 2020, 08:33 (GMT)
merge
Revision 94673c6 by Joseph Eagar
February 17, 2020, 08:33 (GMT)
* Add support for 16-bit textures to python gpu
api
February 17, 2020, 08:11 (GMT)
Merge branch 'master' into greasepencil-object
February 17, 2020, 06:27 (GMT)
Fix T73906: Crash calling render from Python
February 17, 2020, 06:01 (GMT)
Fix T73893: Unable to create torus with under 10mm radius

Allow zero major/minor radius, also use 10,000 for a hard maximum.
February 17, 2020, 05:48 (GMT)
Fix T73909: Crash deleting grease pencil layer from dope sheet
February 17, 2020, 05:04 (GMT)
Fix T73862: Fluid Sim file handle resource leak
February 17, 2020, 02:14 (GMT)
Keymap: IC keymap was using middle-mouse value with ANY value

Use 'PRESS' instead.

Also keep tweak events if a directional value is used.
February 17, 2020, 01:33 (GMT)
Fix T73898: UDIM crash changing form tiled to single
February 16, 2020, 20:39 (GMT)
Rename Sequencer 'Cut' to 'Split'

This avoids the ambiguity with the Cut operator in the Sequencer, which could be confused with Cut/Copy/Paste.

Use 'Split' for the operator and 'Blade' for the active tool.

Patch by Nathan Lovato, with edits

Differential Revision: https://developer.blender.org/D5542
February 16, 2020, 19:56 (GMT)
UI: add blade icon to the Sequencer Cut tool

Was previously using the mesh edit Knife tool icon - now this tool has a bespoke icon.
February 16, 2020, 19:09 (GMT)
Merge branch 'master' into greasepencil-object
February 16, 2020, 19:08 (GMT)
GPencil: Make rotation angle allows negative values

Use only positive values only rotate in one direction
February 16, 2020, 19:07 (GMT)
GPencil: More changes to add Blend modes to Glow

Still not working.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021