Page MenuHome

File Browser: new icon for SVG files [WIP]
Needs ReviewPublic

Authored by Alessio Monti di Sopra (a.monti) on Nov 22 2021, 11:41 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

The patch adds a new icon called ICON_FILE_SVG in the icons sheet, in order to use it in the file browser in place of the generic ICON_FILE_3D, used for other IO file types.

The new FILE_TYPE_SVG is also used to properly filter SVG files in the grease pencil Import SVG operator (also removed the ot->check function there, as far as I understand, it wasn't needed).

Diff Detail

Repository
rB Blender

Event Timeline

Alessio Monti di Sopra (a.monti) created this revision.
Alessio Monti di Sopra (a.monti) retitled this revision from File Browser: new icon for SVG files to File Browser: new icon for SVG files [WIP].Nov 23 2021, 1:38 PM
Alessio Monti di Sopra (a.monti) edited the summary of this revision. (Show Details)

Try to use arc to get it to work

  • Rebase on current master
  • Removed .dat files for force_boid icon