Blender Git Commit Log

All Blender Git commits.

Page: 1070 / 8462

December 7, 2020, 07:07 (GMT)
File Subversion Bump: 2.92.5
December 7, 2020, 07:01 (GMT)
Cycles: Use Blender Cryptomatte Settings.

Blender has now the place to store the Cryptomatte settings. This patch
migrates Cycles to use the new settings.

Reviewed By: Brecht van Lommel

Differential Revision: https://developer.blender.org/D9746
December 7, 2020, 06:14 (GMT)
Just another commit to log other ideas, doesn't work.
December 7, 2020, 04:36 (GMT)
USD importer: transform cache constraint.

Port of Tangent Animation's implementation of transform
cache constraint for USD (adapted and modified to fit
this version of the importer).
December 7, 2020, 02:44 (GMT)
Fix T83296: Unknown actions no longer perform an undo push

str_len_clip is initialized to 0, so when "Unknown Action"
occurs, set str_len_clip appropriately.
Regression in 0688309988e546382748b9e755d84ae8a5059192

Ref D9759
December 7, 2020, 02:44 (GMT)
Fix T83347: Smart UV project crashes with wire edges

Missing NULL check.
Regression in 9296ba867462f7ff3c55bc0c9129af4121243bed

Ref D9757
December 7, 2020, 02:25 (GMT)
Cleanup: spelling
December 7, 2020, 02:25 (GMT)
Cleanup: correct enum type
December 6, 2020, 21:27 (GMT)
GPencil: Enable Layer Onion Skin by default

December 6, 2020, 20:56 (GMT)
Fluid: Updated Mantaflow source files

Includes outflow optimization - might have been the cause of instabilities.
December 6, 2020, 19:17 (GMT)
UI: Alert Dialog Helper Function

Shared helper function to create a split layout with an alert icon for popup dialogs.

Differential Revision: https://developer.blender.org/D9486

Reviewed by Julian Eisel
December 6, 2020, 18:29 (GMT)
UI: 'About Blender' with Full Logo

New layout for the 'About' dialog featuring the full version of the Blender logo.

Differential Revision: https://developer.blender.org/D9507

Reviewed by Hans Goudey
December 6, 2020, 15:58 (GMT)
Reorder fields in boolean's ITT_value to save memory.
December 6, 2020, 08:20 (GMT)
Here lies a final attempt attempt at a sane Wintab implementation, smashed
against the reality of broken and bad APIs. If only rawinput events
mapped consistently, but for reasons unknown Wintab express buttons will
map to the device when stylus is in range, and map to an emulated button
when the pen is away. For this reason this commit must only exist for
posterity, a totem of my naivety in believing Wintab and Win32 could
be reasoned with.
December 6, 2020, 05:25 (GMT)
Merge branch 'master' into cycles_procedural_api
December 6, 2020, 05:24 (GMT)
format
December 6, 2020, 04:43 (GMT)
rename default_curves_radius default_radius
December 6, 2020, 04:35 (GMT)
also update objects if they are modified
December 6, 2020, 04:35 (GMT)
add a radius scale to control the radius of the curves
December 6, 2020, 03:50 (GMT)
fix rotation priority order in matrix axis swapping
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021