godot-asset-library icon indicating copy to clipboard operation
godot-asset-library copied to clipboard

PHP frontend for Godot Engine's asset library

Results 82 godot-asset-library issues
Sort by recently updated
recently updated
newest added

I'm trying to submit an addon I've wriiten to the library, but the submission keeps failing: https://github.com/blackears/terrain_layered_shader The problem is that the submission form is asking for: ``` The commit...

discussion

I'm trying to submit to the asset library using the Custom method. I need to provide a URL to an icon. I want to provide a link to one uploaded...

enhancement
topic:frontend

Clicking `View Files` should not lead to `https://github.com/{user}/{repo}` but to the state of the repo at the specified commit `https://github.com/{user}/{repo}/tree/{hash}` otherwise there might be a readme that was made for...

enhancement
topic:frontend

~~https://godotengine.org/asset-library/asset/edit/9752~~ _

security

See changes

enhancement
topic:frontend

I would like to be able to see a preview of my pending asset if I'm logged in while opening `https://godotengine.org/asset-library/asset/` or maybe to make it clearer add a subpath...

enhancement
topic:frontend

Exposes the hide/restore functionality to the author of the asset. Problems: - Hidden assets are currently not linked anywhere for the owner or moderator. (unless I missed it) - Hidden...

enhancement
topic:backend

after clicking on "Submit" on the "Submit Asset" page, an error can occur and you will be sent back, with all your fields reset. given you have to enter at...

enhancement
topic:frontend

The asset was edited, the comparison page was shown, but the pending asset was not added to 'View My Pending' list, so the same changes were added multiple times. At...

Typing "C#" into the Search Box just displays all kinds of Assets, maybe the # gets filtered out of the search or its just too short. Maybe **the Project's Github...

enhancement
topic:frontend
topic:backend