Blender Git Loki

Blender Git commits from all branches.

Page: 17 / 2888

December 8, 2021, 06:53 (GMT)
macOS: Fix build error in hash functions

Remove unneeded recent static_cast attempt.

Reviewed By: HooglyBoogly
Differential Revision: https://developer.blender.org/D13492
December 8, 2021, 06:53 (GMT)
Fix: Compile error in field input

Instead of essentially hashing a bool, just use a ternary operator.

Differential Revision: https://developer.blender.org/D13494
December 8, 2021, 06:53 (GMT)
Cleanup: Remove unnecessary generic includes from headers
December 8, 2021, 06:53 (GMT)
Cleanup: Remove unused node flag
December 8, 2021, 06:53 (GMT)
Cleanup: Remove unused includes
December 8, 2021, 06:53 (GMT)
Cleanup: Use C++ types for multi input socket sorting

The algorithm used is still quite inefficient, but at least the code
is easier to read and a little bit simpler now.
December 8, 2021, 06:53 (GMT)
Cleanup: renames in graph_slider_ops

rename percentage_prop to factor_prop
rename remove_ratio to factor
remove "graphkeys" prefix from functions

Reviewed by: Sybren A. St�vel
Differential Revision: https://developer.blender.org/D13476
Ref: D13476
December 8, 2021, 06:53 (GMT)
Fix: Remove line from common invoke

The line that sets the factor_prop in graph_slider_ops.c
has been left in the common invoke function by accident.

Reviewed by: Sybren A. St�vel
Differential Revision: https://developer.blender.org/D13477
Ref: D13477
December 8, 2021, 06:53 (GMT)
Shader Nodes: Migrate shader category to new node socket declaration API

No functional changes, tests passed and I double checked the nodes by hand.
December 8, 2021, 06:53 (GMT)
Cleanup: clang format
December 8, 2021, 06:53 (GMT)
Docs: Incorrect link to context type

Fixes T93773
December 8, 2021, 06:53 (GMT)
Cleanup: Fix typos in source code

Source typos corrected

Reviewed By: Blendify

Differential Revision: https://developer.blender.org/D13462
December 8, 2021, 06:53 (GMT)
Cleanup: Fix various source typos

This is a continuation of D13462 to clean up source typos.

Differential Revision: https://developer.blender.org/D13471
December 8, 2021, 06:53 (GMT)
Cleanup: move public doc-strings into headers for 'blenkernel'

- Added space below non doc-string comments to make it clear
these aren't comments for the symbols directly below them.
- Use doxy sections for some headers.
- Minor improvements to doc-strings.

Ref T92709
December 8, 2021, 06:53 (GMT)
Cleanup: replace int with bool type
December 8, 2021, 06:53 (GMT)
Cleanup: remove incorrect/unhelpful comments
December 8, 2021, 06:53 (GMT)
Cleanup: clarify source/destination args for BKE_spacedata_copylist
December 8, 2021, 06:53 (GMT)
Cleanup: clang-format
December 8, 2021, 06:53 (GMT)
Cleanup: sort DNA renaming

Add note at the beginning & end so it's not overlooked.
December 8, 2021, 06:53 (GMT)
Cleanup: remove BKE_ptcache_remove

No longer needed as the temporary directory is cleared on exit.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021