John Kiril Swenson eliphaz
  • Joined on 2021-06-11
John Kiril Swenson pushed to vse-markers-snap at eliphaz/blender 2024-04-19 03:01:42 +02:00
5c6aa62c3e Merge branch 'main' of https://projects.blender.org/blender/blender into vse-markers-snap
05c1abe59c EEVEE-Next: UI: Small changes to material data panel
0c50ec866f EEVEE-Next: UI: Light Panel
0791d7c349 EEVEE-Next: Light: Add ray visbility support
125fcc948e EEVEE-Next: Light: Add transmission factor
Compare 314 commits »
John Kiril Swenson commented on pull request blender/blender#120615 2024-04-14 01:56:31 +02:00
Fix #120479: Add RGB Parade Display Mode for sequencer

Works well on my machine.

Two thoughts:

  1. In this patch, RGB Parade is still accessible when selecting Luma Waveform and then checking View > Show Separate Color Channels. In my opinion this…
John Kiril Swenson commented on pull request blender/blender#120450 2024-04-11 20:01:52 +02:00
VSE: Implement Snapping to Markers

I'm in agreement with this suggestion. I modeled the function parameters off of seq_snap_target_points_build() and the Scene * there is not const even though it probably could be as well.…

John Kiril Swenson created pull request blender/blender#120450 2024-04-10 03:41:11 +02:00
VSE: Implement Snapping to Markers
John Kiril Swenson created branch vse-markers-snap in eliphaz/blender 2024-04-10 03:36:50 +02:00
John Kiril Swenson pushed to vse-markers-snap at eliphaz/blender 2024-04-10 03:36:50 +02:00
234386a975 VSE: Implement Snapping to Markers
ea1cfdbf83 Fix #120400: Remove cyclic dependency of pbvh type when building bmesh pbvh
193789f036 Cleanup: Use utility function to sample triangle bary coord
ebd04b5660 Fix: Crash calculating edges of empty mesh
a419152589 Fix: Matrix socket is always visible
Compare 10 commits »
John Kiril Swenson closed issue blender/blender#120155 2024-04-02 07:13:05 +02:00
Regression: Sequencer assert on adding fade to any strip
John Kiril Swenson commented on issue blender/blender#120155 2024-04-02 07:13:02 +02:00
Regression: Sequencer assert on adding fade to any strip

Tested this with the same build of 4.2.0 from Blender's daily builds and the regression was not present, so this seems to be an issue with my dev environment. Apologies for submitting an issue…

John Kiril Swenson opened issue blender/blender#120155 2024-04-02 07:03:38 +02:00
Regression: Sequencer crash on adding fade to any strip
John Kiril Swenson deleted branch fix-wireframe-scene-strip-display from eliphaz/blender 2024-03-29 03:06:42 +01:00
John Kiril Swenson commented on pull request blender/blender#119811 2024-03-23 01:34:13 +01:00
Fix #118260: Scene strip wireframe display
John Kiril Swenson created pull request blender/blender#119811 2024-03-23 00:34:04 +01:00
Fix #118260: Scene strip wireframe display
John Kiril Swenson pushed to fix-wireframe-scene-strip-display at eliphaz/blender 2024-03-23 00:33:01 +01:00
4fdcb359a4 Fix #118260: Scene strip wireframe display
f235990009 UI: Updated Interface Font to Inter Version 4.0
9eb275e6eb UI: Correction to Weight of 3D Viewport Overlay Text
704e62d9d7 Merge branch 'blender-v4.1-release'
64bfe49164 Fix: RNA warning regarding description ending in period
Compare 10 commits »
John Kiril Swenson created branch fix-wireframe-scene-strip-display in eliphaz/blender 2024-03-23 00:33:01 +01:00
John Kiril Swenson pushed to main at eliphaz/blender 2024-03-15 05:42:04 +01:00
0b9ef9ee2a Fix missing newline from bpy.utils.register_cli_command doc-string
dad9248897 Fix: Invalid RST bpy.utils.register_cli_command formatting
f347706ecd Cleanup: add "unreachable" message to "assert False" statements
2e6a8ae49c Cleanup: Add docs to lasso and line gesture
d07d6f1c10 Cleanup: un-wrap lines that fit within 120 width for Python scripts
Compare 12 commits »
John Kiril Swenson pushed to main at eliphaz/blender 2024-03-15 05:40:03 +01:00
3d85765e14 UI: Position of Tooltips for Labels
e3f030cce6 Geometry Nodes: Add float solver to mesh boolean node
08cd80a284 Fix #118066: File Browser List View Tooltips
d6d78953c7 Merge branch 'blender-v4.1-release'
335ff6efab Cycles: Disable OpenImageDenoise support for AMD GPUs in Blender 4.1
Compare 76 commits »
John Kiril Swenson created repository eliphaz/blender 2024-03-12 22:56:01 +01:00