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

PHP frontend for Godot Engine's asset library

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

As of recently, installing Bower using Yarn will now display this message: ``` warning [email protected]: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent...

topic:frontend
refactoring

Right now when an asset is downloaded the files are placed directly in the root of your project folder. You need to include the folder structure in your asset and...

enhancement
discussion

Only links to PNG images should be accepted in asset submissions, as JPEG images aren't properly loaded by the asset library interface of the Godot editor. These also use lossy...

topic:backend

**Previously searched Issues** https://github.com/godotengine/asset-library/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+donate **Issue Description** People have complained frequently about the lack of a paid asset store, but suggestions for changing that have equivalently lead to backlash from the...

feature
topic:frontend
topic:backend

See the homepage (as of 2017-11-09): https://godotengine.org/asset-library/asset If you access the asset library in HTTPS (using a web browser), you'll see a mixed content warning: ![assetlib_mixed_content_warning](https://user-images.githubusercontent.com/180032/32582206-eac2dee6-c4ed-11e7-8412-04789eb84069.png) This is because an...

bug
topic:frontend

Using the "recover password" option on the asset store website end up with an email considered as spam by gmail :'-( Most of the time this is due to a...

bug
help wanted
topic:backend

It seems there is no way currently to remove previews. We have interface for it but it's not working. Reproduction steps: 1. Upload plugin, assign previews 2. Wait for it...

bug
topic:backend

Sometimes users submit edits where things need to be modified, e.g. https://godotengine.org/asset-library/asset/edit/261 It would be nice if the moderators had the rights to amend such edits to fix mistakes.

feature
topic:frontend

Basic idea was not wanting to update the web site every time you release a new version/release. Could a CI system create a new github version and then post to...

feature
topic:backend
discussion

Even though I feel the UX is not too bad right now, we still get duplicate edits of some assets and I spend my time having to reject them: -...

enhancement
topic:frontend