mirror of
https://github.com/litruv/UE-MaterialSnippets.git
synced 2026-07-24 01:06:02 +10:00
added some QoL like url sharing/count. Fixed CSS typo, added loading, empty state
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
"materials": [
|
||||
{
|
||||
"author": "Litruv",
|
||||
"name": "Vinette",
|
||||
"name": "Vignette",
|
||||
"categories": [
|
||||
"photo",
|
||||
"fx",
|
||||
"vintage"
|
||||
],
|
||||
"preview": "./thumbnails/vinette.png",
|
||||
"snippet": "snippets/vinette.txt",
|
||||
"preview": "./thumbnails/vignette.png",
|
||||
"snippet": "snippets/vignette.txt",
|
||||
"description": "Adds a subtle darkened border around the edges of the image for a vintage effect."
|
||||
},
|
||||
{
|
||||
@@ -17,7 +17,7 @@
|
||||
"name": "Screen Ratio Corrected UV's",
|
||||
"categories": [
|
||||
"screen",
|
||||
"utillity",
|
||||
"utility",
|
||||
"uv"
|
||||
],
|
||||
"preview": "./thumbnails/screen_ratio_corrected_uvs.png",
|
||||
|
||||
Reference in New Issue
Block a user