Block a user
GPv3: SVG export corrupted
@antoniov thanks for the hint, it was in fact setting the opacity, but ignoring the color alpha. PDF export should be ok now.
GPv3: Undo memory leak
@mont29 Simplest repro i found so far:
- 2D anim template
- Draw a stroke
- Move the stroke in edit mode
- undo
GPv3: SVG export corrupted
What is GP supposed to do with a material that it cannot render properly in pdf?
GPv3: SVG export corrupted
The SVG export is looking good for this file with the fix above.
PDF export, however, looks bad because of the materials used here: A number of materials have both Stroke and Fill color, but…
Fix #126606: GPv3: Wrong projection and various other issues with exporters
498f5437e8
Merge branch 'main' into gpv3-exporter-fixes
e42b9a73be
Fix: GPv3: Outline perimeter cap radius too small when points are not coplanar
6607d66274
Fix: EEVEE crash when baking light probes
901cfac08b
Fix #126568: add dropped asset collection to active collection
c23bbadebf
Refactor: I18N: Use C++ in
msgfmt
utils.
Lukas Tönne
deleted branch gpv3-fix-outline-cap-radius from LukasTonne/blender
2024-08-23 14:24:58 +02:00
Fix: GPv3: Outline perimeter cap radius too small when points are not coplanar