Blender Git Loki

Blender Git "lineart-shadow" branch commits.

Page: 35 / 76

May 1, 2021, 08:12 (GMT)
Cleanup: interface_intern.h doc-strings

Also clarify some vague comments & add doxygen section for menu-memory.
May 1, 2021, 08:12 (GMT)
Cleanup: correct comment
May 1, 2021, 08:12 (GMT)
Cleanup: comments in BMesh bisect, use doxygen sections
May 1, 2021, 08:12 (GMT)
Cleanup: rename BKE_pose_channel_{verify => ensure}

The term `verify` doesn't fit with what this function does
and is sometimes used to check data is valid or to control validity
checking as with `RNA_define_verify_sdna`.
use more common term `ensure`.
May 1, 2021, 08:12 (GMT)
Cleanup: rename BKE_pose_channels_hash_{make => ensure}

Use the term `ensure` since it makes it clear the data is
not manipulated if it already exists.
May 1, 2021, 08:12 (GMT)
Cleanup: use early return in edittranslation_exec
May 1, 2021, 08:12 (GMT)
Cleanup: use const variables
May 1, 2021, 08:12 (GMT)
Cleanup: avoid ambiguous parenthesis
May 1, 2021, 08:12 (GMT)
Cleanup: duplicate break
May 1, 2021, 08:12 (GMT)
Cleanup: use 'else if'
May 1, 2021, 08:12 (GMT)
Cleanup: remove redundant assignments & NULL pointer check
May 1, 2021, 08:12 (GMT)
Fix potential buffer overrun in drw_shader_dependencies_get

Logical error let this function to write one past the buffer bounds.
May 1, 2021, 08:12 (GMT)
Fix missing NULL check in grease-pencil clear strokes
May 1, 2021, 08:12 (GMT)
Fix sculpt mask operator crash running without a 3D view

Add missing operator poll, depend on the 3D view for all
sculpt paint/mask operators.
May 1, 2021, 08:12 (GMT)
Fix crash running window operators in background mode
May 1, 2021, 08:12 (GMT)
Fix uninitialized memory use in GLDrawList

GLDrawList::init() used MDI_INDEXED which checks base_index_.
May 1, 2021, 08:12 (GMT)
Fix uninitialized local-view flag on object creation

Local view return argument to ED_object_add_generic_get_opts
was left uninitialized.
May 1, 2021, 08:12 (GMT)
Cleanup: quiet shadow variable warning
May 1, 2021, 08:12 (GMT)
Fix T87317: Cycles XML parsing broken after bugfix for initialization order
May 1, 2021, 08:12 (GMT)
Fix: crash when creating GPU texture from image fails
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021