Block a user
2de7f77c8d
improve unpack operator title
a918880b51
Merge branch 'main' into bake-packed
d74d8ceb23
Cleanup: move BKE_packedFile.h to C++
2eba062ac0
GPv3: Add initial tests for Python API
2160d16462
Show "dummy" pack operator when there is no baked data yet
da8ae70189
improve error handling
2787dce24d
move pack icon to bake row
794114b050
remove debug print
12bd497d2b
Merge branch 'main' into bake-packed
Geometry Nodes: Implement Gabor noise node
It would be great if you could create a test file that demonstrates that the results are the same in geometry nodes and shader nodes.
Fix #125670: Regression: Setting parent to triangle changes object location
Jacques Lucke
created branch fix-triangle-parenting in JacquesLucke/blender
2024-08-08 12:59:12 +02:00
caa93e8234
fix
7e9776a167
Fix #125863: Crash baking textures with Cycles Metal
2e412e683b
Tools: improve gdb frame filter for lazy functions
f172b570dd
Fix #125922: Interpolation tool should use active material
477d520376
Fix #125895: Brush invert setting was not taken into account for fill
e8a0c11d13
Cleanup: remove trailing whitespace
c32e2529ad
Add vscode guides for Native Debug extension and pretty printing
Tools: add GDB debug extension