• Joined on 2024-07-06
il4n commented on issue blender/blender#127192 2024-09-07 11:40:47 +02:00
VSE: Tonemap modifier produces wrong result when strip is not fullscreen

This is related to what I mentioned here: blender/blender#65720 (comment)

The fact that modifiers operate on the whole screen also causes various…

il4n commented on issue blender/blender#65720 2024-08-07 12:52:05 +02:00
Fast image processing library

it is question, whether adopting full feature set of compositor is necessary

I think it's best not to intentionally limit the capabilities if it's possible to have a more flexible design with…

il4n deleted branch il-vse-ui-fix from il4n/blender 2024-07-17 13:18:18 +02:00
il4n created pull request blender/blender#124785 2024-07-16 14:51:48 +02:00
Fix: Broken menus in VSE
il4n pushed to il-vse-ui-fix at il4n/blender 2024-07-16 14:47:12 +02:00
209ac121c3 Fix: Column enabled logic broken for retiming menus
a8a5ee38a3 Merge branch 'main' into il-vse-ui-fix
1787797a81 Fix: Accidentally deleted entries from menus
cf2dcc792c Anim: change DNA name channelbags_array to singular channelbag_array
41a61aa4aa Fix: VSE: Overlap when using reset retiming on strip with effect strips
Compare 7 commits »
il4n created branch il-vse-ui-fix in il4n/blender 2024-07-16 14:47:12 +02:00
il4n pushed to il-retiming-reset-update-range at il4n/blender 2024-07-16 12:48:27 +02:00
2fe41eed8b Merge branch 'main' into il-retiming-reset-update-range
471a148666 VSE: Fix glitchy handle select for adjacent strips
0935baee36 Fix: VSE: Memory leak in SEQ_retiming_data_clear
2d6d62da18 Refactor: Move code into new SEQ_retiming_reset function
21aeb9e454 Fix: Duplicating brush asset wouldn't display it as active
Compare 210 commits »
il4n commented on issue blender/blender#124767 2024-07-16 10:09:38 +02:00
VSE cache not updated for moved strips

I haven't tested other versions, but the bug doesn't seem to exist in 4.0.2

il4n commented on issue blender/blender#124767 2024-07-16 10:07:31 +02:00
VSE cache not updated for moved strips

I might take a look at this myself, but I'll first focus on the bug fixes already on my list. So someone already familiar with the VSE cache might get it fixed faster.

il4n opened issue blender/blender#124767 2024-07-16 10:03:27 +02:00
VSE cache not updated for moved strips
il4n commented on pull request blender/blender#124750 2024-07-15 23:36:40 +02:00
Fix: VSE: Overlap when using reset retiming on strip with effect strips

Order of merging the PRs:

  1. #124748
  2. #124749
  3. #124750 (this)
il4n commented on pull request blender/blender#124749 2024-07-15 23:36:17 +02:00
Fix: Reset retiming doesn't update effect strip and meta strip ranges

Order of merging the PRs:

  1. #124748
  2. #124749 (this)
  3. #124750
il4n commented on pull request blender/blender#124748 2024-07-15 23:34:43 +02:00
Refactor: Move code into new SEQ_retiming_reset function

Order of merging the PRs:

  1. #124748
  2. #124749
  3. #124750
il4n created pull request blender/blender#124750 2024-07-15 23:33:50 +02:00
WIP: Fix: VSE: Overlap when using reset retiming on strip with effect strips
il4n pushed to il-retiming-reset-overlap-fix-split2 at il4n/blender 2024-07-15 23:31:19 +02:00
81a1e84c88 Fix: VSE: Overlap when using reset retiming on strip with effect strips
il4n created branch il-retiming-reset-overlap-fix-split2 in il4n/blender 2024-07-15 23:31:19 +02:00
il4n pushed to il-retiming-reset-overlap-fix-split at il4n/blender 2024-07-15 23:28:00 +02:00
c0adb43840 Fix: Reset retiming doesn't update effect strip and meta strip ranges
e9eae1e75e Fix: VSE: Overlap when using reset retiming on strip with effect strips
Compare 2 commits »
il4n created branch il-retiming-reset-overlap-fix-split in il4n/blender 2024-07-15 23:28:00 +02:00
il4n created pull request blender/blender#124749 2024-07-15 23:17:38 +02:00
Fix: Reset retiming doesn't update effect strip and meta strip ranges
il4n pushed to il-retiming-reset-update-range at il4n/blender 2024-07-15 23:14:47 +02:00
b16f360c74 Fix: Reset retiming doesn't update effect strip and meta strip ranges