Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to main at blender/blender 2023-03-03 00:09:59 +01:00
05324e2e3c Cleanup: spelling in comments
Campbell Barton pushed to main at blender/blender 2023-03-02 23:54:02 +01:00
99e90615d7 Cleanup: compiler warnings
Campbell Barton commented on issue blender/blender#103999 2023-03-02 13:16:35 +01:00
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…

Campbell Barton closed issue blender/blender#105206 2023-03-02 12:07:08 +01:00
A sub-folder of a blender project can't share the name of a blend file within it.
Campbell Barton commented on issue blender/blender#105206 2023-03-02 12:07:06 +01:00
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's sys.path and contains rumplestiltskin.
  • '/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'
Compare 441 commits »
Campbell Barton commented on pull request blender/blender#105342 2023-03-02 06:52:41 +01:00
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
Campbell Barton closed pull request blender/blender#105356 2023-03-02 06:40:01 +01:00
[WIP] Fix #105277: mouse press events use wrong modifiers on WIN11
Campbell Barton commented on pull request blender/blender#105356 2023-03-02 06:40:01 +01:00
[WIP] Fix #105277: mouse press events use wrong modifiers on WIN11

Committed as b61807ebcf0586b17e4cf916cd3135eae4c3cc69, 944a6e78f54fb4b0cb976f900bfbd6a39fe1c8da. Closing.

Campbell Barton closed issue blender/blender#105277 2023-03-02 06:38:44 +01:00
Alt key is always stuck when changing to Blender on Windows11
Campbell Barton pushed to main at blender/blender 2023-03-02 06:38:44 +01:00
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
Compare 4 commits »
Campbell Barton pushed to blender-v3.5-release at blender/blender 2023-03-02 06:36:10 +01:00
944a6e78f5 Fix #105277: Alt key suck after Alt-Tab on Windows 11
b61807ebcf Cleanup: split logic for updating event modifiers into functions
Compare 2 commits »
Campbell Barton pushed to main at blender/blender 2023-03-02 05:46:09 +01:00
8cae7a0dcc Cleanup: remove/comment unused defines
ae086deaa5 Docs: note that "Effect" and related types are deprecated
Compare 2 commits »
Campbell Barton created pull request blender/blender#105356 2023-03-02 04:03:18 +01:00
[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