Blender Git Commit Log

All Blender Git commits.

Page: 1663 / 8462

May 6, 2020, 22:50 (GMT)
Cleanup: missing header
May 6, 2020, 21:55 (GMT)
Fix UI string without title-case

When using Preferences->Lights->Install, the type option in the operator
properties would show as "type", but should be "Type".
May 6, 2020, 16:52 (GMT)
Merge branch 'master' into greasepencil-object
May 6, 2020, 16:49 (GMT)
merge master and fix issues
May 6, 2020, 16:18 (GMT)
Fix Python error in scene without sequencer
May 6, 2020, 16:14 (GMT)
GPencil: Split Curve geometry functions to new file

This prepare the code for future curve editors
May 6, 2020, 15:59 (GMT)
Cycles: attempt to avoid OpenCL symbol conflicts with RTLD_DEEPBIND
May 6, 2020, 15:19 (GMT)
Fix particles colliding twice because they didn't have time to move
May 6, 2020, 14:28 (GMT)
Merge branch 'master' into greasepencil-object
Revision 3bc3b58 by Hans Goudey (master)
May 6, 2020, 14:26 (GMT)
Fix build error after rBb9bb752e0e852d

This looks like a misplaced variable definition, which is then used
out of scope later.
May 6, 2020, 14:13 (GMT)
Merge branch 'blender-v2.83-release'
May 6, 2020, 14:11 (GMT)
Fix T76440: Follow Track -> Constraint to F-Curve has no effect

Differential Revision: https://developer.blender.org/D7630
May 6, 2020, 13:59 (GMT)
Merge branch 'master' into greasepencil-object
May 6, 2020, 13:58 (GMT)
Annotations: Add different arrow styles for line tool

This patch adds different kind of shapes/styles for the line extremes while using the annotation line tool.

Current Styles: (following @mendio mockup)
- Arrow (closed arrow)
- Open Arrow
- Segment
- Square
For future it would be great to have icons, it would be more intuitive (and less space) with previews of what each end / start of line does, like the google slides one as reference:

{F8511116}

Reviewed By: #grease_pencil, antoniov, HooglyBoogly

Differential Revision: https://developer.blender.org/D7608
May 6, 2020, 12:52 (GMT)
Fix expanding time-line menus when searching
May 6, 2020, 12:52 (GMT)
Fix error in last commit
May 6, 2020, 12:40 (GMT)
UI: search menus from all visible areas when using the edit menu

Without this, only actions in the top-bar were visible
which isn't very useful.

Now menus are extracted from the areas used in the active window,
unless this search is activated by the key shortcut,
in this case the current area is used.
May 6, 2020, 12:01 (GMT)
Depsgraph: Fix memory leak

I introduced the issue in rBb21a3e77027.
May 6, 2020, 11:25 (GMT)
Merge branch 'blender-v2.83-release'
May 6, 2020, 11:25 (GMT)
Fix T76430: Quick smoke not rendering Cycles and Eevee

Temporary fix that will skip cache invalidation from flow / effector objects.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021