1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-10 13:00:37 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Logan Detrick
ef9daf0f93 Add type hint to SVGTexture dictionary 2025-05-05 02:09:34 -07:00
Thaddeus Crews
796a08d350 Merge pull request #105655 from bruvzg/svg_tx_import
Add `SVGTexture` importer.
2025-04-25 11:36:05 -05:00
Pāvels Nadtočajevs
98817a54f0 Use same oversampling granularity as fonts use for SVGTextures . 2025-04-24 21:23:25 +03:00
Pāvels Nadtočajevs
15cecfdac5 Add SVGTexture importer. 2025-04-24 08:15:53 +03:00
Pāvels Nadtočajevs
24bb0d5c4f Use SVGTextures for editor and default theme icons. 2025-04-19 12:48:24 +03:00
Pāvels Nadtočajevs
9f5048fb36 Implement SVGTexture auto-scalable with font oversampling. 2025-04-19 12:42:54 +03:00