extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Extension: "SVG"

Open WAYLIVES opened this issue 11 months ago • 26 comments

Extension: "SVG"

With this extension, you can create simple vector images:

изображение

Image:

SVG

WAYLIVES avatar Mar 03 '25 08:03 WAYLIVES

!format

WAYLIVES avatar Mar 03 '25 08:03 WAYLIVES

!format

WAYLIVES avatar Mar 03 '25 09:03 WAYLIVES

I know it's prettier, but WHAT THE FU- image

yuri-kiss avatar Mar 03 '25 13:03 yuri-kiss

How??? I fixed it, why wasn't it saved???

WAYLIVES avatar Mar 03 '25 15:03 WAYLIVES

I know it's prettier, but WHAT THE FU- image

https://github.com/TurboWarp/extensions/blob/926a0b31336f77c2d68847b3a9304ed859b376eb/extensions/WAYLIVES/SVG/1.0.1.js

WAYLIVES avatar Mar 03 '25 15:03 WAYLIVES

!format

WAYLIVES avatar Mar 03 '25 15:03 WAYLIVES

@WAYLIVES keep in mind I'm not a moderator so my review can't actually help you get this merged, it's just for general advice.

Brackets-Coder avatar Mar 04 '25 16:03 Brackets-Coder

@WAYLIVES Also, quick question -- how did you request a review from me? I can't seem to be able to do that in my Pull Requests, I don't see any way to do it

Brackets-Coder avatar Mar 04 '25 16:03 Brackets-Coder

@WAYLIVES keep in mind I'm not a moderator so my review can't actually help you get this merged, it's just for general advice.

Ok! But thank you for your help!

WAYLIVES avatar Mar 04 '25 16:03 WAYLIVES

@WAYLIVES keep in mind I'm not a moderator so my review can't actually help you get this merged, it's just for general advice.

Ok! But thank you for your help!

No problem!

Brackets-Coder avatar Mar 04 '25 16:03 Brackets-Coder

What is this? изображение

WAYLIVES avatar Mar 04 '25 16:03 WAYLIVES

I've fixed this a few times already, but it's doing something weird...

WAYLIVES avatar Mar 04 '25 16:03 WAYLIVES

What is this? изображение

This is a big mess that the automatic code formatter created. if you'd like, you can put a // prettier-ignore comment over the return keywords of your blocks' code to prevent this. Every time you locally do npm run format or write a !format comment for the bot, it will automatically revert it to reduce the amount of characters per line, but it destroys everything

Brackets-Coder avatar Mar 04 '25 16:03 Brackets-Coder

Okay, I'll try)

WAYLIVES avatar Mar 04 '25 16:03 WAYLIVES

!format

WAYLIVES avatar Mar 04 '25 16:03 WAYLIVES

!format

WAYLIVES avatar Mar 04 '25 17:03 WAYLIVES

@WAYLIVES I have a question. Are SVG elements rendered as part of the actual scratch stage <canvas> or are they elements overlaying the stage?

Brackets-Coder avatar Mar 04 '25 17:03 Brackets-Coder

@WAYLIVES I have a question. Are SVG elements rendered as part of the actual scratch stage <canvas> or are they elements overlaying the stage?

The fact is that with the help of my extension, you can create a simple SVG code, but this code will not be displayed anywhere, it will be like a variable.

WAYLIVES avatar Mar 04 '25 17:03 WAYLIVES

@WAYLIVES I have a question. Are SVG elements rendered as part of the actual scratch stage <canvas> or are they elements overlaying the stage?

But with the help of additional extensions, such as "Skins", "Looks+", you can display them on the stage by inserting, so to speak, a variable with an svg code into a specific cell...

изображение изображение

WAYLIVES avatar Mar 04 '25 17:03 WAYLIVES

@Brackets-Coder Thank you so much for your help, for your time spent on me. I am very grateful to you!

WAYLIVES avatar Mar 04 '25 17:03 WAYLIVES

@Brackets-Coder Thank you so much for your help, for your time spent on me. I am very grateful to you!

You're very welcome

Brackets-Coder avatar Mar 04 '25 17:03 Brackets-Coder

@hammouda101010 Thank you, very mutch!

WAYLIVES avatar Mar 05 '25 16:03 WAYLIVES

well this would've been helpful 2 weeks ago lol, I learned how SVGs work and manually edited them to make an isometric cube Perfect Isometric Cube

snowboyz0825 avatar Mar 06 '25 19:03 snowboyz0825

well this would've been helpful 2 weeks ago lol, I learned how SVGs work and manually edited them to make an isometric cube Perfect Isometric Cube

This extension can help those who don't know SVG.

WAYLIVES avatar Mar 06 '25 20:03 WAYLIVES

!format

WAYLIVES avatar Mar 07 '25 08:03 WAYLIVES

Seems to work pretty well

Brackets-Coder avatar Sep 18 '25 02:09 Brackets-Coder