John Kiril Swenson eliphaz
  • Joined on 2021-06-11
John Kiril Swenson pushed to vse-linked-strips at eliphaz/blender 2024-07-25 23:26:18 +02:00
3459cc9322 Merge branch 'main' into vse-linked-strips
23aa91095a Rearrange funcs, add WM notifier
e17177c7e3 Cleanup: Decrease RNA enum items array scope
1076564070 UI: Sculpt mesh filter status display
0205db4f03 Sculpt: Data oriented refactor for surface smooth brush
Compare 1137 commits »
John Kiril Swenson deleted branch fix-linked-time from eliphaz/blender 2024-07-23 01:23:58 +02:00
John Kiril Swenson commented on pull request blender/blender#125039 2024-07-22 06:00:44 +02:00
VSE: Fix linked time option for sequencer select

I just realized that it might also be nice to make the side_of_frame property take precedence over linked_time since it selects a superset of the strips linked_time does.

However, default…

John Kiril Swenson pushed to fix-linked-time at eliphaz/blender 2024-07-22 05:56:10 +02:00
f33b3e17d6 Address code review
John Kiril Swenson pushed to vse-linked-strips at eliphaz/blender 2024-07-19 06:09:17 +02:00
0eb716a2c2 Add UI and initial operators
773cf6c725 Delete remaining references to "linked" strips
876f626cc3 Change naming ("linked" -> "connected")
Compare 3 commits »
John Kiril Swenson closed pull request blender/blender#123979 2024-07-19 06:06:01 +02:00
VSE: Fix retiming menu polling
John Kiril Swenson commented on pull request blender/blender#123979 2024-07-19 06:05:52 +02:00
VSE: Fix retiming menu polling

Closed due to impracticality of having iteration in the poll(), and also since blender-v4.2-release is now frozen.

There are two small benefits to this patch still:

  • Making the "Show…
John Kiril Swenson created pull request blender/blender#125039 2024-07-19 05:56:58 +02:00
VSE: Fix linked time option for sequencer select
John Kiril Swenson created branch fix-linked-time in eliphaz/blender 2024-07-19 05:56:26 +02:00
John Kiril Swenson pushed to fix-linked-time at eliphaz/blender 2024-07-19 05:56:26 +02:00
d81b2e6c6b VSE: Fix linked time option for sequencer select
3b4debd285 Revert #124938: Allow Back Button When File Browser Loaded in Workspace
a62f1dc6cc Refactor: use new PartialWriteContext for copy of Material ID.
5bbf2f430a Refactor: Specialize flood_fill methods per PBVH type
972fadf5a4 Fix: Sculpt: Various tools not using crosshair cursor
Compare 10 commits »
John Kiril Swenson deleted branch vse-fix-strip-icons from eliphaz/blender 2024-07-16 20:05:16 +02:00
John Kiril Swenson deleted branch vse-fix-glitchy-handle-sel from eliphaz/blender 2024-07-16 20:04:25 +02:00
John Kiril Swenson created pull request blender/blender#124708 2024-07-15 06:15:14 +02:00
VSE: Fix glitchy handle select for adjacent strips
John Kiril Swenson created branch vse-fix-glitchy-handle-sel in eliphaz/blender 2024-07-15 06:13:36 +02:00
John Kiril Swenson pushed to vse-fix-glitchy-handle-sel at eliphaz/blender 2024-07-15 06:13:36 +02:00
925009d7b9 VSE: Fix glitchy handle select for adjacent strips
8fcd1812b4 Merge branch 'blender-v4.2-release'
cb66c9623c Merge branch 'blender-v4.2-release'
988bf2b88f Fix incorrect exception message on collection key type error
742943f554 Fix: error in previus commit 7249b7
Compare 10 commits »
John Kiril Swenson created pull request blender/blender#124378 2024-07-09 02:43:02 +02:00
VSE: Fix strip icon drawing
John Kiril Swenson created branch vse-fix-strip-icons in eliphaz/blender 2024-07-09 02:42:28 +02:00
John Kiril Swenson pushed to vse-fix-strip-icons at eliphaz/blender 2024-07-09 02:42:28 +02:00
a38a9bd0fd VSE: Fix strip icon drawing
bbcc720c13 Fix: Property search crash after recent allocator change
61db25b78e Fix: Linker error in lite build with OBJ import node
e474eef5d1 Cleanup: Formatting
28d3f7f638 Cleanup: Sculpt: Remove unused PBVH variables
Compare 10 commits »
John Kiril Swenson created pull request blender/blender#124333 2024-07-08 09:59:03 +02:00
WIP: VSE: Linked Strips Rough Draft
John Kiril Swenson created branch vse-linked-strips in eliphaz/blender 2024-07-08 09:57:55 +02:00