Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 22 / 5574

December 7, 2021, 07:44 (GMT)
Cleanup: sort DNA renaming

Add note at the beginning & end so it's not overlooked.
December 7, 2021, 07:39 (GMT)
Cleanup: clang-format
December 7, 2021, 07:26 (GMT)
Cleanup: clarify source/destination args for BKE_spacedata_copylist
December 7, 2021, 07:23 (GMT)
Cleanup: remove incorrect/unhelpful comments
December 7, 2021, 07:15 (GMT)
Cleanup: replace int with bool type
December 7, 2021, 06:38 (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 7, 2021, 03:39 (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 7, 2021, 03:23 (GMT)
Cleanup: Fix typos in source code

Source typos corrected

Reviewed By: Blendify

Differential Revision: https://developer.blender.org/D13462
December 7, 2021, 03:07 (GMT)
Docs: Incorrect link to context type

Fixes T93773
December 6, 2021, 23:52 (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 6, 2021, 23:52 (GMT)
Cleanup: clang format
December 6, 2021, 22:27 (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 6, 2021, 22:19 (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
Revision 78ae587 by Hans Goudey
December 6, 2021, 22:12 (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.
Revision aa23e87 by Hans Goudey
December 6, 2021, 21:50 (GMT)
Cleanup: Remove unused includes
Revision 0177997 by Hans Goudey
December 6, 2021, 21:35 (GMT)
Cleanup: Remove unused node flag
Revision b91ac86 by Hans Goudey
December 6, 2021, 21:04 (GMT)
Cleanup: Remove unnecessary generic includes from headers
Revision 5705db5 by Hans Goudey
December 6, 2021, 20:47 (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
Revision 0ed2545 by Ankit Meel
December 6, 2021, 20:08 (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 6, 2021, 19:47 (GMT)
Shader Nodes: Split each node into own file

This improves both code finding, for example "color ramp" now has its own file.
And now each node has its own namespace so function names can be simplified
similar to rBfab39440e94

This commit also makes all file names use snake case instead of camel case.

Reviewed By: HooglyBoogly

Differential Revision: https://developer.blender.org/D13482
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021