Block a user
3f40962414
Cleanup: use sized int types for polyfill_2d
32149f8d7a
Tests: add polyfill2d test to ensure the result has no zero area tris
91346755ce
Cleanup: use '#' prefix for issues instead of 'T'
a02fa6c40d
Cleanup: spelling in comments
10354b043f
Fix crash selecting faces in wire-frame mode
0ea15a6fbb
Fix: Inaccessible default for node group image sockets
284cdbb6cf
Cleanup: Use lambdas in mesh mapping callback, remove unused arguments
bad2c3b9ef
Geometry Nodes: Experimental option for Volumes
88f9c55f7f
Sculpt: Fix Dyntopo Warnings
dc9f7fe64f
Fix #104514: GPencil merge down layer misses some frames
2cfc4d7644
Fix #104383: don't update declaration for clipboard copy
bc0d3c91b1
Fix #104435: Fix rna_NlaStrip_new add strip logic to be correct boolean expression
50918d44fb
Cleanup: Fix const correctness warning in recent commit
1649921791
Fix: Sequencer "Pan" label using incorrect keyword 'heading_ctxt'
50dfd5f501
Geometry Nodes: Edges to Face Groups Node
a0f5240089
EEVEE-Next: Virtual Shadow Map initial implementation
0ab3ac7a41
BLI: Math: Fix vector operator * with
MutableMatView
a1282ab015
Fix Cycles debug build error after host falback changes