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

The asset-library is still young but in the future a lot of plugins/asset are going to be added and according to my understanding as of 2.1, assets are saved in...

feature
discussion

Currently, some parts of the code (esp. `asset_edit` stuff) might be missing some details. It would be better if we have unit tests for those parts of the API, since...

feature
topic:backend
discussion
refactoring

One of my assets was approved. After some refactoring and following suggestions from Facebook group, I renamed 1godot-pool-manager` to `godot-object-pool` and also bumped the version. This required modifying the asset...

topic:frontend
discussion

Typically a Godot logo... though we could get one of the artists in the community to make a custom icon, potentially based on the logo, but that would clearly identify...

enhancement
topic:frontend

See https://godotengine.org/asset-library/asset/edit/77 There is no diff to review for this edit, so either empty edits are not discarded, or there were actual changes but the diff does not show them...

bug
topic:frontend

A lightbox system for asset images and videos should be implemented, using something like [sachinchoolur/lightgallery.js](https://github.com/sachinchoolur/lightgallery.js).

enhancement
topic:frontend

Currently, as done in 25809e0109222b821617451a66d008c2d5948e17, the asset's hash would be set manually by the moderator on asset accept, which isn't too good in the long run. We should either proxy...

feature
topic:backend
discussion

hi, yesterday, i tried to submit something to the asset lib. I filled all the form inputs except the thumbnail textboxes because they were marked "will be removed". When I...

topic:frontend
good first issue

It would be nice to have 2FA using algorithm from [RFC 6238](https://tools.ietf.org/html/rfc6238). It can be really simply implemented with not much code - https://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm We can even use the simplified...

help wanted
feature
topic:backend

Options to comments/review addons by user like this: ![33](https://cloud.githubusercontent.com/assets/5302754/17581592/feaca5a2-5fa6-11e6-9697-42e3eee8c243.png) Screen is from [https://marketplace.yoyogames.com/]

feature
topic:frontend