Block a user
GPv3: Offset modifier
Nodes: Move undefined type removal behind after-linking-versioning
a402a68bc8
Nodes: Move undefined type removal behind after-linking-versioning.
6cc8ac7cb3
Cleanup: rename ImBuf anim & anim_index structs
30a152216e
EEVEE: Change UI Naming
c16b0216fe
Fix #68436: External Particle Disk Cache Playback Is Broken
062a9f9540
Fix: Compiling EEVEE test cases
GPv3: Vertex groups in GreasePencil data block and conversion
At the module meeting we decided to try the "runtime cache" approach:
- Authoritative vertex group names are stored per drawing (
CurvesGeometry
). - List of vertex groups in
GreasePencil
…
1903f58eac
Cleanup: Removed unused variable in grease pencil color modifier.
0adf01e79e
Fix: Compile errors in GPU shader builder stubs
7a2d04a5c4
Fix #117335: Slow selection in scene with drivers
b2b6286366
Depsgraph: Avoid implicit tagging on hide_viewport changes
85ff988f99
Depsgraph: Move scene evaluation node to own component
92be5a0289
Merge branch 'main' into gp3-vertex-group-conversion
f6fc417fec
Black: skip string normalisation
c368a2c345
Cleanup: Strict compiler warning
a1761b7c8c
UI: adjust the add-ons interface when extensions repositories enabled
af160e1613
Cleanup: avoid many allocations recursive filesystem ops on Linux/Unix
WIP: Volume Grid Nodes
@JacquesLucke I'm hitting an assert in the VolumeGridData(std::shared_ptr<openvdb::GridBase> grid)
constructor: it expects the input pointer to be unique, but passing the pointer by value it…
46d1f3f38c
Merge branch 'main' into volume-grid-nodes
33bb3d838f
Fix #117224: Outliner recursive selection fails in reverse order
d2e4da0f5b
Cleanup: reduce C-isms in imbuf headers
a705259b4b
Cleanup: move imbuf .h files to .hh
487adcb992
Fix: build error when not using unity build