Anirudh Vempati notrudyyy
  • Joined on 2024-09-18
Anirudh Vempati created pull request blender/blender#128522 2024-10-03 10:35:48 +02:00
UI: Prevent draggable centered popups from resetting to center.
Anirudh Vempati pushed to prevent-centered-popup-reset at notrudyyy/blender 2024-10-03 10:29:58 +02:00
39ce9f2831 UI: About Blender: Clamp max width to prevent clipping through window.
814a564dd6 UI: Prevent draggable centered popups from resetting to center.
76e7770bc9 Python API: Add link/append pre/post handlers.
b46e2e6300 Anim: remove Slotted Actions experimental flag from prefs in non-exp build
a380567679 Anim: avoid running LayeredInsertKeyTest in non-experimental build
Compare 10 commits »
Anirudh Vempati created branch prevent-centered-popup-reset in notrudyyy/blender 2024-10-03 10:29:57 +02:00
Anirudh Vempati commented on issue blender/blender#128336 2024-10-01 23:25:59 +02:00
Asset shelf pop-up gets too big with large number of brush assets

@Alaska Hi, I've pushed some changes that fix the issue demonstrated in your video. However I am unable to figure out a way to fix Nika's original issue, that of the large height of the asset…

Anirudh Vempati created pull request blender/blender#128458 2024-10-01 23:23:12 +02:00
WIP: Fix #128336: Asset Shelf: Shelf doesn't resize in response to resizing of window
Anirudh Vempati pushed to clamp-asset-shelf-size at notrudyyy/blender 2024-10-01 23:19:09 +02:00
84d43f6401 Fix: Asset Shelf: Shelf doesn't resize in response to resizing of window
a7ab81d927 PyAPI: remove use of BaseException
22cdf8da1e Extensions: only apply SSL workaround for Python older than 3.12.6
9f072ecefb Cleanup: remove unused exception values
58fe7c9b22 Cleanup: remove unused imports, exception values
Compare 10 commits »
Anirudh Vempati created branch clamp-asset-shelf-size in notrudyyy/blender 2024-10-01 23:19:09 +02:00
Anirudh Vempati commented on issue blender/blender#128178 2024-10-01 08:18:30 +02:00
Spreadsheet not updated when converting color attribute from domain corner to vertex

@JulienDuroure Seems to be fixed in current main, I guess can be closed.

Anirudh Vempati deleted branch set-vertex-color-crash from notrudyyy/blender 2024-10-01 06:46:12 +02:00
Anirudh Vempati pushed to set-vertex-color-crash at notrudyyy/blender 2024-09-30 22:26:55 +02:00
385e55bb54 Cleanup: Paint Vertex: Remove extra whitespace
Anirudh Vempati commented on issue blender/blender#128300 2024-09-30 22:22:48 +02:00
Regression: Exporting .STL file of a high mesh model is slow

@PratikPB2123 Many hours of bisection gives me blender/blender@60013228e1 as the resolving commit.

#124452 already marks this commit to be backported for the 4.2.3 release. So I think this…

Anirudh Vempati deleted branch add-eevee-position-render-pass from notrudyyy/blender 2024-09-30 16:22:56 +02:00
Anirudh Vempati pushed to set-vertex-color-crash at notrudyyy/blender 2024-09-30 10:07:48 +02:00
15ce5a1dc1 Fix #128257: Set Vertex Colors with no brush null pointer dereference
b84eb5c3f7 Revert 49415c14a9: Revert to original vpaint_get_current_col signature
Compare 2 commits »
Anirudh Vempati commented on pull request blender/blender#128260 2024-09-29 21:33:01 +02:00
Fix #128257: Crash when using Set Vertex Colors with no brush

I can't verify that this actually fixes the problem with this applied to current main, however, the fix seems reasonable in general, even if I don't know how you would get into a state in Vertex…

Anirudh Vempati commented on issue blender/blender#128296 2024-09-29 09:04:14 +02:00
Disabling object on view layer still evaluates the modifier

Right, using G and viewing thru the camera does cause lag on my side.

Anirudh Vempati commented on issue blender/blender#128300 2024-09-28 21:39:05 +02:00
Regression: Exporting .STL file of a high mesh model is slow

Can confirm regression in export performance comparing v4.2.2-LTS (commit hash c03d7d98a4) with v3.6 (commit hash c7fc78b81ecb) on my Windows machine. Takes a second or two in v3.6 but takes…

Anirudh Vempati commented on issue blender/blender#128296 2024-09-28 21:23:11 +02:00
Disabling object on view layer still evaluates the modifier

Unable to replicate the above in 4.2.1 LTS 396f546c9d82 on Windows, no lag in view port with the line art enabled or disabled in view port. Perhaps a Linux only bug? Request someone to check if…

Anirudh Vempati commented on issue blender/blender#128300 2024-09-28 19:21:45 +02:00
Regression: Exporting .STL file of a high mesh model is slow

Hey, could you provide the blend file you used, or perhaps a list of steps to create a similar blend file? That would help me in trying to reproduce the bug on my side. Thanks!

Anirudh Vempati commented on issue blender/blender#128301 2024-09-28 19:18:06 +02:00
Formal Complaint Regarding Persistent Crashes in Blender

Hey, would it be possible for you to go through this link on making a good bug report and update your complaint?…