Ludvik Koutny Rawalanche
  • Joined on 2017-03-08
Ludvik Koutny closed issue blender/blender#111518 2023-09-03 19:12:56 +02:00
UI: Simplified Theme Editor
Ludvik Koutny commented on pull request blender/blender#106902 2023-09-02 12:14:48 +02:00
Fix #93403: Own keymap sets for each type of node editor.

The user interface for this is not obvious. Now it will always put shortcuts in the per type keymap, but I think for most cases you actually want to change the shortcut for all editors. Adding…

Ludvik Koutny commented on issue blender/blender#93403 2023-09-02 12:04:57 +02:00
Hotkeys conflict between Shader Nodes, Compositing Nodes, GeoNodes and Texture Node Editor.

Guys, please don't. It's already borderline impossible to maintain any other than default keymap and this pushes it beyond point. The amount of keymap entries for node editor is already insane,…

Ludvik Koutny deleted branch fix-hidden-dataview-themepref from Rawalanche/blender 2023-09-02 11:57:52 +02:00
Ludvik Koutny closed pull request blender/blender#111281 2023-09-02 11:57:41 +02:00
Fix #109439: Enable Data-View theme preference section
Ludvik Koutny opened issue blender/blender#111779 2023-09-01 10:06:03 +02:00
Asset Browser will add incompatible assets to the scene
Ludvik Koutny opened issue blender/blender#111777 2023-09-01 10:00:36 +02:00
Asset Library assets added through Node Add menu ignore Import Method
Ludvik Koutny opened issue blender/blender#111773 2023-09-01 08:20:19 +02:00
Geometry Nodes Mesh Boolean destroys attributes
Ludvik Koutny commented on issue blender/blender#111644 2023-08-30 09:31:03 +02:00
Floating windows switch focus with delay and only if cursor stops moving

When I first started working on this feature I had assumed there would need to be a preference to turn it off and on. I was a bit surprised and pleased that nobody had complained until now. …

Ludvik Koutny commented on issue blender/blender#111644 2023-08-29 11:37:14 +02:00
Floating windows switch focus with delay and only if cursor stops moving

I'm observing the same behavior as shown in the video but it is not laggy. The problem at your end could be due to the high polling rate mouse.

I'd at least welcome an option…

Ludvik Koutny commented on issue blender/blender#111644 2023-08-29 11:11:04 +02:00
Floating windows switch focus with delay and only if cursor stops moving

Expected: The window focus doesn't switch until the window is activated (user clicks on it), as is consistent with literally every other windows application.

Harley , implemented the…

Ludvik Koutny commented on issue blender/blender#111644 2023-08-29 10:06:16 +02:00
Floating windows switch focus with delay and only if cursor stops moving

Ok, so I assume the problem is resolved :D Will close this issue. Thanks for reporting!

What? No, of course it's not! It's still there. I have that option disabled, yet the Blender still…

Ludvik Koutny commented on issue blender/blender#111644 2023-08-29 09:56:16 +02:00
Floating windows switch focus with delay and only if cursor stops moving

I recall on windows there is an option that allows focus switching on mouse hover.…

Ludvik Koutny commented on issue blender/blender#111644 2023-08-29 09:43:31 +02:00
Floating windows switch focus with delay and only if cursor stops moving

Can't reproduce on linux.

There was another window focusing issue like #108584 and #107802 where blender failed to capture focus on modal window, but this one seems different. 🤔

Ludvik Koutny opened issue blender/blender#111648 2023-08-29 09:42:52 +02:00
GTLF always imports objects into root Scene Collection instead of active collection
Ludvik Koutny opened issue blender/blender#111644 2023-08-29 08:45:31 +02:00
Floating windows switch focus with delay and only if cursor stops moving
Ludvik Koutny commented on pull request blender/blender#111589 2023-08-28 16:33:31 +02:00
UI: Move Auto-Offset toggle to User Preferences

Thanks for the PR! The change makes sense, especially with your complete reasoning in the description. Just a few issues with the code to work out first.

Thank you. I addressed your comments.…

Ludvik Koutny pushed to node-auto-offset-userpref at Rawalanche/blender 2023-08-28 16:30:42 +02:00
180e0f42bf Addressed review comments
Ludvik Koutny pushed to node-auto-offset-userpref at Rawalanche/blender 2023-08-28 16:11:25 +02:00
bd8a122025 Merge remote-tracking branch 'origin/main' into node-auto-offset-userpref
a931c7e7b4 Writefile: Enable some checks systematically when writing blendfile.
779bfe2734 Cleanup: Make format
fb6687a790 Viewport: Add toggle for edit mode overlays fresnel
52300ccc87 Writefile: Add validation of ID names as part of pre-write checks.
Compare 16 commits »
Ludvik Koutny pushed to shader-image-node-show-filepath at Rawalanche/blender 2023-08-27 21:16:04 +02:00
25a11bcc06 WIP: Add image filepath to image texture shader node