20 Commits

Author SHA1 Message Date
Hana - Piralein
2be260e9fb fix custom roles typo 2025-08-09 17:17:31 +02:00
skyace65
733897966b Add UI roles to remaining step by step pages 2025-08-05 19:11:54 -04:00
Hana - Piralein
7691f229d5 Update step by step images 2025-07-26 22:07:36 +02:00
tetrapod00
6792402014 Add custom Sphinx roles for editor UI 2025-04-12 12:47:31 -07:00
Tyler Bahr
0314e67367 Updating "Run Current Scene" usage for consistency/clarity (#10656)
* Updating "Run Current Scene" usage for consistency and adding note distinguishing Play Current Scene from Run Project

Corrects inconsistent usage of "Play Scene" to refer to "Run Current Scene" button (F6).  Also adds a note distinguishing between the two as this is the first occurrence of usage in the docs and may help address concerns discussed here
2025-02-09 15:47:37 -05:00
Vishal Bhavsar
d6de29e2eb Update nodes_and_scenes.rst
Fix the root node name.
2024-04-11 17:54:53 -04:00
metehandoy
b3fa006dab Small correction on nodes_and_scenes.rst
"Play Scene button" into "Run Current Scene button"
2024-02-14 20:08:11 +01:00
David C. Drake
ca72a1c9aa Remove extra "the" in nodes_and_scenes.rst
Current text is "see the The Inspector" (because the header for `doc_editor_inspector_dock` is "The Inspector"), so I removed the extraneous "the".
2023-11-04 17:17:56 -06:00
VictorDev200
2347ba8aee Update nodes_and_scenes.rst (#7809)
* Update nodes_and_scenes.rst

* Update getting_started/step_by_step/nodes_and_scenes.rst

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-10-09 02:06:34 +02:00
etch
a1a2c27b31 format error (#8068)
* format error

small format error with quotations

* Update nodes_and_scenes.rst
2023-09-28 13:25:38 +02:00
Max Hilbrunner
72c0af46b2 Snake-case .tscn, .gd and _on_* callbacks
Co-authored-by: Doug Thompson <s-git@dougthompson.co.uk>
2023-05-18 12:46:58 +02:00
skyace65
9e7def4483 Remove outdated HiDPI note from nodes and scenes 2023-05-05 21:58:27 -04:00
AV77
de8348230c Replaced all instances of "hard drive" with "local storage" (#7287) 2023-05-05 13:34:34 +02:00
Roy Zwambag
4d525171fa Add macOS shortcut for closing Scene window 2023-04-15 09:32:42 +02:00
Hana
7f888137ec update images and information 2023-02-26 17:40:34 +01:00
Yuri Sizov
978a13bb0a Mark potentially outdated pages with a WIP warning 2023-02-26 14:21:15 +01:00
Max Hilbrunner
198393eec7 More Godot 4 rename fixes (#6315)
* Spatial -> 3D, Transform, Quaternion

* File -> FileAccess

* Camera -> Camera3D

* Update references to MeshInstance and MultiMeshInstance

* ImmediateGeometry -> ImmediateMesh, misc renames
2022-10-15 20:54:47 +02:00
Stanislav Balia
523a1c0f03 Nodes & Scenes: Added macOS shortcuts mentioning. (#5993)
* Added macOS shortcuts mentioning.

Unfortunately, suggested hotkeys don't work for macOS. I guess it will be useful to mention macOS shortcuts directly in the docs.

* Apply suggestions from code review

Co-authored-by: Yuri Sizov <11782833+YuriSizov@users.noreply.github.com>
2022-07-28 15:46:49 +02:00
John Veness
0cbb6f7f1f Fix grammar in step-by-step (#5958)
* Rewrote creating root node paragraph

I didn't like the sentence starting "It is equivalent" when it wasn't entirely clear what "It" was, so I edited. I'm not sure it's a great improvement!

* Changed reference to "disk" to "file"

* Fix grammar

"The example" sounds like it's referring to an example that has already been introduced

* Fix "like so" grammar

"Like so" is not used very often

* Remove "exactly"

"see how it works exactly" sounds odd, "see exactly how it works" is better, but to be honest it sounds best without "exactly" at all!

* Add missing "the"
2022-07-19 20:49:44 +02:00
Nathan Lovato
f958094900 Write nodes and scenes
Closes #4170
2020-12-02 15:47:29 -06:00