Commit Graph
1466 Commits
Author SHA1 Message Date
Nathan Lovato ad4c479d68 Rename shading section into shaders
Closes #4155
Closes #4154
2020-10-08 16:56:58 -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 0e0c3f4382 Move vertex animation files to performance
Closes #4123
2020-10-08 14:08:19 -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 db4f7d1e68 Merge Multi-threading and Optimization into a new Performance section
Close #4112
2020-10-08 07:51:59 -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 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 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 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
Hugo Locurcio 421c3a6a49 Clarify that procedural geometry can only be created on the CPU 2020-10-06 18:21:34 +02:00
Nathan Lovato e35fd0a2bf Merge pull request #4203 from Calinou/add-2d-collision-shapes
Add a page about 2D collision shapes
2020-10-05 10:45:37 -06:00
Hugo Locurcio 367c6c571d Add a page about 2D collision shapes 2020-10-04 22:54:48 +02:00
Nathan Lovato 61e34f9b00 Merge pull request #4191 from InfiniteAnts/gles2-difference-glow
Added glow level usage in Differences between GLES2 and GLES3
2020-10-02 13:15:21 -06:00
Nathan Lovato dbff11a91c Update tutorials/misc/gles2_gles3_differences.rst 2020-10-02 13:11:50 -06:00
Anant Ahuja 621401bb63 Added glow level usage in Differences between GLES2 and GLES3 2020-10-02 11:54:20 -05:00
Nathan Lovato 2849c0595b Merge pull request #4186 from Calinou/rng-fix-randi-range
Fix syntax error in the `randi_range()` example in the RNG tutorial
2020-10-02 10:06:42 -06:00
Hugo Locurcio 5d26ce0ea9 Fix broken formatting in the beginning of What is GDNative? 2020-10-02 13:50:02 +02:00
Hugo Locurcio 5b66b08787 Fix syntax error in the randi_range() example in the RNG tutorial 2020-10-02 13:39:49 +02:00
eddex 994cace55f add info about presets to GUI size and anchors page 2020-10-01 17:13:21 +02:00
Nathan Lovato de21cf2e38 Merge pull request #3786 from Calinou/add-what-is-gdnative
Add a page describing what is GDNative
2020-09-30 20:31:56 -06:00
Nathan Lovato e6f167344e Edit what_is_gdnative.rst
passive -> direct voice
Improve phrasing
2020-09-30 20:28:55 -06:00
Nathan Lovato 8fa58f18e9 Merge pull request #4024 from Calinou/add-random-number-generation-tutorial
Add a random number generation tutorial
2020-09-30 16:44:56 -06:00
Nathan Lovato 5546ec3f90 Edit random_numbers.rst
Remove parens, passive voice -> direct voice, fix some typos, simplify some of the language, and add a short intro listing what the reader will learn
2020-09-30 16:42:28 -06:00
Nathan Lovato 4f876754bc Edit GLES2 Environment glow limitations 2020-09-30 11:19:21 -06:00
Hugo Locurcio 7d9ffa77a7 Add a random number generation tutorial
This closes #2436.
2020-09-30 16:42:22 +02:00
Hugo Locurcio f8efe480fd Clarify the GLES2 Environment glow limitations
This closes #4091.
2020-09-28 21:37:01 +02:00
Nathan Lovato 98f2916fa1 Remove outdated tutorials in the 4.0 documentation
- Step-by-step -> UI tutorials
- Step-by-step -> splash screen tutorial
- 3D -> FPS tutorial

Closes #1412
Closes #1599
Closes #1601
Closes #1620
Closes #1667
Closes #1670
Closes #2346
Closes #2574
Closes #2875
Closes #3151
Closes #3217
Closes #3348
Closes #3751
Closes #4011

<!--
**Note:** Pull Requests should be made against the `master` by default.

Only make Pull Requests against other branches (e.g. `2.1`) if your changes only apply to that specific version of Godot.

All pull requests for Godot 3 should usually go into `master`.
-->
2020-09-28 15:53:26 +02:00
Rémi Verschelde 8438f07650 Merge pull request #4073 from NathanLovato/edit/3d-collision-shapes
Edit 3D collision shapes
2020-09-28 15:37:05 +02:00