Lalit Shankar Chowdhury Lalit-Shankar-Chowdhury
  • India
  • Joined on 2024-05-15
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-11 17:23:58 +02:00
7fc7462890 Fix #127448: mesh boolean node stops gizmos from working
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-11 16:39:51 +02:00
a602e5530a Fix #127437: Crash with parallel shader compilation
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-11 16:35:09 +02:00
8182f684be Fix #127054: crash due to integer overflow in Resample Curves node
1618448abd Sculpt: Store multires grids data in separate arrays
4c2718e318 Fix #126821: compress saving option gets removed when recovering from autosave
e18aa65973 Fix: quit.blend is not saved as recovery file
76700680d0 Cleanup: Cycles: rename variable for clarity
Compare 65 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-09 15:50:59 +02:00
adbb732ba2 Overlay-Next: Sculpt
eee34de007 Sculpt: Simplify and optimize BVH build node partitioning
577630d24f VSE: Optimize away some pointless image copies when applying modifiers
0b5e878ae1 Refactor: use references in channel group unit tests
5c259a1bae VSE: Faster processing of alpha-over strip at the bottom of strip stack
Compare 21 commits »
Lalit Shankar Chowdhury commented on issue blender/blender#127288 2024-09-08 02:36:45 +02:00
Vulkan - gpu.platform.version_get() gives different driver versions.

Screenshot taken on a Ryzen 5 4500U Vega 6 Integrated laptop.

image

From what's here, even the OpenGL driver…

1bd286404b Fix erroneous is_group check
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-08 01:24:25 +02:00
2ddc574ad9 Fix #127233: performance regression with new attribute filters
8283bf37a2 Fix #127260: Cloth brush crash with large mesh
2204157a2c Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
01fa3b861e Fix: Sculpt dyntopo boundary automasking processing too many neighbors
Compare 4 commits »
Lalit Shankar Chowdhury commented on pull request blender/blender#127263 2024-09-07 04:04:15 +02:00
Fix #126983: Custom nodes and groups icon missing

Replaced two occurences with is_group() and used ELEM as suggested. I was wondering if I should replace occurences (total 5) for other files as well.

Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-07 04:00:20 +02:00
916812bbcf Cleanup: Specialize cavity occlusion automasking
d6e58c292f Fix custom nodes icon missing
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-07 01:51:16 +02:00
b520ae6efe Cleanup: Small non-functional cleanup in usd_writer_mesh
27ce4b9fc4 Fix: Sculpt: Automask bake crash with dyntopo topology changing brush
1787fe7e6c Fix: Sculpt: Debug assert in raycast original data lookup
445b609e2d UI: Add SVG parent group to two large icons
0e690d3abb UI: Dialog Drag Cursors
Compare 5 commits »
9b180764ca Fix nodes icon missing for NODE_GROUP
Lalit Shankar Chowdhury commented on issue blender/blender#126752 2024-09-06 19:43:30 +02:00
Render region: border render tooltip inconsistency

So the change suggested is very similar to the description in IMAGE_OT_render_border (source\blender\editors\space_image\image_ops.cc):

"Set the boundaries of the render region and enable…

Lalit Shankar Chowdhury commented on issue blender/blender#127099 2024-09-06 19:25:43 +02:00
Regression: Huge regression in UI performance/responsiveness

I can't reproduce this either.

Tested on Ryzen 5 4500U, Window 10 LTSC 21H2.

Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-06 19:15:05 +02:00
458c60269b UI: Hand Cursors
Lalit Shankar Chowdhury created pull request blender/blender#127263 2024-09-06 19:03:57 +02:00
Fix custom nodes icon missing (#126983)
Lalit Shankar Chowdhury created branch fix-icon-missing in Lalit-Shankar-Cho.../blender 2024-09-06 18:59:24 +02:00
f808344810 Fix custom nodes icon missing (#126983)
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-06 18:52:37 +02:00
eab640e044 Draw: Batch shader compilation for image render
2952498724 Cleanup: Sculpt: Add debug timing for multires BVH build
Compare 2 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-06 18:05:25 +02:00
e991765a83 Fix: incorrect indentation in action editor with layered actions
7cb0e2cd1e Anim: Convert FCurve groups from legacy to layered
dc89c935fa GPv3: Implement Wireframe batch
4948ade694 Overlay-Next: Edit-Mesh measurements
a434ead0d8 Cleanup: Sculpt: Rename BMesh data scatter/gather functions
Compare 6 commits »