Skip to content

Commit e9c6320

Browse files
committed
xbuf (Blender) icon to SVG
1 parent b87e401 commit e9c6320

3 files changed

Lines changed: 14 additions & 1 deletion

File tree

jme3-blender/src/com/jme3/gde/blender/XbufDataObject.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
)
5656
@DataObject.Registration(
5757
mimeType = "application/xbuf",
58-
iconBase = "com/jme3/gde/blender/xbuf.png",
58+
iconBase = "com/jme3/gde/blender/xbuf.svg",
5959
displayName="#LBL_XBUF_LOADER",
6060
position=300
6161
)
-1.46 KB
Binary file not shown.
Lines changed: 13 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)