Commit Graph

  • 9acc481319 Fix outdated get_data() JSON method usage in Saving games Hugo Locurcio 2024-09-16 23:30:13 +02:00
  • 176503a40c Remove "°" symbol redundancy. Kleidon 2024-09-27 20:42:37 -06:00
  • f7e8509a17 Improve sidebar navigation by removing headers tetrapod00 2024-09-22 22:06:26 -07:00
  • 9acbb3ad61 Fix kbd description in gdextension docs system. Lukas Tenbrink 2024-09-25 00:02:37 +02:00
  • 023e2f2450 Removed unnecessary examples of GDScript usage. The new text puts the focus on the most salient reason for using GDScript. The old examples covered almost all cases (every case except for AAA games), which made for awkward wording that was not relevant to most readers. Fixes #6651 Allen Pestaluky 2024-09-23 09:53:59 -04:00
  • 0a5fc87ffb Fix builtin_types link in tutorial gdscript_basics page It's linked to a wrong position. Junwan Park 2024-09-27 01:43:04 +09:00
  • b81d778562 Add subsection for TileMap layer reordering smix8 2024-09-24 10:32:01 +02:00
  • 07557a97eb Link to Exporting projects in Finishing up page of Your first 2D game Hugo Locurcio 2024-09-19 01:41:43 +02:00
  • be672fa5cc Clarify requirements in Compiling for Windows tetrapod00 2024-09-21 21:48:59 -07:00
  • bd0da40feb Add documentation for GDScript when statement tetrapod00 2024-08-19 17:03:21 -07:00
  • 80906dbddf Add disambiguation to Export, linking to GDScript/C# exports tetrapod00 2024-09-23 10:58:51 -07:00
  • ecf8b582b5 Fix animation name in Your first 2D game Hugo Locurcio 2024-09-15 17:56:30 +02:00
  • d389cace3e Fix duplicate "glyph_spacing" in bbcode docs Andrew Price 2024-09-21 13:09:27 +01:00
  • 5daeb5b4a7 Add hint that navmesh geometry nodes can be parsed by groupname smix8 2024-09-19 19:19:15 +02:00
  • 9603810dfb Fix typo in FAQ Jiří Švejda 2024-09-19 22:13:18 +02:00
  • 78b3cbe3ab Update demo code in compositor effect tutorial Raymond DiDonato 2024-09-16 20:55:26 -04:00
  • 5a67756151 Typo fix in bbcode_in_richtextlabel.rst ELginas 2024-09-16 17:52:28 +03:00
  • 34b88ed28a Remove unnecessary ` in bbcode_in_richtextlabel.rst ELginas 2024-09-16 18:03:22 +03:00
  • 14c1e6f0ab Fix incorrect setup instructions in The profiler Hugo Locurcio 2024-09-05 02:19:27 +02:00
  • b09ab6fef9 Fix keywords for Vector in GDScript syntax highlighting Hugo Locurcio 2024-08-31 03:44:02 +02:00
  • 5f13e67349 Document PackedVector4Array Hugo Locurcio 2024-08-31 03:43:00 +02:00
  • 3444010324 Fix sprite position in code sample in Optimization using servers Hugo Locurcio 2024-09-05 03:43:31 +02:00
  • 8e2be506e0 Fix incorrect statement in node_type being case-insensitive in Creating script templates Hugo Locurcio 2024-09-15 16:00:05 +02:00
  • 71db8932bc Harmonize Bash command syntax for easier line selection and copy-pasting Hugo Locurcio 2024-09-15 16:27:34 +02:00
  • f5adaf3176 Remove not implemented disclaimers for interactive music BreadInvasion 2024-09-15 22:34:55 -05:00
  • 1e81218d42 Fix ADD_PROPERTY() calls in GDExtension C++ example to use correct syntax Hugo Locurcio 2024-09-06 22:25:59 +02:00
  • 52aa5ca908 Update SSL/TLS networking tutorial (#9847) Fabio Alessandrelli 2024-08-29 21:39:57 +02:00
  • 8aab085ad2 Fix comments in chroma key example shader tetrapod00 2024-09-10 16:32:39 -07:00
  • 5b2a7951d1 Correct "ConnectionCheck" return type Anaclecio Brederodes 2024-09-03 08:58:59 -03:00
  • eaa7cd9915 Document testing signals Hendrik Brucker 2024-09-05 17:05:17 +02:00
  • 74de614d54 Document reflection probe limitations in compatability renderer skyace65 2024-09-08 15:52:42 -04:00
  • 5801aacc81 Add example to advanced_postprocessing.rst tetrapod00 2024-08-16 13:24:42 -07:00
  • 1ccc058191 Update getting started 2D to 4.3 Hana - Piralein 2024-08-25 13:00:05 +02:00
  • 484cca62a9 Add compilation instructions for RISC-V MBCX 2024-08-29 14:17:07 -04:00
  • d15f966fe3 Fix typos in tutorials/animation/introduction.rst (#9917) Kevin Bloch (@codingthat) 2024-09-07 04:57:35 +02:00
  • f97b22311e Modified the using_tilesets.rst, section assigning-custom-metadata-to-the-tileset-s-siles, to accurately reflect how the custom metadata property names do appear in the editor. The image using_tilesets_edit_custom_data.webp was also updated to reflect this change. This was oberved on v4.3.stable.official [77dcf97d8] toast_main 2024-08-28 20:58:36 -04:00
  • df6e41ea5f Add note about the create_test.py script Hendrik Brucker 2024-09-04 16:32:18 +02:00
  • b7be0b374c Update Discord, refer to website for communities Max Hilbrunner 2024-08-07 10:58:39 +02:00
  • 9de6082171 Remove confusing end of sentence from the_profiler.rst documentation gachipan 2024-08-31 13:51:54 -07:00
  • aa1ccc2a41 Fix PascalCasing in using_tilemaps.rst Lukas Fletcher 2024-08-31 10:43:27 +02:00
  • b6610b5be2 Add missing comma bobby-the-epic 2024-08-31 16:57:40 -05:00
  • bbbbfba92f Changed Autoload to Globals -> Autoload Philip Woods 2024-09-01 10:47:38 -04:00
  • 4acb30c6e9 Update TileMap node with Layer postfix in using_tilemaps.rst Lukas Fletcher 2024-08-31 11:04:18 +02:00
  • c773f7b7ad Added screenshot to first_2d_game/player_scene for clarity David Choi 2024-08-26 22:41:49 -03:00
  • 1379cdd990 Add Arm Performance Tools to suggested performance tools list. Jade 2024-09-02 13:16:21 +01:00
  • 83d84bb893 Merge pull request #9835 from HubbleCommand/master Matthew 2024-09-04 20:40:07 -04:00
  • dfdb5bcd2c Removed outdated information about Mono SDK beeing necessary RedStainedInk 2024-09-05 22:42:33 +02:00
  • a00772a0d0 Merge pull request #9897 from FarzadBT/FarzadBT-patch-1 Matthew 2024-09-04 20:11:05 -04:00
  • 5dfcf84e7b Fix decals demo link in Using decals Hugo Locurcio 2024-08-31 03:31:23 +02:00
  • 30da51b4b6 Document physics interpolation not being supported in 2D particles yet Hugo Locurcio 2024-08-25 00:50:07 +02:00
  • b7adf2e0f5 Fix Visual Studio Code gdb pretty print script path to match the Godot repository Hugo Locurcio 2024-08-17 20:31:26 +02:00
  • e4649e89de Update misspelled word in using_tilesets.rst Lukas Fletcher 2024-08-28 18:55:45 +02:00
  • 619cea0dc3 Improve next_pass documentation in Standard Material 3D (#9762) yesfish 2024-08-28 12:29:17 +01:00
  • 542a8a4a82 Merge pull request #9773 from darkstarworks/master Matthew 2024-08-20 21:54:57 -04:00
  • 0f3fabbb5a Update codespell path and fix spelling errors Hana - Piralein 2024-08-23 13:19:23 +02:00
  • d0949b8cac Update animations text in data_preferences.rst Lukas Fletcher 2024-08-25 18:28:39 +02:00
  • f0889ed8f4 remove article before plural noun from autoloads_versus_internal_nodes.rst autoloads_versus_internal_nodes.rst Lukas Fletcher 2024-08-24 20:21:01 +02:00
  • 829c82c643 Add C# examples to Playing videos Shawn Hardern 2024-08-23 15:55:18 +01:00
  • bf067871c0 Add C# examples to Using Viewports documentation Shawn Hardern 2024-08-22 13:04:21 +01:00
  • 8523eca7b7 Add C# examples to Using NavigationMaps Shawn Hardern 2024-08-23 12:58:00 +01:00
  • 25aae6b45e Add C# examples to Creating movies Shawn Hardern 2024-08-23 15:32:12 +01:00
  • 2d05a30428 Add C# examples to Background loading Shawn Hardern 2024-08-23 17:21:04 +01:00
  • f975e49bd7 Add C# examples to High-level Multiplayer documentation Shawn Hardern 2024-08-21 19:08:14 +01:00
  • 5e3c570f7b Add C# examples to Mesh level of detail Shawn Hardern 2024-08-23 15:26:09 +01:00
  • bfec637741 Add C# examples to Occlusion culling Shawn Hardern 2024-08-23 15:02:34 +01:00
  • 50cb22fd09 Add C# examples to CPU optimization Shawn Hardern 2024-08-23 11:24:53 +01:00
  • 74a2c38cc4 Add C# examples to Using NavigationRegions Shawn Hardern 2024-08-23 13:19:45 +01:00
  • 050c9b94a9 Update certain example code snippets to use the new syntax Kongfa Waroros 2024-08-22 21:59:03 +07:00
  • 52d823115b Fix comment directive to prevent webpage display Sai Nane 2024-08-21 04:06:43 +00:00
  • 63470c02d7 Fix out of date comment about depth buffer Sam Freed 2024-08-21 16:40:58 -07:00
  • c14a6216e8 [GDExtension] Add missing iOS instructions and build/config example code. bruvzg 2024-08-15 23:43:05 +03:00
  • 47327606b0 C#: Remove references to GODOT_SERVER and GODOT_HTML5 defines Raul Santos 2024-08-20 16:51:48 +02:00
  • 8be74fd9ac Fix glTF capitalization in manual tetrapod00 2024-08-15 10:46:51 -07:00
  • d29c88d0a0 Fix project structure diagram in gdextension docs system docs Patrick Exner 2024-08-15 19:11:25 +02:00
  • 67e37b547c Add notes on bit depth for ints and floats (#10028) Brian Huynh 2024-10-03 21:30:24 -04:00
  • 8af700e841 Fix incorrect notice about XDG paths working on all platforms in Data paths (#10009) Hugo Locurcio 2024-10-04 03:26:32 +02:00
  • be73f38b3f Merge pull request #9908 from Calinou/file-paths-string-methods Max Hilbrunner 2024-10-04 03:17:40 +02:00
  • c1c018f117 Merge pull request #9838 from markdibarry/update-split-screen Max Hilbrunner 2024-10-04 03:16:54 +02:00
  • d7f9b19fce Merge pull request #10037 from KleidonBD/patch-2 Max Hilbrunner 2024-10-04 03:11:07 +02:00
  • cde678c53b Fix "some times" typo Kleidon 2024-10-03 18:46:30 -06:00
  • 275dc116ae Add tutorial for reducing pipeline compilation stutters. Darío 2024-09-26 11:29:35 -03:00
  • a0a61dcc09 Merge pull request #10032 from Calinou/instancing-physicsmaterial-unique Max Hilbrunner 2024-10-02 20:30:17 +02:00
  • a9a2cd1a20 Tweak note about making Physics Material unique in Creating instances Hugo Locurcio 2024-10-02 16:39:08 +02:00
  • 4a5dc31317 Merge pull request #10026 from Rooni/patch-2 Matthew 2024-10-02 07:47:10 -04:00
  • c1ddab8af9 Merge pull request #10023 from skyace65/Tutorial-Links Max Hilbrunner 2024-10-02 11:20:20 +02:00
  • 88782e0ca4 Remove individual youtube channel links from tutorials page skyace65 2024-09-30 21:31:41 -04:00
  • 2bc63a080c Fix indentation on mouse_and_input_coordinates.rst Rooni 2024-10-01 21:38:43 +02:00
  • 5d7703eabc Merge pull request #10001 from Calinou/high-level-multiplayer-clarify-authority Max Hilbrunner 2024-10-01 13:37:12 +02:00
  • 98b1864d21 Merge pull request #10024 from KleidonBD/patch-1 Max Hilbrunner 2024-10-01 10:00:21 +02:00
  • bfdc74009f Add missing word, "is" Kleidon 2024-09-30 18:35:45 -06:00
  • fd241c74cb Clarify "authority" in High-level multiplayer Hugo Locurcio 2024-09-25 17:11:19 +02:00
  • e82044775b Merge pull request #10014 from KleidonBD/patch-1 Matthew 2024-09-28 17:10:02 -04:00
  • 6010454a38 Merge pull request #9947 from Repiteo/warning-admonition Matthew 2024-09-28 11:03:04 -04:00
  • c689e0e618 Merge pull request #9996 from Ivorforce/patch-2 Max Hilbrunner 2024-09-28 14:12:08 +02:00
  • 822e491a36 Merge pull request #9990 from allenwp/6651-remove-gdscript-examples Max Hilbrunner 2024-09-28 14:10:17 +02:00
  • 22f05a4910 Merge pull request #10015 from godotengine/classref/sync-76a1359 Max Hilbrunner 2024-09-28 13:33:17 +02:00
  • ddb3df40c8 Merge pull request #9989 from tetrapod00/sidebar Max Hilbrunner 2024-09-28 13:32:11 +02:00
  • 28d9cb75e9 classref: Sync with current master branch (76a1359) Godot Organization 2024-09-28 03:21:12 +00:00
  • 8033ac1d4d Remove "°" symbol redundancy. Kleidon 2024-09-27 20:42:37 -06:00
  • f16608e044 Merge pull request #10006 from junwan-park/gdscript-basics-fix-builtin-types Matthew 2024-09-27 09:40:14 -04:00