Commit Graph
100 Commits
Author SHA1 Message Date
Nathan Lovato 4741f8dba2 Move assets section to a new assets pipeline section 2020-11-04 12:37:30 -06:00
Nathan Lovato 36e6b29d5e Move project_setup documents to best_practices 2020-11-04 12:32:02 -06:00
Nathan Lovato a4c21f735d Move the best practices section to tutorials/ 2020-11-04 12:32:02 -06:00
Nathan Lovato edeb6a961f Move the export section to tutorials/ 2020-11-04 12:32:02 -06:00
Nathan Lovato 041e326d69 Merge pull request #4323 from NathanLovato/move-editor-manual
Move and edit editor manual
2020-10-28 14:02:57 -06:00
Nathan Lovato 364789479a Edit external_editor.rst
Add intro
Tweak text
Add commands for Emacs
Link to the two official external editor plugins
2020-10-28 13:51:42 -06:00
Nathan Lovato 4481e89331 Move editor manual 2020-10-28 13:51:33 -06:00
Nathan Lovato 8bb143bd6c Merge pull request #4313 from SirQuartz/patch-2
Update "updating_the_class_reference.rst"
2020-10-28 12:31:19 -06:00
Nathan Lovato bb4891d4c3 Merge pull request #4317 from Speedphoenix/patch-1
Correct small mistakes to Getting Started
2020-10-28 12:30:50 -06:00
Nathan Lovato ccf4ae56e7 Merge pull request #4305 from Calinou/exporting-hidden-files-folders
Document that "hidden" files and folders are never included in a PCK
2020-10-24 14:06:28 -06:00
Nathan Lovato f75d1fd93c Merge pull request #4306 from Calinou/faq-non-game-applications
Add a FAQ item about using Godot to create non-game applications
2020-10-24 14:05:51 -06:00
Nathan Lovato e1ca897bce Merge pull request #4303 from Calinou/fix-shader-time-description
Fix shader `TIME` description to match how it actually works
2020-10-24 14:00:36 -06:00
Nathan Lovato c78ebb5137 Merge pull request #4299 from Calinou/command-line-clarify-exporting
Clarify the requirements for exporting projects from the command line
2020-10-23 17:41:44 -06:00
Nathan Lovato c51a2e5305 Merge pull request #4284 from Calinou/improve-shader-time
Improve explanations around shader language's `TIME` variable
2020-10-23 17:37:29 -06:00
Nathan Lovato a1b8171784 Merge pull request #4292 from skyace65/FaqTweak2
Improve supported 3D formats faq section
2020-10-23 17:35:13 -06:00
Nathan Lovato cacc10edac Merge pull request #4296 from SirQuartz/patch-1
Update best_practices_for_engine_contributors
2020-10-23 17:34:34 -06:00
Nathan Lovato d40ace7f6c Merge pull request #4285 from Calinou/code-style-guidelines-fix-missing-quotes
Fix missing quotes in Code style guidelines C++ code sample
2020-10-23 17:34:00 -06:00
Nathan Lovato 87e382939d Merge pull request #4279 from Calinou/home-remove-double-notice
Remove duplicate documentation compatibility notice on the homepage
2020-10-17 11:08:34 -06:00
Nathan Lovato 26deeaedae Merge pull request #4264 from Beuc/patch-5
Make PerlinNoise3D accept scalars directly
2020-10-17 11:08:19 -06:00
Nathan Lovato 85f171ae35 Merge pull request #4275 from Calinou/improve-shading-language-table
Improve the shading language reference table
2020-10-15 13:22:10 -06:00
Nathan Lovato 9df5158bca Merge pull request #4258 from willnationsdev/learning-new-features
Add 'Learning new features' page.
2020-10-13 09:21:06 -06:00
Nathan Lovato 765bb16898 Fix typos and style in learning-new-features.rst 2020-10-13 07:51:34 -06:00
Nathan Lovato 500bb5048d Merge pull request #4241 from NathanLovato/organization/merge-shader-intros
Merge and edit intro to shader pages
2020-10-13 06:59:32 -06:00
Nathan LovatoandClay John 0800225a54 Apply suggestions from code review
Co-authored-by: Clay John <claynjohn@gmail.com>
2020-10-12 21:06:53 -06:00
Nathan Lovato 8db4af1728 Edit learning_new_features.rst 2020-10-12 14:36:10 -06:00
Nathan Lovato d71d06c076 Edit learning_new_features.rst 2020-10-12 14:16:14 -06:00
Nathan Lovato d70758a932 Merge pull request #4263 from Calinou/optimization-vertex-shading
Recommend vertex shading for particles in GPU optimization
2020-10-12 13:08:36 -06:00
Nathan Lovato bec743d11b Merge pull request #4260 from aaronfranke/submit-assetlib-move
Rename file for Submitting to the Asset Library
2020-10-12 08:15:05 -06:00
Nathan Lovato ddfd505307 Merge pull request #4256 from NathanLovato/fix/vector_math_indents
Fix indentation in vector_math.rst, fill at 80 characters
2020-10-11 11:26:47 -06:00
Nathan Lovato 06353e8635 Fix indentation in vector_math.rst, fill at 80 characters 2020-10-11 11:23:29 -06:00
Nathan Lovato 41c4268914 Merge pull request #4236 from jlosito/dependabot
Check for updates to GitHub Actions every weekday
2020-10-11 10:48:52 -06:00
Nathan Lovato cbcfa4b0d2 Merge pull request #4254 from Skyvastern/master
Update vector math doc
2020-10-11 10:25:35 -06:00
Nathan Lovato b56d20d3a6 Update tutorials/math/vector_math.rst 2020-10-11 10:25:26 -06:00
Nathan Lovato 7dc0433d9a Merge pull request #4255 from NathanLovato/fix/remove-signals-warning
Remove obsolete warning in signals.rst
2020-10-11 09:27:46 -06:00
Nathan Lovato 76234aae4b Remove obsolete warning in signals.rst
The editor doesn't let you connect a signal to a node without a script attached to it anymore.

Closes #4237
2020-10-11 09:24:11 -06:00
Nathan Lovato 00df69d898 Merge pull request #4216 from NathanLovato/tool/move_rst_files
Add a tool to move rst files and images
2020-10-10 22:28:42 -06:00
Nathan Lovato 5e3a7c8fd1 Add a tool to move rst files and images
The program moves a list of rst files along with their image
dependencies to a target directory. It then outputs redirects
in the format the ReadTheDocs backend expects.
2020-10-10 22:27:56 -06:00
Nathan Lovato 1fb5cc0bef Merge pull request #4248 from NathanLovato/organization/move-content-pages
Move pages out of the tutorials/content section
2020-10-10 22:23:56 -06:00
Nathan Lovato f19083670a Move pages out of the tutorials/content section
Remove the section
2020-10-10 22:20:46 -06:00
Nathan Lovato 6c231ffa14 Merge pull request #4247 from NathanLovato/gdscript-2.0
First pass on GDScript 2.0 docs
2020-10-10 21:53:16 -06:00
Nathan Lovato abab16813a Merge pull request #4242 from NathanLovato/AnimationTracks
Add a page on the different animation track types
2020-10-10 21:52:41 -06:00
Nathan Lovato a74cf9ac21 Fix two code lines wrapped in a single one 2020-10-10 21:44:27 -06:00
Nathan Lovato 1fc736e5ae Merge pull request #3867 from pycbouh/better-inspector-plugin
Improve Inspector plugin tutorial with a better example
2020-10-10 13:10:56 -06:00
Nathan Lovato 09d4edb0e1 Edit inspector_plugins.rst 2020-10-10 13:06:57 -06:00
Nathan Lovato f1c678d834 Merge pull request #4245 from NathanLovato/running-code-editor-node-configuration-warnings
Document node configuration warnings in Running code in the editor
2020-10-10 10:32:19 -06:00
Nathan Lovato 5f6b7e7ece Edit running_code_in_the_editor.rst 2020-10-10 10:14:23 -06:00
Nathan Lovato 9874d0836c Merge pull request #3968 from HaSa1002/document-40613
Document multiple language support for the class reference
2020-10-10 10:02:36 -06:00
Nathan Lovato b556b4a4e9 Edit animation_track_types, rename reference to page 2020-10-09 13:07:07 -06:00
Nathan Lovato 7b300499a6 Merge and edit intro to shader pages
Closes #4156
2020-10-09 11:27:32 -06:00
Nathan Lovato e6e78d50b0 Merge pull request #4239 from NathanLovato/organization/move-debug
Move debug section to Scripting
2020-10-09 10:59:14 -06:00
Nathan Lovato 9e91769f93 Move debug section to Scripting
Closes #4110
2020-10-09 10:09:09 -06:00
Nathan Lovato 68817428d9 Merge pull request #4214 from NathanLovato/edit/data_paths
Rename and edit data_paths.rst
2020-10-09 10:08:48 -06:00
Nathan Lovato e7e5530742 Merge pull request #4238 from Calinou/rcedit-valid-metadata
Document that rcedit requires valid metadata to work correctly
2020-10-09 09:54:46 -06:00
Nathan Lovato 62a8acf553 Merge pull request #4198 from pezcode/lights-metallic
Document addition of METALLIC to light() built-ins (pending #42548)
2020-10-09 08:05:49 -06:00
Nathan Lovato 9cc11dcd0e Merge pull request #4235 from NathanLovato/organization/move-gdnative
Move plugins/gdnative to scripting/
2020-10-08 20:52:06 -06:00
Nathan Lovato e63784bda8 Merge pull request #4234 from NathanLovato/organization/rename-shading-section
Rename shading, GUI, and I/O sections
2020-10-08 20:51:52 -06:00
Nathan Lovato a95048b614 Move plugins/gdnative to scripting/
Closes #4114
2020-10-08 17:36:52 -06:00
Nathan Lovato 75e6ba0454 Rename GUI to User Interface (UI) 2020-10-08 17:05:17 -06:00
Nathan Lovato 5b45992dfb Rename I/O page into Input and Output (I/O)
Closes #4144
2020-10-08 16:57:48 -06:00
Nathan Lovato ad4c479d68 Rename shading section into shaders
Closes #4155
Closes #4154
2020-10-08 16:56:58 -06:00
Nathan Lovato adfb7bf009 Merge pull request #4219 from NathanLovato/refactor/remove-misc-section
Move files out of the misc section
2020-10-08 14:28:01 -06:00
Nathan Lovato ef602495cf Move remaining pages in getting_started/scripting after rebase 2020-10-08 14:19:45 -06:00
Nathan Lovato dd355d3ff9 Remove misc/ section and state_design_pattern 2020-10-08 14:14:44 -06:00
Nathan Lovato 81f764e270 Move handling_quit_requests to inputs 2020-10-08 14:14:44 -06:00
Nathan Lovato d29793759e Move binary_serialization_api to io/ 2020-10-08 14:14:44 -06:00
Nathan Lovato 32c87bf010 Move running_code_in_the_editor to plugins/ 2020-10-08 14:14:44 -06:00
Nathan Lovato 3d67d7e992 Move three pages from misc/ to scripting/ 2020-10-08 14:14:44 -06:00
Nathan Lovato 845239794d Move jitter_stutter and gles2_gles3_differences to rendering section 2020-10-08 14:14:43 -06:00
Nathan Lovato c6e219daa4 Merge pull request #4229 from NathanLovato/organization/move-anim-thousand-objects
Move animation thousands of objects from 3D to Performance
2020-10-08 14:11:28 -06:00
Nathan Lovato 0e0c3f4382 Move vertex animation files to performance
Closes #4123
2020-10-08 14:08:19 -06:00
Nathan Lovato 6cbc820ef0 Merge pull request #4217 from NathanLovato/refactor/move-pages
Move and rename shader pages
2020-10-08 14:07:10 -06:00
Nathan Lovato 544e5a1242 Remove what are shaders page and description from your_first_shader/ 2020-10-08 14:04:17 -06:00
Nathan Lovato 4a052e0e04 Fix errors after rebasing the branch on master 2020-10-08 14:04:17 -06:00
Nathan Lovato d09969f871 Rename migrating_to_godot_shader_language.rst
Also wrap lines in the document at 80 characters

Closes #4178
2020-10-08 14:04:17 -06:00
Nathan Lovato d51a91ad3d Move and rename what_are_shaders.rst
Closes #4179
2020-10-08 13:45:54 -06:00
Nathan Lovato 6c6823440d Merge pull request #4215 from NathanLovato/refactor/move-viewport-pages
Move viewport pages
2020-10-08 13:44:49 -06:00
Nathan Lovato 41a40eca9c Merge pull request #4227 from NathanLovato/organization/move-assetlib
Move assetlib section to community
2020-10-08 13:41:49 -06:00
Nathan Lovato ead19c22da Merge pull request #4226 from NathanLovato/organization/move-scripting-section
Move scripting section to tutorials
2020-10-08 13:41:32 -06:00
Nathan Lovato 2b6c33292e Merge pull request #4228 from NathanLovato/organization/move-android-plugins
Move and group android docs in platform/android
2020-10-08 13:41:22 -06:00
Nathan Lovato 9d43d5730d Merge pull request #4225 from NathanLovato/organization/merge-multithreading-optimization
Merge Multi-threading and Optimization into a new Performance section
2020-10-08 12:51:27 -06:00
Nathan Lovato 75539e9950 Merge pull request #4231 from Calinou/godot-game-cpp
Clarify that the Godot editor isn't a "real" Godot project
2020-10-08 12:51:02 -06:00
Nathan Lovato db4f7d1e68 Merge Multi-threading and Optimization into a new Performance section
Close #4112
2020-10-08 07:51:59 -06:00
Nathan Lovato 1a7210d35f Merge pull request #4230 from NathanLovato/organization/remove-shader-video-series
Remove water shader tutorial series
2020-10-08 07:24:21 -06:00
Nathan Lovato 38e86070e3 Remove water shader tutorial series
Closes #4158
2020-10-07 21:39:28 -06:00
Nathan Lovato b8ed3098d2 Move and group android docs in platform/android
Closes #4162
2020-10-07 21:12:28 -06:00
Nathan Lovato 4dc71e9579 Move tutorials/assetlib to community/
Closes #4109
2020-10-07 21:03:38 -06:00
Nathan Lovato 6b1d49fa4b Merge pull request #4224 from NathanLovato/master
Remove tutorials/legal, move complying_with_licenses
2020-10-07 16:33:00 -06:00
Nathan Lovato 7d248e14cc Merge pull request #4223 from NathanLovato/organization/rename-pages
Rename animation and shading pages
2020-10-07 16:32:41 -06:00
Nathan Lovato 4272395ab7 Move scripting section to tutorials/
Closes #4113
2020-10-07 14:05:48 -06:00
Nathan Lovato 9cf9fb716a Remove tutorials/legal, move complying_with_licenses
Closes #4111
2020-10-07 13:29:40 -06:00
Nathan Lovato c71f86e0f2 Rename your first shader pages
Also filled paragraphs at 80 characters

Closes #4157
2020-10-07 12:29:33 -06:00
Nathan Lovato e0b8899266 Rename godot_shader_language_style_guide, shorten title
Closes #4159
2020-10-07 11:28:24 -06:00
Nathan Lovato f9b547e1ef Rename animation_2d page to animation
Closes #4136
2020-10-07 11:28:24 -06:00
Nathan Lovato 77210c1d9e Move viewport pages
Closes #4180
2020-10-06 21:18:11 -06:00
Nathan Lovato 6d7393a3eb Merge pull request #4218 from NathanLovato/add-rendering-section
Add rendering section
2020-10-06 21:15:44 -06:00
Nathan Lovato 22474d6c4b Add rendering section
pre-requisite for multiple PRs and changes I need to make in parallel
2020-10-06 21:10:49 -06:00
Nathan Lovato a9aebefb60 Rename and edit data_paths.rst
Closes #4181
2020-10-06 16:56:35 -06:00
Nathan Lovato 9a632289a3 Merge branch 'docs/extend-gui-size-and-anchors-page' 2020-10-06 15:17:20 -06:00
Nathan Lovato beb82cda27 Edit info about the layout menu in tutorials/gui/size_and_anchors.rst 2020-10-06 15:16:30 -06:00
Nathan Lovato e153db9668 Merge pull request #4207 from naithar/fix/ios-sdk
[iOS] Update required Xcode/SDK version
2020-10-06 15:00:57 -06:00