Block a user
Use utm_source=blender to urls pointing to blender.org
061712fcc6
Add ORIENTATION_PARENT icon
39ba60e88d
Math: add unit test for
mat3_normalized_to_quat_fast
b029db5461
Vulkan: AMD Swapchain
809a5aa418
Vulkan: Initial Graphics Pipeline
6a20b0022c
Vulkan: Swap Chain
50eda5d669
Introduce utm_source=blender to urls pointing to blender.org
f051745bb6
Cleanup: Unify operators to use wm.url_open
061712fcc6
Add ORIENTATION_PARENT icon
39ba60e88d
Math: add unit test for
mat3_normalized_to_quat_fast
b029db5461
Vulkan: AMD Swapchain
UI: Change "Separate Components" node output order to match Spreadsheet
UI: Add "Simulation Nodes" cache visibility option in the Timeline view
Geometry Nodes: add theme option for simulated frames in timeline
@JacquesLucke I checked this with @pablovazquez.
We propose to use: [0.450786, 0.116971, 0.396755, 1.000000]
That is basically the same color we use for Simulation Zone but with a higher…
Support dragging to apply blend poses via the Asset Shelf
N-Pie Menu for the property/tools/asset shelf regions
Name filtering for Asset Shelf assets
Issues in built-in asset library file
@SimonThommes do you want to tackle this? Otherwise assign it back to me.
I believe it is just a matter of deleting the library and node groups. But would still need to double-check if any of…
Regression: Hair sculpt crash on an empty hair object with "Density" brush
Bisected to dcb3b1c1f9cb3d5b5e1827a7378b909745c55d64
Regression: Hair sculpt crash on an empty hair object with "Density" brush
The backtrace:
#0 0x0000000001dc7da5 in blender::geometry::add_curves_on_mesh(blender::bke::CurvesGeometry&, blender::geometry::AddCurvesOnMeshInputs const&) ()
#1 0x0000000001c692d7 in…
Regression: Hair sculpt crash on an empty hair object with "Density" brush
Confirmed indeed (and yes for the crash the cursor has to start outside the cube)
WIP: Visualize snapping type by showing different symbols
Instead of symbols, wouldn't it be nice to highlight the vertex, edge or polygon being snapped? I think it would be even more descriptive than symbols. But we would need to be careful not to…