Blender Git Commits

Blender Git commits from all branches.

Page: 225 / 2888

July 24, 2021, 05:23 (GMT)
Update with changes from master

36c0649d32aa, c41b93bda532
July 24, 2021, 02:10 (GMT)
USD import: don't check for cache usdz extension.

Removed check for .usdz extension in logic to
determine cachfile type.
July 24, 2021, 02:04 (GMT)
USD Import: removed unused variable.
July 24, 2021, 01:56 (GMT)
Merge branch 'master' into soc-2021-curves
July 24, 2021, 01:25 (GMT)
USD import: use pointers for out parameters.

Changed return parameter types from references to
pointers, to improve code readability, per suggestion
from Sybren.
July 24, 2021, 00:10 (GMT)
USD import: get_opacity_threshold() function.

Moved the opacity threshold query logic out of the
needs_blend() function to a new get_opacity_threshold()
function, for readability.
July 23, 2021, 22:46 (GMT)
Add 'projection' option for volume-preserving smoothing to
smooth corrective modifier
July 23, 2021, 22:27 (GMT)
Cleanup: replace defines with static const in walk/fly operators.

No functional changes.
July 23, 2021, 22:27 (GMT)
Supply tablet data with
July 23, 2021, 22:27 (GMT)
Fix Windows cursor wrap jumps.
July 23, 2021, 22:27 (GMT)
Cleanup: remove unmodified return variable.
July 23, 2021, 22:27 (GMT)
Improve cursor wrap reliability.
July 23, 2021, 22:27 (GMT)
Consolidate repeat actions.
July 23, 2021, 22:08 (GMT)
USD import: fix comments.

Updated to C-style comments. Minor cleanup of
comments text.
July 23, 2021, 22:00 (GMT)
GPencil: Ensure preview is done with first frame

July 23, 2021, 21:52 (GMT)
GPencil: New option to retime frame number

July 23, 2021, 21:23 (GMT)
added mode selector
July 23, 2021, 20:57 (GMT)
Cleanup: Move iterator increment to loop header
July 23, 2021, 20:47 (GMT)
Compositor: Full frame Alpha Over node

Adds full frame implementation to this node operation.
No functional changes.
July 23, 2021, 20:41 (GMT)
USD import: update copyright notice.

Added NVIDIA copyright notice.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021