Hugo Locurcio

Results 397 issues of Hugo Locurcio

Add an "Add as favorite" button and a way to list favorite assets for logged in users. This would only be exposed in the web interface, not in the Godot...

enhancement
topic:backend
topic:frontend

See https://github.com/godotengine/godot-asset-library/issues/230.

enhancement
topic:backend

Sorting by net score can be unreliable, since an asset with 60 upvotes and 30 downvotes will have the same rating as an asset with 30 upvotes and 0 downvotes....

enhancement
topic:backend

Emails have broken HTML, which means their buttons aren't clickable. I don't know why this is happening. Before deploying to production, we should either fix it or disable email confirmation...

bug
topic:backend

- [x] Change name - [x] Change password - [ ] Change email address (require confirming the email again)

enhancement
topic:backend

YouTube videos should be embedded using `youtube-nocookie.com` for better privacy and GDPR compliance.

enhancement
topic:backend
topic:frontend

Alternatives are welcome. Feel free to post if you have any ideas :slightly_smiling_face:

bug

This is a tracker issue for the 3D Decal node and OmniLight3D/SpotLight3D projectors in Godot 4.0's Vulkan renderer. ### Bugs - [ ] https://github.com/godotengine/godot/issues/49639 - [x] https://github.com/godotengine/godot/issues/49647 - [ ]...

bug
enhancement
topic:rendering
tracker
topic:3d

If the benchmark server builds Godot from source, we should find a way to track engine compilation times to check for regressions on that aspect. It's also worth measuring the...

enhancement

⚠️⚠️**NOTE**⚠️⚠️ **This list is outdated**, please refer to the following one instead: https://github.com/godotengine/godot-benchmarks/issues/36 ⚠️⚠️**END OF NOTE**⚠️⚠️ This is a list of benchmarks to add to the benchmark suite. See the...

enhancement
good first issue