Skip to content

Conversation

@Calinou
Copy link
Member

@Calinou Calinou commented Dec 10, 2025

This provides a centralized view of all web resources commonly referred to by contributors. It also lists the maintainer(s) for each resource, so you know who to contact if there is a particular issue.

@Calinou Calinou added the enhancement New feature or request label Dec 10, 2025
Copy link
Member

@Ivorforce Ivorforce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oooh this is great! Finally a place to link all those resources!

Most of these resources are part of the `Godot organization on GitHub <https://github.com/godotengine>`__,
but some are hosted elsewhere.

Resources are sorted by alphabetical order.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Resources are sorted by alphabetical order.
Resources are listed in alphabetical order.

Resources
=========

This is a list of resources that people regularly refer to when contributing to Godot.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This is a list of resources that people regularly refer to when contributing to Godot.
This section lists resources that can be useful when contributing to Godot.


Resources are sorted by alphabetical order.

Benchmarks viewer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say presenting it as a viewer sends the wrong signal.

Suggested change
Benchmarks viewer
Benchmarks (long-term performance tracker)


- **Link:** `benchmarks.godotengine.org <https://benchmarks.godotengine.org/>`__
- `Source code <https://github.com/godotengine/godot-benchmarks/tree/main/web>`__
(maintained by `Calinou <https://github.com/Calinou>`__)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure I would mention maintainers by name here. We don't do this for other areas of the engine either, and it's not super relevant to the technical information presented here.

...Though I guess there's a point to be made for it since these tools don't have teams maintaining them, so this is the only place we can mention the maintainers.
So idk, anybody else have an opinion?

Comment on lines +19 to +20
Results viewer for `Godot benchmarks <https://github.com/godotengine/godot-benchmarks>`__,
running daily on a dedicated server.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Results viewer for `Godot benchmarks <https://github.com/godotengine/godot-benchmarks>`__,
running daily on a dedicated server.
The `godot-benchmarks <https://github.com/godotengine/godot-benchmarks>`__ are run daily on a dedicated server. This makes it possible to track performance improvements and regressions over time.

Comment on lines +29 to +30
Tracks the class reference completion status for all classes exposed to the
scripting API.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Tracks the class reference completion status for all classes exposed to the
scripting API.
Tracks the documentation coverage of the class reference. This can be useful to ensure that all of Godot's classes and functions are adequately documented.

@Ivorforce Ivorforce requested a review from a team December 11, 2025 14:33
(maintained by `akien-mga <https://github.com/akien-mga>`__)

Lists pull requests in a way that helps monitor stale and old PRs and
help clean up the review backlog.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
help clean up the review backlog.
helps clean up the review backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants