Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge commit godotengine/godot-docs@703d0cd #67

Merged
merged 19 commits into from
Nov 15, 2024

Conversation

Spartan322
Copy link
Member

No description provided.

Calinou and others added 19 commits November 8, 2024 23:30
- Document no-threads web export and its limitations.
- Document sample-based audio playback and its limitations.
- Mention that threading issues can be worked around by exporting
  as a progressive web app.
- Document `Array.pick_random()` as a shorthand.
- Use global scope random methods as they are all available in global scope now.
- Remove calls to `randomize()` that are not needed for code samples
  to be functional, as the engine now calls `randomize()` on startup
  once automatically.
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Add comments about non-monospaced tables
…sphinx-rtd-theme-3.0.2

Bump sphinx-rtd-theme from 3.0.1 to 3.0.2
Update link in Upgrading from Godot 3 to Godot 4
Use "built-in" and "built into", avoid "builtin", "built in", and "built-in to"
…rogressive-web-app

Document exporting as progressive web app in Exporting for the web
…ersions

Bump minimum SCons/Python for builds
Change warning boxes to danger boxes if data loss can occur
…e#10257)

* Improve grammar and writing in Pipeline compilations page

- Mention example of off-screen rendering using ColorRect to hide
  the root viewport's 3D rendering or a SubViewport node.
- Split into more paragraphs to improve readability.
- Link to class reference pages when relevant.
- Wrap source file to 80 characters like other pages.

---------

Co-authored-by: Max Hilbrunner <[email protected]>
Co-authored-by: tetrapod <[email protected]>
@Spartan322 Spartan322 merged commit 5661c8d into Redot-Engine:master Nov 15, 2024
1 check passed
@Spartan322 Spartan322 deleted the merge/70d0cd branch November 15, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants