Mangal Kushwah Mangal-Kushwah
  • Joined on 2022-05-17
Mangal Kushwah commented on pull request blender/blender#119168 2024-03-28 12:02:11 +01:00
Fix #108105: Fix operators affecting hidden geometry

I'm confused for Face Sets by Materials would it be better if it can modify hidden geometry?

@HooglyBoogly @Sergey @JulienKaspar.

Mangal Kushwah commented on pull request blender/blender#119168 2024-03-28 11:53:21 +01:00
Fix #108105: Fix operators affecting hidden geometry

With this commit bpy.ops.sculpt.face_sets_init operations will not modify the hidden face sets, except Initialize Face Sets by Material.

I'm confused for Face Sets by Materials would it…

Mangal Kushwah pushed to operators-hidden-geometry at Mangal-Kushwah/blender 2024-03-28 11:39:05 +01:00
475a313561 Ensure sculpt_face_sets_init_flood_fill() doesn't alter hidden face sets
Mangal Kushwah created pull request blender/blender#119168 2024-03-07 16:07:02 +01:00
WIP Fix #108105: Fix operators that affect hidden geometry
Mangal Kushwah created branch operators-hidden-geometry in Mangal-Kushwah/blender 2024-03-07 15:53:36 +01:00
Mangal Kushwah pushed to operators-hidden-geometry at Mangal-Kushwah/blender 2024-03-07 15:53:36 +01:00
82c531af36 Disable "Modifiy Hidden" property by default for Grow/Shrink, Fair or Delete face sets
5ab0cc8e74 Fix: Interpolation with clamped boundary returns zero
c8efea42e1 Cleanup: Remove unnecessary braces for container default constructors
d727738157 Cleanup: Comment formatting
c25a635587 Core: Avoid double map lookup in ID remapping
Compare 10 commits »
Mangal Kushwah created pull request blender/blender-developer-docs#33 2024-02-25 09:10:27 +01:00
Edit link to point BKE_node.hh instead of BKE_node.h
6706bd45e5 Edit link to point BKE_node.hh instead of BKE_node.h
Mangal Kushwah created branch small-fix-in-docs in Mangal-Kushwah/blender-developer-docs 2024-02-25 09:09:48 +01:00
Mangal Kushwah pushed to main at Mangal-Kushwah/blender-developer-docs 2024-02-25 08:59:47 +01:00
a6cfc4ff39 Update docs/handbook/testing/performance.md
5439a7a9e5 macOS: Update minimum version
0688daa554 macOS: Cross compiling instructions
ef6ea61bff Update docs/handbook/release_process/build/macos.md
7bc651af35 Fix: Grammar
Compare 25 commits »
Mangal Kushwah created pull request blender/blender-developer-docs#29 2024-02-20 13:35:56 +01:00
Fix typo in containers.md
Mangal Kushwah pushed to typo-fix at Mangal-Kushwah/blender-developer-docs 2024-02-20 13:33:57 +01:00
1efd8c49db Fix typo in containers.md
Mangal Kushwah created branch typo-fix in Mangal-Kushwah/blender-developer-docs 2024-02-20 13:33:57 +01:00
Mangal Kushwah pushed to main at Mangal-Kushwah/blender-developer-docs 2024-02-20 13:29:33 +01:00
bb8e6f73e9 Update docs/release_notes/4.2/nodes_physics.md
5dcdb3d155 Update docs/release_notes/4.2/index.md
c0c96106bf Update docs/release_notes/4.2/nodes_physics.md
537ace064c BLI: add high level documentation for core data structures
183e6fb101 Update docs/release_notes/4.2/nodes_physics.md
Compare 47 commits »
Mangal Kushwah deleted branch wiki-conversion from Mangal-Kushwah/blender-developer-docs 2024-02-20 13:22:10 +01:00
Mangal Kushwah deleted branch wiki-conversion-trash from Mangal-Kushwah/blender-developer-docs 2024-02-20 13:22:08 +01:00
Mangal Kushwah deleted branch pr/new-id-datablock from Mangal-Kushwah/blender-developer-docs 2024-02-20 13:22:03 +01:00
Mangal Kushwah deleted branch farsthary-patch-xcode-note from Mangal-Kushwah/blender-developer-docs 2024-02-20 13:21:56 +01:00
Mangal Kushwah deleted branch Typo-Fix from Mangal-Kushwah/blender-developer-docs 2024-02-20 13:21:51 +01:00
Mangal Kushwah commented on issue blender/blender#117997 2024-02-13 08:35:40 +01:00
GPv3+GeoNode: Crashes if points were assigned to a Vertex Group

Is anybody working on this?