Commit Graph
7361 Commits
Author SHA1 Message Date
Rémi Verschelde cfaa7c7d22 Merge pull request #7478 from lawnjelly/scu_build_master
SCU (single compilation unit) build docs
2023-06-08 19:43:33 +02:00
lawnjelly a2fd3fd38e SCU (single compilation unit) build docs
Add info to the buildsystem docs.
2023-06-08 17:52:23 +01:00
Max Hilbrunner 5a0916e5ac Merge pull request #7481 from Calinou/using-fonts-emoji-limitations 2023-06-07 13:23:27 +02:00
Hugo Locurcio 20bfc52fd1 Document EMJC bitmap compression not being supported in Using fonts
- Document which system fonts are used on Android when using aliases.
- Mention font metrics varying across platforms when using system fonts.
- Fix notice about which platforms support system fonts.
2023-06-07 13:05:18 +02:00
Max Hilbrunner 2eba49b466 Merge pull request #7473 from Calinou/using-fonts-disable-ligatures 2023-06-06 16:37:56 +02:00
Max Hilbrunner d10f7bef33 Merge pull request #7474 from Calinou/building-j-auto 2023-06-06 11:23:25 +02:00
Raul SantosandMax Hilbrunner 27e7f8433c Add page about using global classes in C# (#6740)
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-06-06 11:13:49 +02:00
Hugo Locurcio 0a1bd872a2 Document -j auto in Building the manual 2023-06-06 00:15:34 +02:00
Hugo Locurcio d782a51bca Document disabling ligatures and/or kerning in Using fonts
This also mentions the `connected` parameter available in the
`tornado`, `wave`, `shake` built-in RichTextEffects.
2023-06-05 22:37:49 +02:00
Max Hilbrunner 6fdf4c8c43 Merge pull request #7462 from DeathFuel/patch-1
Typo fix in jitter_stutter.rst
2023-06-04 11:27:01 +02:00
Joseph K a6dbd57f96 Typo fix 2023-06-04 02:16:42 +02:00
Max Hilbrunner 830c4254f6 Merge pull request #7459 from godotengine/classref/sync-543750a
classref: Sync with current master branch (543750a)
2023-06-03 12:15:12 +02:00
Godot Organization f9340bddb2 classref: Sync with current master branch (543750a) 2023-06-03 03:19:05 +00:00
Max Hilbrunner 2de3798d56 Merge pull request #7007 from PoolloverNathan/issue/godotengine/7006 2023-06-02 16:51:28 +02:00
Max Hilbrunner 0b41170a7f Merge pull request #7457 from Calinou/multiple-resolutions-fix-stretch-mode-name 2023-06-02 16:48:17 +02:00
Hugo Locurcio 9056197dde Fix canvas_items stretch mode name in Multiple resolutions 2023-06-02 13:17:26 +02:00
Angad Singh JosanandRaul Santos b360bbc40b Include collide_with_areas in ray-casting.rst (#7449)
Co-authored-by: Raul Santos <raulsntos@gmail.com>
2023-06-02 12:31:28 +02:00
Matthew a736e3b9cb Merge pull request #7455 from anthonygood/patch-1
Fix noise example code (`Identifier "NoiseType" not declared in the current scope.`)
2023-06-01 21:28:01 -04:00
Anthony Good a54fffd60a Access NoiseType on FastNoiseLite class
Fixes 'Identifier "NoiseType" not declared in the current scope' when following example.
2023-06-01 20:44:17 +01:00
Max Hilbrunner 752e65a492 Merge pull request #7446 from mhilbrunner/get-rid-of-weirdness 2023-06-01 12:50:57 +02:00
Max Hilbrunner 407bc0bd01 Merge pull request #7453 from smix8/update_navmesh_create_from_mesh_4.x 2023-06-01 12:49:51 +02:00
smix8 15e35f27d2 Update navigation examples that use NavigationMesh.create_from_mesh()
Updates navigation examples that use NavigationMesh.create_from_mesh()
2023-06-01 11:40:13 +02:00
Max Hilbrunner 5798bf2091 Merge pull request #7447 from smix8/navlink_location_4.x
Fix NavigationLink doc using old property names
2023-05-31 22:18:52 +02:00
smix8 837ac94c0a Fix NavigationLink doc using old property names
Fixes NavigationLink doc using old property names
2023-05-31 18:54:05 +02:00
Max Hilbrunner 485116d8a3 Character and typo fixes 2023-05-31 18:07:27 +02:00
Max Hilbrunner d410aceb87 Merge pull request #7436 from bitsawer/update_pygments 2023-05-30 09:42:07 +02:00
Max Hilbrunner 0f37d41577 Merge pull request #7412 from dalexeev/update-doc-bbcode 2023-05-30 09:30:51 +02:00
Max Hilbrunner 7cf7f139d8 Merge pull request #7439 from m4gr3d/update_android_section 2023-05-30 09:24:32 +02:00
Max Hilbrunner 3b6184eb1d Merge pull request #7441 from br1trs/delete-get-root 2023-05-30 07:54:58 +02:00
Max Hilbrunner 7afa05e987 Merge pull request #7440 from aaronfranke/fix-3d-asset-dir 2023-05-30 07:53:08 +02:00
br1trs 92d962ab75 delete get_root()
handling quit requests

multiple resolutions

change scenes manually

scene tree
2023-05-29 23:26:04 -06:00
Aaron Franke b50c605e69 Fix RST link in importing 3D scenes asset direction conventions 2023-05-29 23:43:48 -05:00
Fredia Huya-Kouadio 031cfc2769 Add a section for the Android editor 2023-05-29 18:24:25 -07:00
Aaron Franke fee03becd7 Merge pull request #7406 from aaronfranke/3d-asset-directions
Add information about 3D asset direction conventions to "Importing 3D scenes"
2023-05-29 14:17:02 -05:00
Danil Alexeev d8e71f7453 Update info about BBCode in doc comments and Class Reference 2023-05-29 21:43:10 +03:00
bitsawer b3db4c16b4 Update pygments to 2.15.1 and restore fixed shader syntax highlighting 2023-05-29 17:53:09 +03:00
Max Hilbrunner d72080c543 Merge pull request #7409 from Calinou/abbr-add-mobile-display 2023-05-29 15:31:46 +02:00
Jason McGhee d37226e0d7 Fix compute_shaders.rst C# code snippets to compile (#7433) 2023-05-29 11:18:17 +02:00
br1trsandMax Hilbrunner 47bacc95fd Added configuring ide for rider (#7420)
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
2023-05-28 08:46:21 +02:00
Max Hilbrunner 80a844ed87 Merge pull request #7426 from dalexeev/gds-onready-export 2023-05-28 08:45:11 +02:00
Matthew a3a8913221 Merge pull request #7430 from kkoang/patch-10
Update using_character_body_2d.rst
2023-05-27 21:30:00 -04:00
Hugo Locurcio a1a5660268 Add notes on color/depth buffer formats in Internal rendering architecture (#7410) 2023-05-27 23:12:22 +02:00
kkoang 8078590ef8 Update using_character_body_2d.rst 2023-05-28 01:05:11 +08:00
Danil Alexeev 15f32c5407 GDScript: Add mention that @onready @export doesn't work as expected 2023-05-27 15:25:50 +03:00
Max Hilbrunner b8c489d35c Merge pull request #7425 from godotengine/classref/sync-2210111 2023-05-27 13:21:13 +02:00
Max Hilbrunner 8ed06f01f6 Merge pull request #7427 from smix8/minor_navagent_fixes_4.1+ 2023-05-27 13:19:01 +02:00
smix8 edb7d9e02e Minor fixes to navigationagent doc
Addes some minor fixes to navigationagent doc.
2023-05-27 12:40:26 +02:00
Godot Organization 5de74ca72d classref: Sync with current master branch (2210111) 2023-05-27 03:19:07 +00:00
Max Hilbrunner b7b25baf26 Merge pull request #7422 from smix8/remove_agent_avoidance_4.x 2023-05-26 14:17:42 +02:00
Max Hilbrunner 028a66a869 Merge pull request #7419 from Calinou/command-line-tutorial-export-headless 2023-05-26 13:08:33 +02:00