Block a user
59a97c30c9
Add condition in update_existing_bake_caches
7d44065f73
Cleanup: Revert replacement of GSQueue with std::queue
369f1fe4e2
Fix #116558: Console error due to missing property use_template_override
06eda2a484
Cleanup: Remove most indirect includes of BKE_customdata.hh
dcbc5a3641
Cleanup: Correct and improve comments in DNA_customdata_types.h
Prikshit singh
created branch Fix/geometry_nodes in Prikshit-singh/blender
2024-01-03 17:58:28 +01:00
UI: Not the same placeholders for socket and modifier inputs
I didn't get the problem here, did you mean different hint text Collection
and ID
?
Fix #116380: Pinning node editor context clashes with switching to Tool mode
Prikshit singh
created branch Fix/Pinned-to-tool in Prikshit-singh/blender
2023-12-25 09:57:45 +01:00
Fix #116458: Clay strip sculpts on back face when front face only is turned on
0a2b310cb4
Add sculpt_brush_test_sq_fn to clay strips
eac4a6c697
Anim: add checks for system overrides to bone collection operators
dea7d65ee7
Fix: Crash in single value input to Glare node
e055db6605
Realtime Compositor: Implement Defocus node
da78dd47e3
Fix #116343: Drawing on frame with auto-keying off gives error
Prikshit singh
created branch Fix/Sculpt_front_face in Prikshit-singh/blender
2023-12-23 17:07:25 +01:00
GPv3: Merge by distance
While solving this issue I got stuck at ```Create an array distances that computes the accumulated distance for every point to the first point (e.g. the fist point has a distance of 0, every next…
Migration: GPv2 to GPv3
Hi @filedescriptor I want to help complete this todo list , could you provide me a starting point. Thank you
Fix #116099 : Shader to RGB not visible in EEVEE next
WIP: Fix: #115979 issue
WIP: Fix issue #115979
Node Editor: Image and Principled have missing Enums in properties inspector
Could I work on this issue.