sprites
Here are 329 public repositories matching this topic...
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Sep 23, 2020
-
Updated
Oct 10, 2020 - GDScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Sep 20, 2020 - C++
-
Updated
Sep 24, 2020 - C#
-
Updated
Sep 22, 2020 - C#
-
Updated
Dec 10, 2019 - JavaScript
-
Updated
Jun 1, 2020 - Python
-
Updated
May 7, 2017 - Objective-C
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jul 23, 2018 - C#
-
Updated
Sep 26, 2020 - Python
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Sep 13, 2020 - Vue
Is your feature request related to a problem? Please describe.
Using tool Settings requires to manually cast object to the requested type, this is not comfortable to use and might make it more fragile to errors.
Describe the solution you'd like
Change Setting class to Setting<T> where T is a value type of setting. Currently to get ToolSize setting we need to do `(int) Toolba
-
Updated
Dec 5, 2018 - Python
-
Updated
Feb 18, 2018
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Dec 20, 2018 - C#
-
Updated
May 5, 2020 - JavaScript
Improve this page
Add a description, image, and links to the sprites topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sprites topic, visit your repo's landing page and select "manage topics."
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha