15 Commits
Author SHA1 Message Date
Russell Sanborn bd52d13fe7 Update casing for autoload in singletons_autoload.rst
Updating this for consistency in the docs since the other references are
"autoload" or "Autoload".
2025-11-14 09:54:07 -06:00
Russell Sanborn 7f82289aee Update the getting started 3d tutorial for godot 4.x
I followed the entire 3d tutorial with godot 4.x and the changes to the
docs repo were small. The largest change was needing to replace the
outdated links to the old starter project with assets. Since there was
no longer a non-complete starter project, I made a PR to
godot-docs-project-starters. That would need to be reviewed and merged
first before the link to the new starter project zip file would be
valid.

New starter/assets project PR:
https://github.com/godotengine/godot-docs-project-starters/pull/9
2025-04-12 11:36:25 -04:00
Russell Sanborn 97f2823ee1 Remove "," in object_class.rst, add "code" to code_style_guidelines.rst 2024-07-27 08:31:03 -05:00
Russell Sanborn 7011117ccd Update contributing/development/core_and_modules/object_class.rst 2024-07-27 08:20:44 -05:00
Russell Sanborn a71c5cd1db Update contributing/development/core_and_modules/core_types.rst 2024-07-27 08:20:18 -05:00
Russell SanbornandA Thousand Ships 5908691ea0 Update contributing/development/compiling/introduction_to_the_buildsystem.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:59:04 -05:00
Russell SanbornandA Thousand Ships 0c10476a1d Update contributing/development/core_and_modules/object_class.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:58:57 -05:00
Russell SanbornandA Thousand Ships bb17829d9b Update contributing/documentation/docs_image_guidelines.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:58:43 -05:00
Russell SanbornandA Thousand Ships 4e8142a35f Update contributing/documentation/docs_writing_guidelines.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:55:30 -05:00
Russell SanbornandA Thousand Ships 525df8f404 Update getting_started/first_3d_game/03.player_movement_code.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:55:25 -05:00
Russell SanbornandA Thousand Ships c94407f642 Update tutorials/2d/custom_drawing_in_2d.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:55:12 -05:00
Russell SanbornandA Thousand Ships 9d2a54f64a Update about/faq.rst
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-07-09 13:55:04 -05:00
Russell Sanborn a3e4e9b0cc Add commas before "but" throughout documentation 2024-07-06 08:41:08 -05:00
Russell Sanborn d095668491 Update 2D and 3D example file names to snake case 2024-06-30 08:05:53 -05:00
Russell Sanborn 4f1e2910de Update played.gd/tscn filename to Played.gd to match example casing
This update aligns with the Dodge The Creeps example git example repo.

Reference:
https://github.com/godotengine/godot-demo-projects/tree/0ec2fff5bf8baa6162823f6cbca89878384b8fe6/2d/dodge_the_creeps
2024-06-29 19:35:38 -05:00