Block a user
Crash on launch under Wayland + NVIDIA
NVidia used to fall back to X11 on some distributions (if I recall correctly), is this still the case or does a default installation of Ubuntu 22.04.1 on NVidia now use Wayland by default?
Check…
A sub-folder of a blender project can't share the name of a blend file within it.
A sub-folder of a blender project can't share the name of a blend file within it.
I don't see any bug here:
/home/eriadar/characters/
is in Python'ssys.path
and containsrumplestiltskin
.- '/home/eriadar/characters/rumplestiltskin' is in Python's
sys.path
and…
Campbell Barton
pushed to pr-scene-collection-skip-on-cow at ideasman42/blender
2023-03-02 07:12:41 +01:00
f9ddbce145
Fix #104798: Slow frame-change with many objects in the scenes collection
87fc367c8e
Revert "Fix #104798: Slower frame-change with objects in the scenes collection"
b9e0380a48
Fix #104798: Slower frame-change with objects in the scenes collection
b02b2589e2
Merge branch 'blender-v3.5-release'
bb77d6934c
Merge branch 'blender-v3.5-release'
Fix #105339: grease pencil selection can toggle object selection
While the fix is OK AFAICS, longer term I think we could have grease pencil using view3d.select
to avoid having to add these awkward exceptions.
Campbell Barton
deleted branch pr-workaround-win11-modifiers from ideasman42/blender
2023-03-02 06:40:10 +01:00
[WIP] Fix #105277: mouse press events use wrong modifiers on WIN11
[WIP] Fix #105277: mouse press events use wrong modifiers on WIN11
Committed as b61807ebcf0586b17e4cf916cd3135eae4c3cc69, 944a6e78f54fb4b0cb976f900bfbd6a39fe1c8da. Closing.
Alt key is always stuck when changing to Blender on Windows11
b02b2589e2
Merge branch 'blender-v3.5-release'
bb77d6934c
Merge branch 'blender-v3.5-release'
944a6e78f5
Fix #105277: Alt key suck after Alt-Tab on Windows 11
b61807ebcf
Cleanup: split logic for updating event modifiers into functions
944a6e78f5
Fix #105277: Alt key suck after Alt-Tab on Windows 11
b61807ebcf
Cleanup: split logic for updating event modifiers into functions
8cae7a0dcc
Cleanup: remove/comment unused defines
ae086deaa5
Docs: note that "Effect" and related types are deprecated
[WIP] Fix #105277: mouse press events use wrong modifiers on WIN11
Campbell Barton
created branch pr-workaround-win11-modifiers in ideasman42/blender
2023-03-02 04:00:04 +01:00