Lalit Shankar Chowdhury Lalit-Shankar-Chowdhury
  • India
  • Joined on 2024-05-15
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-11-10 13:00:40 +01:00
079ccd87c5 Cleanup: GPv3: Remove unnecessary check
86c5c4af6e Merge branch 'blender-v4.3-release'
9b3108462f Fix #129925: SLIM UV unwrap with holes
f67ea33993 Cleanup: Metal: Fix clang-tidy warnings
33482bdd3a Merge branch 'blender-v4.3-release'
Compare 1207 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-10-10 07:03:33 +02:00
085d959d87 Merge branch 'blender-v4.3-release'
19aaa0f065 Merge branch 'blender-v4.3-release'
de0cfcba67 Merge branch 'blender-v4.3-release'
a762f2b664 Merge branch 'blender-v4.3-release'
f666902d17 Fix error in snap-grid check
Compare 207 commits »
Lalit Shankar Chowdhury created pull request blender/blender#128658 2024-10-06 10:13:10 +02:00
Vulkan: Show supported device extensions in system-info output
0db3fbb4c0 Vulkan: Show supported device extensions in system-info output
Lalit Shankar Chowdhury created branch show-vulkan-extensions in Lalit-Shankar-Cho.../blender 2024-10-06 10:09:37 +02:00
Lalit Shankar Chowdhury commented on issue blender/blender#128651 2024-10-06 03:22:07 +02:00
grammar error in this error message

A comprehensive text search on VSCode returns nothing either.

Lalit Shankar Chowdhury commented on issue blender/blender#128649 2024-10-06 02:53:53 +02:00
Regression: Tool icon in toolbar shrinked down

Seems to work fine on latest commit: 6d5d3ce9

image
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-10-06 02:43:44 +02:00
6d5d3ce975 Transform: Simplify and specialize the handling of events
ed1c708619 Merge branch 'blender-v4.3-release'
e82ce39e17 Fix: Snap Toggle not updating snap status after a transform operation
5eae28e685 Fix: Snap Toggle not updating snap status after a transform operation
884b724e08 UI: prevent relative path use in the file selector
Compare 1050 commits »
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