Blender Git Commit Log
Git Commits -> Revision c24be2d
Revision c24be2d by Antonio Vazquez (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (GMT) |
GPencil: Fix unreported problems painting after import SVG After doing an import, the bounding box of the stroke was not calculated and any operation related to brushes (Sculpt, Weight Paint and Vertex Paint) was not working as expected because the bounding box of the stroke was wrong. This problem was solved automatically after any edit operation, but must be solved in the import process. |
Commit Details:
Full Hash: c24be2dd44b863410a63890abda222ac28611f8f
Parent Commit: 3f29b8e
Committed By: Fabian Schempp
Lines Changed: +2, -0
1 Modified Path:
/source/blender/io/gpencil/intern/gpencil_io_import_svg.cc (+2, -0) (Diff)