Blender Git Commit Log

All Blender Git commits.

Page: 3101 / 8462

July 10, 2018, 09:41 (GMT)
Fix T55884: shader node linked menu showing incompatible nodes.
July 10, 2018, 09:27 (GMT)
Merge branch 'master' into blender2.8
July 10, 2018, 09:25 (GMT)
CMake: Disable OpenAL and JACK when AUDASPACE is disabled

Previously CMake was raising a fatal error, which wasn't too helpful.

There is still some fatal messages about Audaspace and Game Engine,
but the latter one is on it's EOL and is removed in Blender 2.8.
July 10, 2018, 09:23 (GMT)
Merge branch 'master' into blender2.8
July 10, 2018, 09:11 (GMT)
Add property to check brush type

This is required by Tool system.
July 10, 2018, 09:02 (GMT)
Missing from last commit
July 10, 2018, 09:00 (GMT)
Keymap: update 2.7x map

Remove Shift-B, operator option is removed.
July 10, 2018, 08:59 (GMT)
GHOST: Fix memory leak in X11 DPI query

The X resource database is to be explicitly destroyed. This fixes 46 bytes
leak per every window DPI query (which happens a lot on window move/resize
and even on areas resize).

Unfortunately, this does not fully fix the leak since the known leak:

https://bugs.freedesktop.org/show_bug.cgi?id=94604
July 10, 2018, 08:58 (GMT)
Keymap: remove Shift-B in camera view

We already have Ctrl-B for setting the border,
no need for two keys to do the same thing.
July 10, 2018, 08:36 (GMT)
Remove annotation tool in Sculpt

This tool is not logic here
July 10, 2018, 08:29 (GMT)
Fix T55484: Border zoom fails in Edit-Mode
July 10, 2018, 08:11 (GMT)
WIP: Initial steps to implement Sculpt brushes in Toolbar

This is not working yet and can produce segment faults.
July 10, 2018, 08:11 (GMT)
UI: Remove obsolete function
July 10, 2018, 07:56 (GMT)
UI: add colon to prefs headings
July 10, 2018, 07:56 (GMT)
Simple OpenVDB import GUI.
July 10, 2018, 07:52 (GMT)
Cleanup/Fixes

* Remove hack that's no longer needed

* Don't change the GP Eraser Size userpref property from GP Object
drawing operator, as it doesn't use that anymore. Instead, the
eraser brush's size gets adjusted instead.
July 10, 2018, 07:49 (GMT)
Initial commit for Cycles OpenVDB import.
July 10, 2018, 07:42 (GMT)
Revert "Morton ordering for sparse grids."

This reverts commit a93a9fb09bcfd6211f063255ccb11cfc15e013d1.
July 10, 2018, 07:37 (GMT)
Fix 3D cursor update

Changing the values for the 3D cursor wasn't updating.
July 10, 2018, 07:29 (GMT)
Cleanup: style
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021