Blender Git Commit Log

All Blender Git commits.

Page: 369 / 8462

August 4, 2021, 14:57 (GMT)
LibOverride RNA API: add removal of properties and operations.

This should complete the basics of RNA API for library overrides.

Ref. T86656.
August 4, 2021, 14:41 (GMT)
improve expander attribute search
August 4, 2021, 14:17 (GMT)
Version bump: 2.93.3-rc
August 4, 2021, 14:05 (GMT)
Added some TODO remarks.
August 4, 2021, 14:05 (GMT)
Merge branch 'master' into greasepencil-object
August 4, 2021, 14:05 (GMT)
Merge branch 'master' into asset-greasepencil
August 4, 2021, 13:54 (GMT)
GPencil: New Brush option to define Caps type

This is used to set the default caps type for the stroke. Before always was rounded and only could be changed later in Edit mode

Two new buttons has been added to topbar.

NOTE: New icons are been designed (T90414)

The buttons are expanded to list in Properties panel.

Reviewed By: mendio, HooglyBoogly

Differential Revision: https://developer.blender.org/D11999
August 4, 2021, 13:46 (GMT)
BLI: add double version of 'scaleform'

No functional changes. New utility.
August 4, 2021, 13:46 (GMT)
Fix T90427: Center View to Mouse broken

rBfb87d236edb7 made the values returned by `projmat_dimensions` more
standardized following the documentations. But the functions in Blender
that called `projmat_dimensions` followed a proposal that these values
corresponded to a distance of 1m of clip.

Adjust these functions to follow the new algorithm.
August 4, 2021, 13:16 (GMT)
add plus icon to rotation output in point distribute node
August 4, 2021, 12:40 (GMT)
Fix T90421: edit-mode auto-smooth crash when angle set to 180degrees

Error in 39b2a7bb7e815e051348bf5c5ec777d091324164
which failed to set edge flags with single threaded calculation,
used for low poly models.
August 4, 2021, 11:59 (GMT)
progress
August 4, 2021, 11:41 (GMT)
support rotation input in instance node
August 4, 2021, 11:32 (GMT)
Compositor: Use a single elem as area of interest where possible
August 4, 2021, 11:22 (GMT)
Fix transparent faces on certain AMD cards

This patch fixes an issue with missing faces when assigning a material slot other than the first to faces on AMD TAHITI cards. Refer to T78390 and T74024 for a description of this issue.

This patch also incorporates fix from T78390 for KAVERI.

{F9029258}

Reviewed By: fclem

Differential Revision: https://developer.blender.org/D9305
August 4, 2021, 11:17 (GMT)
output rotations from point distribute node
August 4, 2021, 11:10 (GMT)
improve search
August 4, 2021, 11:09 (GMT)
Cleanup: remove *.rej from cb67bfdba2e22d0ee967e50afe0912ac80d73e9b
August 4, 2021, 10:40 (GMT)
quiet warnings
August 4, 2021, 10:38 (GMT)
Tweak to recent liboverride API addition: naming.

Rename new API function introduced in recent rB3b0fab6dfaa0 to match our
convention to put the action (verb) at the end of names:
`operations_update`.

Sorry for not catching that during review.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021