Blender Git Commit Log

All Blender Git commits.

Page: 3468 / 8462

February 12, 2018, 10:21 (GMT)
Fix multisample error in render

It was checking the wrong default_fb instead of multisample_fb, so it was never created.
February 12, 2018, 08:39 (GMT)
Fix T54032: Adding torus test fails

rna_LayerObjects_active_object_update used wrong viewlayer.

Regression in 345c6298e99
February 12, 2018, 08:15 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 12, 2018, 08:10 (GMT)
Remove select operator hack

This hack was used when all modes shared the same keymaps, but now it's not necessary.
February 12, 2018, 06:57 (GMT)
Merge branch 'master' into blender2.8
February 12, 2018, 06:56 (GMT)
Error in last commit, disable cycles when not enabled

Would only disable when loading old preferences.
February 12, 2018, 06:39 (GMT)
Merge branch 'master' into blender2.8
February 12, 2018, 06:37 (GMT)
Disable cycles when WITH_CYCLES=OFF
February 12, 2018, 06:24 (GMT)
BKE_addon: new/free/ensure functions
February 11, 2018, 20:00 (GMT)
GHOST: Style, add comments, and make sure that the system has at least one window
February 11, 2018, 20:00 (GMT)
Merge branch 'blender2.8' of git@git.blender.org:blender.git into temp-drawcontext
February 11, 2018, 15:58 (GMT)
Fix keymap error
February 11, 2018, 15:31 (GMT)
Back Lasso and Border eraser

These options were removed by error.

Due keymap conflicts, the new keymaps are:

Lasso: LMB + Ctrl + Shift
Border: B
February 11, 2018, 11:36 (GMT)
Fix error when init drawing

The object is already activated, so if reactivate, the mode is missing.
February 11, 2018, 11:07 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 11, 2018, 10:34 (GMT)
UI: Back Brush appearance panel and fix active mode

Back the brush appearance panel to separated tab and fix error introduced in previous commit because workspace hasn't active_object_mode
February 11, 2018, 10:23 (GMT)
Change color picker keymap to P key

Replace old F6 keymap to avoid conflicts.
February 11, 2018, 10:17 (GMT)
Back eraser to Ctrl keymap

Soft Eraser: LMB + Ctrl
Hard Eraser: LMB + Ctrl + Shift
Stroke Eraser: LMB + Ctrl + Alt

Straight Line: LMB + Alt
Polyline: LMB + Shift + Alt
February 11, 2018, 09:58 (GMT)
fix for "double rotation" in bind

if both objects were rotated, rotations were added up unnecessarily.
February 11, 2018, 09:49 (GMT)
Cleanup: Rename property to avoid negative names
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021