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

Lately, the asset library has grown much bigger, and there are a lot of good plugins. This way not the case not so long ago. Previously, I was able to...

enhancement
topic:backend

**Godot version:** 3.2 **OS/device including version:** Windows 10 **Issue description:** Since addition of the PSD Importer plugin (by yours truly) the Asset Library throws a malformed URL error because of...

bug
topic:backend
good first issue

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 5.2.27 to 6.5.0. Release notes Sourced from phpmailer/phpmailer's releases. PHPMailer 6.5.0 This is a security release. SECURITY Fixes CVE-2021-34551, a complex RCE affecting Windows hosts. See https://github.com/PHPMailer/PHPMailer/blob/HEAD/SECURITY.md...

dependencies

hide: ![image](https://user-images.githubusercontent.com/32843050/56462230-e3592e80-63d4-11e9-8a64-1adc528a8001.png) show: ![image](https://user-images.githubusercontent.com/32843050/56462182-16e78900-63d4-11e9-86f9-1e683d7041d5.png) in small screen: hide: ![image](https://user-images.githubusercontent.com/32843050/56462197-5d3ce800-63d4-11e9-91df-3f7b5831f39f.png) show: ![image](https://user-images.githubusercontent.com/32843050/56462209-9ffec000-63d4-11e9-84bb-80c0b444c35c.png)

enhancement
topic:frontend

In my opinion we should have an additional category for gameobjects. For example if somebody likes to upload an asset with some 3D objects for building a game.

discussion

When creating an asset, you have to update two sources of metadata, the asset page itself and `plugin.cfg`. In my opinion, the asset library should automatically scan the repo for...

enhancement

I would like to be able to change the account name (username) that shows up as the Author of the asset that is uploaded. For example, I used an old...

enhancement
topic:backend

I was already unconvinced when we defined them, and practice has shown that they are not clear to end users either. Here's the list of our current categories (https://github.com/godotengine/asset-library/blob/524892a5fdb107d198498c7cdee76a157c4e063c/data/sqldump.sql#L91-L101), together...

enhancement
help wanted
topic:frontend
topic:backend
discussion

Most required fields are now reported together when missing instead of only the first one. Still not ideal but at least better than before ¯\\\_(ツ)_/¯

enhancement
topic:frontend
topic:backend

I don't like how the site looks after f5d2b92e4608e1563d79d8c5d0801af4de4d02ba, it's too bright. It would be nice if there was a dark theme. It could auto-detect the system theme, like the...

enhancement