Block a user
Curves extrude operator
5aa612ff15
Curves extrude operator
7c69c8827b
Mesh: Rename MLoopTri variable names, and functions
3f33b06dde
Fix #116229: Fix EEVEE GLitches on Legacy AMD Platforms
76a1a29643
Cleanup: Make format
b85011aee0
Geometry Nodes: initial display of attribute values as text in 3d viewport
ac1d2d3cb0
Merge remote-tracking branch 'origin/main' into curves-draw-tool
4c14557424
Fix: EEVEE-Next: Undefined behavior with only diffuse material
5fa44c0ff8
Fix: EEVEE-Next: Broken HiZ for planar probe
3df81b0b86
Fix: EEVEE-Next: Planar Probe rendering broken
85f9758302
Fix: EEVEE-Next: Crash when using Planar Probe
Curves: Support for draw tool
At last I understand how you saw things :) I only played with this small profile.
Done
Curves: Support for draw tool
For me separate preview option is also a compromise. Other two options I see to hide it from UI and hardcode value 0.1 or 0.0(no black line preview).
Could you try to play around with this…
Curves: Support for draw tool
Works pretty well in my tests. I'd suggest just calling the radius "Radius" for RNA and in the UI. It should be written to the curve points too (multiplied with the pressure factor).
If it is…
5c9845c9e7
Operator properties "Preview Radius" and "Curve 2D" added
c2040add17
Variable declarations expanded in curves_draw_exec
Curves: Support for draw tool
- What to do with
curve_bevel_radius()
? In legacy it is taken from Geometry>Bevel>Depth field and in operator adds thickness to preview while drawing ![preview.png](/attachments/4245b658-da55-…
Curves: Support for draw tool
That code duplication vs old code separation thing and was main reason to show you. I started to work in a separate operator and felt bad copying everything and decided to alter existing. It…
WIP: Curves: Support for draw tool
dd800b2307
Curves: Support for draw tool
b4d6c231c5
Fix failing assert when hiding header with asset shelf available
06370b5fd6
VSE: make Wipe effect 6x-20x faster
fc64f48682
VSE: make Glow effect 6x-10x faster
9cbc96194e
VSE: make Gamma Cross effect 4x faster
Laurynas Duburas
deleted branch simple-solidify-bweights from laurynas/blender
2023-11-23 19:38:51 +01:00
Fix: bevel weights in Simple mode of Solidify
6d7062189e
Fix: bevel weights in Simple mode of Solidify
5118f6f573
Fix mistake in previous commit
16e2698632
Fix (unreported): VSE offset drawing not working
bb80716244
Mesh: Parallelize remaining topology maps
75f24a5f14
Hydra: Parallelize and simplify submesh export