Block a user
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
Fix #120479: Add RGB Parade Display Mode for sequencer
Works well on my machine.
Two thoughts:
- In this patch, RGB Parade is still accessible when selecting Luma Waveform and then checking View > Show Separate Color Channels. In my opinion this…
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.…
VSE: Implement Snapping to Markers
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
Regression: Sequencer assert on adding fade to any strip
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…
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
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
John Kiril Swenson
created branch fix-wireframe-scene-strip-display in eliphaz/blender
2024-03-23 00:33:01 +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
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