Commit Graph
1677 Commits
Author SHA1 Message Date
Rémi Verschelde 29a13c542c VR: Make links anonymous to fix warnigns on name conflicts
(cherry picked from commit 056919cebc)
2021-12-16 15:49:42 +01:00
RamirezAllan791 b24d71d6ca Tweak releases URL in VR starter tutorial part 1 (#5441) 2021-12-11 19:05:46 +01:00
Max Hilbrunner ebd7f6daa3 Merge pull request #5428 from Calinou/add-evaluating-expressions-3.4
Add a page on evaluating expressions using the Expression class
2021-12-06 01:34:25 +01:00
Hugo Locurcio b99deb0558 Add a page on evaluating expressions using the Expression class
This is a 3.4 backport (with identical contents) of the `master` branch
page, with fixes included.
2021-12-03 17:04:39 +01:00
lawnjelly 5809f2df9b Add Occluder and OccluderShapeSphere docs
Added in the 3D tutorials section. The general information for the Occluder node will also be relevant for the OccluderShapeMesh.
2021-12-02 14:55:48 +00:00
Nathan Lovato 8efde7f69f address all reference errors after backporting changes to 3.4 branch 2021-11-25 18:29:49 -06:00
Nathan Lovato 3afb35c52d backport Using the Web editor to 3.4 docs 2021-11-25 09:09:16 -06:00
Nathan Lovato 4d97da48dc remove FPS tutorial to match master branch 2021-11-24 21:18:56 -06:00
Nathan Lovato e16e8a463e move threads section to performance to match master branch 2021-11-24 21:18:05 -06:00
Nathan Lovato e2d349c116 fix warnings with files not appearing in any table of contents 2021-11-24 20:52:30 -06:00
Nathan Lovato 803a187dfa rename optimization section into performance to match latest branch 2021-11-24 20:51:11 -06:00
Nathan Lovato 67808949a8 Update the reference to the your_first_game document 2021-11-24 10:35:21 -06:00
Nathan Lovato 6437f70aa1 Fix typo in input_examples.rst 2021-11-24 10:34:38 -06:00
Nathan Lovato e5197b493e Move remaining files out of step_by_step/
Moved those to scripting/:

- filesystem
- resources
- singletons_autoload
- scene_tree

export to export/

and godot_design_philosophy to introduction/
2021-11-24 10:34:31 -06:00
Nathan Lovato 6ea7a7ca91 Add note about line skips in the style guide 2021-11-24 10:34:05 -06:00
Nathan Lovatoandballoonpopper da472d0007 Update tutorials/scripting/groups.rst
Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com>
2021-11-24 10:33:36 -06:00
Nathan Lovato ec8571a81c Improve nodes_and_scene_instances.rst
Based on review notes, add pictures to illustrate renaming a node and
how a node leaves the remote scene tree at runtime after calling free()
or queue_free()
2021-11-24 10:33:32 -06:00
Nathan Lovatoandballoonpopper 85b8565cef Edit the scripting section
Misc grammar fixes, improvements to phrasing, and more.

Co-authored-by: balloonpopper <5151242+balloonpopper@users.noreply.github.com>
2021-11-24 10:33:27 -06:00
Nathan Lovato 5450fa236c Write and edit overridable_functions.rst, remove scripting_continued.rst 2021-11-24 10:33:22 -06:00
Nathan Lovato 5a21563707 Merge class_name docs from scripting_continued.rst into gdscript docs 2021-11-24 10:33:18 -06:00
Nathan Lovato 47b0008cc0 Write nodes_and_scene_instances.rst from scripting_continued.rst
Rewrote the docs
Added an intro section about getting nodes and syntactic sugar
2021-11-24 10:33:14 -06:00
Nathan Lovato b88d9da9a3 Move and rewrite groups.rst from sripting_continued.rst 2021-11-24 10:33:10 -06:00
Nathan Lovato cc55022886 Add idle_and_physics_processing.rst, write scripting/index.rst 2021-11-24 10:33:04 -06:00
Nathan Lovato 3dce893d03 Edit 2d/canvas_layers.rst
Minor tweaks
2021-11-24 10:33:01 -06:00
Nathan Lovato 356079cb38 Move assets section to a new assets pipeline section 2021-11-24 10:32:53 -06:00
Nathan Lovato dcb772f19c Move project_setup documents to best_practices 2021-11-24 10:32:37 -06:00
Nathan Lovato 70fac762dc Move the best practices section to tutorials/ 2021-11-24 10:32:29 -06:00
Nathan Lovato 5da94fcf78 Move the export section to tutorials/ 2021-11-24 10:32:24 -06:00
Nathan Lovato 3271002b9e Edit external_editor.rst
Add intro
Tweak text
Add commands for Emacs
Link to the two official external editor plugins
2021-11-24 10:31:53 -06:00
Nathan Lovato cb50a226c2 Move editor manual 2021-11-24 10:31:50 -06:00
Nathan Lovato c6fdd5147b Move pages out of the tutorials/content section
Remove the section
2021-11-24 10:31:25 -06:00
Nathan Lovato 2f93575f95 Merge and edit intro to shader pages
Closes #4156
2021-11-24 10:30:55 -06:00
Nathan Lovato dacee416da Move debug section to Scripting
Closes #4110
2021-11-24 10:30:21 -06:00
Nathan Lovato 6bca7ed4d6 Move plugins/gdnative to scripting/
Closes #4114
2021-11-24 10:30:15 -06:00
Nathan Lovato 1778b89945 Rename GUI to User Interface (UI) 2021-11-24 10:29:34 -06:00
Nathan Lovato 9a12147a31 Rename I/O page into Input and Output (I/O)
Closes #4144
2021-11-24 10:28:09 -06:00
Nathan Lovato 77e3fc97dc Rename shading section into shaders
Closes #4155
Closes #4154
2021-11-24 10:28:02 -06:00
Nathan Lovato 9785bff959 Move remaining pages in getting_started/scripting after rebase 2021-11-24 10:27:33 -06:00
Nathan Lovato e3def678fe Remove misc/ section and state_design_pattern 2021-11-24 10:27:21 -06:00
Nathan Lovato 7ae5f18349 Move handling_quit_requests to inputs 2021-11-24 10:27:09 -06:00
Nathan Lovato 0c4f113703 Move binary_serialization_api to io/ 2021-11-24 10:27:04 -06:00
Nathan Lovato 381b4f8030 Move running_code_in_the_editor to plugins/ 2021-11-24 10:27:01 -06:00
Nathan Lovato bed21dbc1a Move three pages from misc/ to scripting/ 2021-11-24 10:26:57 -06:00
Nathan Lovato eb0f2c731e Move jitter_stutter and gles2_gles3_differences to rendering section 2021-11-24 10:26:50 -06:00
Nathan Lovato 9cd85fdd02 Move vertex animation files to performance
Closes #4123
2021-11-24 10:26:40 -06:00
Nathan Lovato 3675de547b Remove what are shaders page and description from your_first_shader/ 2021-11-24 10:25:59 -06:00
Nathan Lovato ed6fce7762 Fix errors after rebasing the branch on master 2021-11-24 10:25:56 -06:00
Nathan Lovato 5801e40f79 Rename migrating_to_godot_shader_language.rst
Also wrap lines in the document at 80 characters

Closes #4178
2021-11-24 10:25:51 -06:00
Nathan Lovato 75215d38dc Move and rename what_are_shaders.rst
Closes #4179
2021-11-24 10:25:47 -06:00
Nathan Lovato bac14530b4 Remove water shader tutorial series
Closes #4158
2021-11-24 10:25:24 -06:00