Blender Git Commit Log

All Blender Git commits.

Page: 1692 / 8462

April 22, 2020, 16:15 (GMT)
GPencil: Cleanup - make function static
April 22, 2020, 16:11 (GMT)
GPencil: Fix randomize curve with very low pressure
April 22, 2020, 15:53 (GMT)
Fix T75994: Crash with 'Split Edges and Faces' | Auto-Merge

It occurred when an edge was collapsed into a vert that was not part of it.
This is common when the distance for merging is relatively large.
April 22, 2020, 15:50 (GMT)
GPencil: Remove Curve Popover and group in Advanced

This followws the curve near of the prop, but as these props are in topbar, we put in the main popover.
April 22, 2020, 15:48 (GMT)
Fix T75994: Crash with 'Split Edges and Faces' | Auto-Merge

It occurred when an edge was collapsed into a vert that was not part of it.
This is common when the distance for merging is relatively large.
April 22, 2020, 15:13 (GMT)
Merge branch 'blender-v2.83-release'
April 22, 2020, 15:12 (GMT)
Silence annoying error message in writefile on undo step storage.

Fix T75318: Error spam in console when opening file from 2.7x.
April 22, 2020, 15:05 (GMT)
Merge branch 'blender-v2.83-release'
April 22, 2020, 14:56 (GMT)
Cleanup: Fix strict compiler warning
April 22, 2020, 14:50 (GMT)
GPencil: Use Enabled instead of Active to disable panel
April 22, 2020, 14:43 (GMT)
GPencil: Fix wrong properties split
April 22, 2020, 14:40 (GMT)
Fix T74423: Cycles rendering artifacts with CUDA 10.2

Work around what appears to be a compiler bug, just changing the code a bit
without any functional changes.
April 22, 2020, 14:40 (GMT)
GPencil: Change Thickness Profile icon
April 22, 2020, 14:32 (GMT)
Cleanup: Spelling in function name

Should be no functional changes.
April 22, 2020, 14:31 (GMT)
GPencil: Move curves below each property
April 22, 2020, 14:25 (GMT)
separate node type
April 22, 2020, 14:19 (GMT)
Fluid: Use maximum for initial velocity grid application

Using MAX2 when writing intial velocities into the grid prevents overriding initial velocities when using multiple flow objects that are close to each other.
April 22, 2020, 14:19 (GMT)
Fluid: Fixes for cache 'Replay' mode

General fixes and improvements for the cache. Previous commits on fluids broke the 'Replay' cache a bit.
April 22, 2020, 14:18 (GMT)
Fluid: Fix for caches being released when file is loaded
April 22, 2020, 14:18 (GMT)
Fluid: Fix for inconsistent behavior with flow and effector objects

Fixes issue with flow and effector objects which were not being used after resuming a bake job.
This issue has been reported in T75729 and T75758.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021