• Joined on 2024-07-06
il4n commented on pull request blender/blender#124332 2024-07-09 18:48:03 +02:00
Fix: VSE: Moving a retiming key above a strip would cause overlapping

Just if (!overlaps) gives every non-selected strip the active outline, so both checks are necessary.

il4n created pull request blender/blender#124424 2024-07-09 18:17:29 +02:00
WIP: Fix: VSE: Moving a retiming key above a strip would cause overlapping
il4n pushed to il-retiming-key-overlap-2 at il4n/blender 2024-07-09 18:14:02 +02:00
1198f4e8ba Fix: VSE: Moving a retiming key above a strip would cause overlapping
983e4a7543 Fix: EEVEE: Shadow mode versioning node affecting Cycles
ee94e84ab2 EEVEE: Make tests pass on all platforms
0251db1447 Fix #124335: Viewport compositor crash upon scene change
6d3b4f1c32 Fix #121911: macOS: Interference with sound in other applications
Compare 8 commits »
il4n created branch il-retiming-key-overlap-2 in il4n/blender 2024-07-09 18:14:02 +02:00
il4n closed pull request blender/blender#124332 2024-07-09 17:11:58 +02:00
Fix: VSE: Moving a retiming key above a strip would cause overlapping
il4n pushed to il-set-speed-overlap at il4n/blender 2024-07-09 17:06:02 +02:00
il4n created branch il-set-speed-overlap in il4n/blender 2024-07-09 17:06:02 +02:00
il4n commented on pull request blender/blender#124334 2024-07-09 15:27:31 +02:00
Fix: VSE: Set Speed operator on strip without keys causes overlap

Had to make a new PR, since there's currently an issue with updating the target branch: #124414

il4n created pull request blender/blender#124414 2024-07-09 15:26:31 +02:00
Fix: VSE: Set Speed operator on strip without keys causes overlap
il4n created branch il-set-speed-overlap-2 in il4n/blender 2024-07-09 14:22:06 +02:00
il4n pushed to il-set-speed-overlap-2 at il4n/blender 2024-07-09 14:22:06 +02:00
7b9085cbf6 Fix: VSE: Set Speed operator on strip without keys causes overlap
il4n deleted branch il-set-speed-overlap from il4n/blender 2024-07-09 14:21:01 +02:00
il4n closed pull request blender/blender#124334 2024-07-09 14:20:17 +02:00
Fix: VSE: Set Speed operator on strip without keys causes overlap
il4n pushed to il-set-speed-overlap at il4n/blender 2024-07-09 14:18:47 +02:00
7b9085cbf6 Fix: VSE: Set Speed operator on strip without keys causes overlap
3a29e25d21 Extensions: expand on the error report when a repository is locked
b44d5cb5af Fix unhandled exception when updating legacy add-ons to extensions
f4231418e9 Extensions: limit the size of the data read from the lock-file
1ffde9338d Extensions: support force unlocking a repository
Compare 44 commits »
il4n closed pull request blender/blender#124328 2024-07-09 14:14:21 +02:00
WIP: Fix: VSE: Selected strips don't get tinted while transforming
il4n commented on pull request blender/blender#124328 2024-07-09 14:14:18 +02:00
WIP: Fix: VSE: Selected strips don't get tinted while transforming

Had to make a new PR, since there's currently an issue with updating the target branch: #124411

il4n created pull request blender/blender#124411 2024-07-09 14:11:26 +02:00
Fix: VSE: Selected strips don't get tinted while transforming
il4n pushed to il-tranform-tint-2 at il4n/blender 2024-07-09 14:08:51 +02:00
1a1fdf7d41 Fix: VSE: Selected strips don't get tinted while transforming
3a29e25d21 Extensions: expand on the error report when a repository is locked
b44d5cb5af Fix unhandled exception when updating legacy add-ons to extensions
f4231418e9 Extensions: limit the size of the data read from the lock-file
1ffde9338d Extensions: support force unlocking a repository
Compare 10 commits »
il4n created branch il-tranform-tint-2 in il4n/blender 2024-07-09 14:08:50 +02:00
il4n closed pull request blender/blender#124320 2024-07-08 10:13:42 +02:00
WIP: Fix: Overlapping strips from retiming