Block a user
6870416a65
Merge branch 'main' into gp3-time-offset-modifier
c04eb58134
EEVEE-Next: Make denoising roughness correct for refraction
8dce2a422b
EEVEE-Next: Specialization Constants for Film Accumulation
e5b9bbe0ae
Draw: Add support for uint specialization constants
bace4c9a29
Mesh: Improvements to position and normal draw extraction
27047acedb
Merge branch 'main' into gp3-envelope-modifier
c04eb58134
EEVEE-Next: Make denoising roughness correct for refraction
8dce2a422b
EEVEE-Next: Specialization Constants for Film Accumulation
e5b9bbe0ae
Draw: Add support for uint specialization constants
bace4c9a29
Mesh: Improvements to position and normal draw extraction
GPv3: Armature Modifier
b67d3e9c8d
Merge branch 'main' into gp3-armature-modifier
c04eb58134
EEVEE-Next: Make denoising roughness correct for refraction
8dce2a422b
EEVEE-Next: Specialization Constants for Film Accumulation
e5b9bbe0ae
Draw: Add support for uint specialization constants
bace4c9a29
Mesh: Improvements to position and normal draw extraction
d45e6ab0a1
Cleanup: add fmtlib dependency in some modules
1446b05ca4
Merge branch 'blender-v4.1-release'
a106ff9f56
Fix #118634: EEVEE: Set clip threshold per material
GPv3: Envelope modifier implementation
Oh? I've used this a lot before, pretty sure Hans wanted it this way in other reviews. The values are still mutable when the span itself is const. It's unlikely that anyone would accidentally…
e73be9a3af
Merge branch 'main' into gp3-envelope-modifier
2a08055066
Tools: Don't include merge commits in weekly report script output
7032933094
Tools: Improve PR headings in weekly report script
57db30ce75
Tools: Correct formatting of PRs in weekly report script
df8706a9af
Tools: Fix missing PR reviews in weekly reports script
a217a46ac3
Use
foreach_index
on the layer mask.
63bab85ed8
Pass scene to fill_scene_timeline.
GPv3: Time offset modifier
Is modified below (after function was cleaned up), the function snips off the head and tail keys that don't affect the frame range, and then returns result
.