Campbell Barton ideasman42
  • Australia
  • Joined on 2005-01-30
Campbell Barton pushed to main at blender/blender 2024-10-09 06:39:23 +02:00
7dc92ab0d1 Merge branch 'blender-v4.3-release'
8d7c98a3c8 GHOST/Unix: always use getpwuid for home directory access
Compare 2 commits »
Campbell Barton pushed to blender-v4.3-release at blender/blender 2024-10-09 06:35:44 +02:00
8d7c98a3c8 GHOST/Unix: always use getpwuid for home directory access
Campbell Barton commented on issue blender/blender#128766 2024-10-09 04:12:34 +02:00
Crash when dragging a file into Blender with Wayland

@JacquesLucke I can't redo this (tried ~50+ times) on a blank startup and during playback on a heavy scene.

These kinds of bugs can depend on the compositor & application dropping.

Tested…

Campbell Barton created pull request blender/blender#128776 2024-10-09 04:09:52 +02:00
WIP: Fix #128766: crash dropping files with Wayland
Campbell Barton created branch pr-128766-wl-dnd-fix in ideasman42/blender 2024-10-09 03:48:36 +02:00
Campbell Barton pushed to pr-128766-wl-dnd-fix at ideasman42/blender 2024-10-09 03:48:36 +02:00
50ca522563 WIP: Fix #128766: crash dropping files with Wayland
cd9d4e992d macOS: replace BLI_expand_tilde with BLI_dir_home
7c539312b7 Merge branch 'blender-v4.3-release'
ae37656478 Fix #128764: Moving keys in the animation editors enables the 3D view's snap toggle
2d122a3492 Cleanup: VSE: Remove seq->tmp usage
Compare 10 commits »
Campbell Barton pushed to main at ideasman42/blender-extensions-review 2024-10-09 01:13:56 +02:00
1c91e417b7 Catch error if the JSON cannot be downloaded
Campbell Barton closed pull request blender/blender#128734 2024-10-09 00:56:15 +02:00
macOS: remove BLI_expand_tilde
Campbell Barton commented on pull request blender/blender#128734 2024-10-09 00:56:12 +02:00
macOS: remove BLI_expand_tilde

Committed cd9d4e992d69d1fa4ab3261e058931ec1f48c307.

Campbell Barton pushed to main at blender/blender 2024-10-09 00:46:31 +02:00
cd9d4e992d macOS: replace BLI_expand_tilde with BLI_dir_home
Campbell Barton commented on pull request blender/blender#128734 2024-10-09 00:03:22 +02:00
macOS: remove BLI_expand_tilde

It linked https://archive.blender.org/developer/differential/0012/0012802/i

Campbell Barton pushed to main at ideasman42/blender-extensions-review 2024-10-08 09:55:12 +02:00
7027640897 Add activity-filter for updating
Campbell Barton pushed to main at ideasman42/blender-extensions-review 2024-10-08 07:47:14 +02:00
dfa72f7169 Fix error when the output directory doesn't exist
Campbell Barton created pull request blender/blender-developer-docs#80 2024-10-08 03:50:08 +02:00
C/C++ Code Style for Enums
Campbell Barton created branch pr-enum-naming-convention in ideasman42/blender-developer-docs 2024-10-08 03:43:18 +02:00
7348985ca2 C/C++ Code Style
Campbell Barton closed pull request blender/blender#128732 2024-10-08 03:39:46 +02:00
BLI_fileops: move home directory access to BLI_fileops
Campbell Barton commented on pull request blender/blender#128732 2024-10-08 03:39:43 +02:00
BLI_fileops: move home directory access to BLI_fileops

Committed 82ab7ceba60680b95e7f13a0ab58b1c67dfbb55a, closing.

Campbell Barton created repository ideasman42/blender-developer-docs 2024-10-08 03:38:31 +02:00