Lalit Shankar Chowdhury Lalit-Shankar-Chowdhury
  • India
  • Joined on 2024-05-15
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.

Lalit Shankar Chowdhury created pull request blender/blender#121982 2024-05-19 18:31:05 +02:00
Fix: Temporary fix for text artifacts appearing in (#121944)
Lalit Shankar Chowdhury created pull request blender/blender#121828 2024-05-15 15:23:54 +02:00
WIP: Use COM smart pointers in WASAPI plugin
Lalit Shankar Chowdhury closed pull request blender/blender#121824 2024-05-15 15:12:51 +02:00
Windows: Use COM smart pointers in WASAPI driver
Lalit Shankar Chowdhury created pull request blender/blender#121824 2024-05-15 14:51:52 +02:00
WIP: Use COM smart pointers in WASAPI driver