Lalit Shankar Chowdhury Lalit-Shankar-Chowdhury
  • India
  • Joined on 2024-05-15
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)
f808344810 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
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 »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-06 16:36:53 +02:00
8551cbfa05 Overlay-Next: Prepass: Conservative raster
92a7229f67 Anim: implement channel grouping/moving ops for layered actions
Compare 2 commits »
Lalit Shankar Chowdhury pushed to main at Lalit-Shankar-Cho.../blender 2024-09-06 15:54:49 +02:00
bf373d94fe Fix: crash when deleting layered-action channel groups via the UI
2eb0803b43 Vulkan: Cannot use inside Renderdoc
e897b184e4 Anim: Add backward-compatible RNA API for Action.groups
c7b7bc98ed Refactor: Anim, protect back compat API with #ifdef WITH_ANIM_BAKLAVA
ec5ebc8363 Anim: add group name support to back-compat Action.fcurves.new()
Compare 27 commits »
Lalit Shankar Chowdhury created repository Lalit-Shankar-Cho.../blender 2024-09-06 06:02:30 +02:00
Lalit Shankar Chowdhury commented on issue blender/blender#124636 2024-07-17 06:40:28 +02:00
Spotlights with Shadows Cast Strange Artifacts in Eevee Next (4.2 RC)

Sorry for the confusion! It's indeed using the Vega 6 integrated graphics.

Lalit Shankar Chowdhury commented on issue blender/blender#124636 2024-07-17 06:35:33 +02:00
Spotlights with Shadows Cast Strange Artifacts in Eevee Next (4.2 RC)

I am using an AMD CPU (Ryzen 5 4500U) laptop CPU.

Lalit Shankar Chowdhury commented on issue blender/blender#124636 2024-07-17 06:27:26 +02:00
Spotlights with Shadows Cast Strange Artifacts in Eevee Next (4.2 RC)

Even running on the CPU produces artifacts, as shown in the screenshot.

I have attached the Blend file below.

Eevee 4.2

![Eevee 4.2.png](/attachments/3565103d-901b-46f3-9168-7ffb56777755…

Lalit Shankar Chowdhury commented on issue blender/blender#124802 2024-07-16 20:03:05 +02:00
Eevee 2.0 has very broken shadows.

To add to this discussion, I am attaching another Blend file which showcases the problem on my end.

Version 4.1

Eevee 4.1.png

#…

Lalit Shankar Chowdhury commented on issue blender/blender#122233 2024-05-28 01:16:52 +02:00
Keyboard shortcuts not working in Linux

Yes, I am running Wayland. I tried running the latest main on Xorg and it runs fine.

Possibly an issue with libinput but I am not sure.

Lalit Shankar Chowdhury commented on issue blender/blender#122276 2024-05-26 10:50:30 +02:00
Crash when searching for a Collection Instance (Add > Collection Instance)

Can confirm, it's crashing on 4624b1a9ae.

Lalit Shankar Chowdhury created pull request blender/blender#122265 2024-05-25 18:19:08 +02:00
Fix #121469: Enable Add-on behaviour
Lalit Shankar Chowdhury commented on issue blender/blender#122233 2024-05-25 14:07:46 +02:00
Keyboard shortcuts not working in Linux

Shortcuts work fine on Windows, but not on Linux, specifically Fedora 40.

Lalit Shankar Chowdhury commented on issue blender/blender#121235 2024-05-25 05:03:07 +02:00
Regression: File browser shows all folders as empty if opened too soon

You can reproduce the issue on Linux by deleting ~/.cache/blender/asset-library-indices. If you wait for a minute or two for the cache to regenerate, the file browser will show directory…