Block a user
7dc92ab0d1
Merge branch 'blender-v4.3-release'
8d7c98a3c8
GHOST/Unix: always use getpwuid for home directory access
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…
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
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
macOS: remove BLI_expand_tilde
macOS: remove BLI_expand_tilde
- Checking https://archive.blender.org/developer/D13212 it's not clear what this change intended to solve.
It linked https://archive.blender.org/developer/differential/0012/0012802/i…
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
Campbell Barton
pushed to pr-enum-naming-convention at ideasman42/blender-developer-docs
2024-10-08 03:43:18 +02:00
7348985ca2
C/C++ Code Style
BLI_fileops: move home directory access to BLI_fileops
BLI_fileops: move home directory access to BLI_fileops
Committed 82ab7ceba60680b95e7f13a0ab58b1c67dfbb55a, closing.