Block a user
5ca65001ea
Geometry Nodes: Operator to wrap a modifier's node group
c9f02569c7
Curves: cage overlay for sculpt mode
eb9647c53d
Cleanup: rename vertex buffer attribute to be more specific
7ba59c8a62
Assets: show all assets by default instead of current file
b3fb73f325
Assets: bundle Essentials with Blender
Re-design of submodules used in blender.git
WIP: make_update: support Github style of remote organization
WIP: make_update: support Github style of remote organization
Actually, a much bigger change is coming.
57421cee75
Re-design of submodules used in blender.git
33208dc42e
make_update: Support upstream remote workflow and update for subodules redesign
Unwanted deletion of non selected VSE strips.
@iss We should either clear the flag in do_versions
if we believe the root cause is fixed, or clear-before-tag if the design is such that it is possible that the tag might not be clear after use.
Motion Tracker solve with anamorphic footage not working
@SteffenD I've committed a fix and poked the buildbot to give a new build: https://builder.blender.org/admin/#/builders/36/builds/8810
Do you mind testing the issue again once the build is…
Motion Tracker solve with anamorphic footage not working
Fix #104373: Motion Tracker solve with anamorphic footage not working
Fix #104373: Motion Tracker solve with anamorphic footage not working
Motion Tracker solve with anamorphic footage not working
The unexpected change in the optical center after tracking/solver is likely caused by the 7dea18b3aa1.
As for the solution quality of the anamorphic footage it is a bit hard to justify with the…
VSE: Add retiming tool
There is compilation warning which would need to be resolves. Don't think it work an extra iteraiton though.
9fecf1f8b8
Cycles: Replace resolution divider loop with an analytical formula
99e71ec1f2
Assets: Store pointer to owning asset library in asset representation
4f19e99cb1
Tests: add unit test for
BLI_strnlen
147c75b831
Cleanup: EEVEE-Next: Fix typo
0d9fbfe7fe
GPUShader: Fix compilation caused by designated initializers in C++