Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade commented on issue blender/blender#128678 2024-10-07 07:20:37 +02:00
Keyboard shortcuts that change behavior on multiple presses can't be properly changed

We can expose the modal keymap of inset tool as done for knife tool (knifetool_modal_keymap()) but I wonder if that's essential.

Pratik Borhade closed issue blender/blender#128678 2024-10-07 07:16:17 +02:00
Keyboard shortcuts that change behavior on multiple presses can't be properly changed
Pratik Borhade commented on issue blender/blender#128678 2024-10-07 07:16:13 +02:00
Keyboard shortcuts that change behavior on multiple presses can't be properly changed

Hi, this is not a bug. Modal keymap of inset tool are hardcoded. Likewise, I key is used for "individual" (can also be noticed in status bar), see: https://projects.blender.org/blender/blender/src

Pratik Borhade commented on issue blender/blender#128672 2024-10-07 06:57:57 +02:00
Brush Assets: Wrong catalogs in asset shelf by default

Fix !128681

Pratik Borhade created pull request blender/blender#128681 2024-10-07 06:56:54 +02:00
Fix #128672: Brush Assets: Wrong catalogs in asset shelf by default
Pratik Borhade created branch 128672-wrong-catalog in PratikPB2123/blender 2024-10-07 06:56:18 +02:00
Pratik Borhade pushed to 128672-wrong-catalog at PratikPB2123/blender 2024-10-07 06:56:18 +02:00
1b247efbca Fix #128672: Brush Assets: Wrong catalogs in asset shelf by default
6039cb17e6 Unix: use getpwuid() to access home when the variable/tilde expand fails
1e9206238e Fix crash if expanding the fonts directory fails
ff9d9711d7 Fix crash using "~" in the file selector when the "home" is null
e0f036f8f3 Fix inconsistency between *BKE_appdir_folder_{home/default} on macOS
Compare 9 commits »
Pratik Borhade commented on issue blender/blender#128672 2024-10-07 06:32:14 +02:00
Brush Assets: Wrong catalogs in asset shelf by default

Hi, can confirm

Pratik Borhade closed issue blender/blender#128620 2024-10-07 06:31:38 +02:00
Sculpt Mode: Catalog Sorting not working
Pratik Borhade commented on issue blender/blender#128620 2024-10-07 06:31:34 +02:00
Sculpt Mode: Catalog Sorting not working

Will close this as duplicate of #128672

Pratik Borhade commented on issue blender/blender#128680 2024-10-07 06:17:46 +02:00
GPv3: Vertex color by default in paint mods

Hi, thanks for the report. I guess the vertex colors are shown by default in paint modes. Looks wrong. cc @filedescriptor

Pratik Borhade commented on issue blender/blender#128645 2024-10-07 06:12:37 +02:00
GPv3 : API error - Index out of range when checking point.select

Hi, thanks for the report. Can confirm

Pratik Borhade commented on issue blender/blender#127377 2024-10-07 06:07:33 +02:00
Activate Gizmo Event 'Drag' not working properly

not visible when using my custom Keymap

This is by design, see: #65121

Pratik Borhade commented on issue blender/blender#123647 2024-10-07 05:34:20 +02:00
Blender freez after adding mesh in evee next (Rendered view)

Driver update is the solution (as @JeetGT observed). EEVEE next must be using features from newer driver, not much we could do until you verify the update.

Pratik Borhade closed issue blender/blender#126674 2024-10-07 05:25:46 +02:00
Sun Light is Creating Wrong Shadow
Pratik Borhade closed issue blender/blender#128303 2024-10-07 05:24:12 +02:00
Linked Duplicate Crash
Pratik Borhade commented on issue blender/blender#128303 2024-10-07 05:24:09 +02:00
Linked Duplicate Crash

Good to know. Closing

Pratik Borhade commented on issue blender/blender#110842 2024-10-07 05:23:10 +02:00
Segmentation fault using OpenCV as Blender script, but not as stand alone script

@Robert-Bohdal hi, could you open a new report with necessary info?

Pratik Borhade commented on issue blender/blender#128613 2024-10-07 05:20:37 +02:00
GPv3: 'A' shortcut doesn't select all in Edit mode

Thanks everyone for checking :D

Pratik Borhade pushed to main at PratikPB2123/.profile 2024-10-06 12:41:50 +02:00
b8918a303d Weekly report 2024: Sep 30-06