Blender Git Commits

Blender Git commits from all branches.

Page: 109 / 2888

September 6, 2021, 18:06 (GMT)
Fix wrong behavior with Show Active Pixels after recent UI change
September 6, 2021, 17:42 (GMT)
Merge branch 'master' into temp-geometry-nodes-fields
September 6, 2021, 17:39 (GMT)
Cleanup: Comment formatting
September 6, 2021, 17:30 (GMT)
Add assertion in FieldEvaluator for evaluation state
September 6, 2021, 17:24 (GMT)
Merge branch 'temp-geometry-nodes-fields' of git.blender.org:blender into temp-geometry-nodes-fields
September 6, 2021, 17:24 (GMT)
Update field tests for the newer API
September 6, 2021, 16:57 (GMT)
Merge branch 'master' into asset-greasepencil
September 6, 2021, 16:30 (GMT)
Merge branch 'temp-asset-browser-catalogs' into temp-asset-browser-catalogs-ui
September 6, 2021, 15:57 (GMT)
Fix compile error of asset library test on Windows

The `filesystem::path::c_str()` function returns the path in the native
string format, which is `wchar` on Windows. Instead use the one that
does a conversion to `std::string` if needed.
September 6, 2021, 15:41 (GMT)
add comments for anonymous attributes
September 6, 2021, 15:39 (GMT)
Cleanup: Rename functions
- "try" is not necessary / doesn't really make it clearer
- Fix incorrect name
September 6, 2021, 15:25 (GMT)
Merge branch 'master' into temp-geometry-nodes-fields
September 6, 2021, 15:22 (GMT)
Various small cleanups and comment changes
September 6, 2021, 14:50 (GMT)
Cleanup: Rename node identifier's and file to include "Input"
September 6, 2021, 13:44 (GMT)
Correct name of catalog-tree item child container alias

This used to be a set, now it's a map.
September 6, 2021, 13:44 (GMT)
Avoid unnecessary allocations in unit test
September 6, 2021, 12:32 (GMT)
Spinkle some const correctness.
September 6, 2021, 12:26 (GMT)
- EvalOutputAPI base class
- rename some methods called "build*" to "wrap*" as this is a better
indication at they do
September 6, 2021, 12:25 (GMT)
Cycles X: improve denoising features for volumes

* Write accumulated volume albedo along ray
* Write view direction as normal
* Fix incorrect write of surface albedo after volume scatter

Differential Revision: https://developer.blender.org/D12394
September 6, 2021, 12:06 (GMT)
Merge branch 'master' into temp-ui-tweaks
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021