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-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…

Lalit Shankar Chowdhury opened issue blender/blender#122233 2024-05-24 19:54:03 +02:00
Keyboard shortcuts not working in Linux
Lalit Shankar Chowdhury commented on issue blender/blender#122035 2024-05-23 09:20:03 +02:00
Disabling gizmo makes outliner text shadow flash on UI change.

I made a PR (#121982) that was merged and aims to fixes this issue. Can you confirm on your end?

Lalit Shankar Chowdhury created pull request blender/blender#122123 2024-05-22 21:56:29 +02:00
Fix 643f23f4ed33abf84acc8e9f32b48ad294c03be3: Remove text selection flickering completely
Lalit Shankar Chowdhury commented on issue blender/blender#122047 2024-05-22 18:22:19 +02:00
Regression: Text selection highlight not drawn in the right place when text is scrolled in text box

Bisecting led me to identify the bad commit as: ba36c69c9f029276a2f35da2c170ce74536d741f.

Lalit Shankar Chowdhury commented on pull request blender/blender#121982 2024-05-22 18:00:02 +02:00
Fix #121944: Overlay Text Shadow not disabled after use

Yes. Tested the final changes and it fixes #121944.

Lalit Shankar Chowdhury commented on pull request blender/blender#121982 2024-05-22 17:27:39 +02:00
Fix #121944: Overlay Text Shadow not disabled after use

Ah ok, changed reverted. Only your patch remains.

Lalit Shankar Chowdhury commented on pull request blender/blender#121982 2024-05-21 15:24:08 +02:00
Fix #121944: Overlay Text Shadow not disabled after use

@Harley thanks for the patch! Tested and fixes the issue!

Lalit Shankar Chowdhury commented on issue blender/blender#121944 2024-05-19 18:33:37 +02:00
Text artifacts if theme text shadow size is 0

@PratikPB2123 made a temporary fix for this issue at #121982. Regression was introduced in commit 92e0545e.