Block a user
4f0ab160da
Fix #129247: GPv3: Removing material doesn't remap some materials correctly
071c144bcd
Fix #129173: Vertex Color panel missing
vertex_mode
c2816eb976
I18N: Updated UI translations from git/weblate (775b3f01b2059a456).
2e6c24c58e
I18N: Enable Romanian UI translation.
387502ec53
I18N: Add Lithuanian UI translation.
Color Attribute pallet option doesn't show on menu click, only in Tool Options
Fix #129173: Vertex Color panel missing `vertex_mode`
72116f6635
Show settings for draw and fill tool
4084afe497
Merge branch 'blender-v4.3-release' into fix-129173
c2816eb976
I18N: Updated UI translations from git/weblate (775b3f01b2059a456).
2e6c24c58e
I18N: Enable Romanian UI translation.
387502ec53
I18N: Add Lithuanian UI translation.
Grease pencil stroke direction overlay missing on 4.3 (GPv3) and on Mac 4.2
@fclem Would you be able to take over this?
GPv3: Open a new scene after pin a material to brush, break material UI selector
So I guess this means we should make sure to only clear the pinned material on file load if the material is not linked, so if it's local to the previous file.
Will you look…
Curves: Add method to set curve types to RNA
I'd prefer if we made this a bit more flexible. Similar to rna_Curves_remove_curves
it would be nice if you could optionally provide indices for the curves you want to set the type for. Of course if those indices are not provided, it can still call the fill_curve_type
function.
460739da03
Fix build error
cd5389b3e7
Remove BinaryHeap
d0071ce188
Add BSP class and add_segment routine
a7f053b4c9
renaming
24c0366060
Cleanup & docs
Falk David
deleted branch fix-gpv3-interpolation-with-no-pairs from filedescriptor/blender
2024-10-18 19:24:39 +02:00
Fix: GPv3: Interpolation tool doesn't fail if no frame mapping is found