Commit Graph
3908 Commits
Author SHA1 Message Date
Max Hilbrunner 108ea7f6e1 Merge pull request #9542 from tomspilman/patch-1
Add Sickhead to porting support list
2024-06-29 15:10:15 +02:00
Max Hilbrunner a7e9dc88f9 Merge pull request #9552 from Iakobs/master
Remove unnecessary opinion about languages.
2024-06-29 15:00:59 +02:00
Danil Alexeev 67be15e905 GDScript: Update lambda documentation 2024-06-29 14:51:46 +03:00
Jacob Ibáñez Sánchez ca44d32bf8 Remove unnecessary opinion about languages. 2024-06-28 10:06:00 +02:00
Max Hilbrunner 8d4381a956 Merge pull request #9546 from Piralein/setbranch
Extract remaining changes from setget/annotation update PR's
2024-06-28 00:04:07 +02:00
3e2a8f6f7c Update outdated annotation and setget syntax
Co-Authored-By: PoolloverNathan <24194027+PoolloverNathan@users.noreply.github.com>
Co-Authored-By: Solor Vox <1246172+solorvox@users.noreply.github.com>
2024-06-27 22:13:37 +02:00
Hugo Locurcio 23c0ee2833 Document caveats related to GPUParticles3D collision
- Remove incorrect notice about GPUParticles2D not supporting
  collision. This is supported using LightOccluder2D with SDF
  generation enabled.
2024-06-27 01:53:36 +02:00
Tom Spilman 4d77f62c2e Update consoles.rst
Added Sickhead to porting studios.
2024-06-25 08:20:34 -05:00
Max Hilbrunner 84954c75ec Merge pull request #9527 from skyace65/OldPlugin
Remove reference to 3.x plugin
2024-06-24 20:19:30 +02:00
Hyungki Kim 5ee2d87705 Update deploying_to_android.rst
fix error
2024-06-24 17:20:32 +09:00
skyace65 11adeb1dde Remove reference to 3.x plugin 2024-06-23 11:42:11 -04:00
Max Hilbrunner 64164955e8 Merge pull request #9383 from paddy-exe/gdextension-file-quick-reference
Add documentation about .gdextension file
2024-06-23 10:13:53 +02:00
Max Hilbrunner 0fccfb9c3e Merge pull request #9519 from skyace65/WindowsExport
Update exporting for Windows images
2024-06-23 10:09:28 +02:00
Max Hilbrunner 773046a995 Merge pull request #9509 from skyace65/FBX2
Update import pages for ufbx in 4.3
2024-06-23 10:09:08 +02:00
skyace65 f40b2703cc Update exporting for Windows images 2024-06-21 21:41:51 -04:00
Matthew 424f8c090a Merge pull request #9513 from Hakunamawatta/patch-2
Typo in gdscript_basics.rst
2024-06-21 17:45:20 -04:00
Matthew feb2595224 Merge pull request #9518 from TheOnlyCool1/effecting-to-affecting-in-scene-organization
Change "effecting" to "affecting" in scene organization
2024-06-21 07:01:11 -04:00
Jos Valdivia 906fcdbd38 Update using_tilesets.rst (#9378)
* Update using_tilesets.rst

Work around issue causing the guide to be unfollowable[1].

  [1]: https://github.com/godotengine/godot/issues/88440
2024-06-21 06:46:55 -04:00
TheCool 05efb4c9cf Update scene_organization.rst 2024-06-21 00:10:38 -07:00
Emmanouil Papadeas fa9cba4d8d Fix wrong lines of code in the "Using NavigationMaps" page
NavigationServer2D and 3D's `map_set_active()` method takes two arguments, the map RID and the boolean. The docs only contained the boolean, resulting in wrong code.
2024-06-19 17:09:35 +03:00
Hakunamawatta eb14a4adae Typo in gdscript_basics.rst 2024-06-19 22:32:32 +10:00
Yuri Rubinsky a646c369c3 Fix some incorrect entries in shader built-ins 2024-06-19 09:45:40 +03:00
skyace65 33198c51ed Update import pages for ufbx in 4.3 2024-06-18 19:48:12 -04:00
aGuyWhoMadeGames e80dbb09fb Fix typo in "Optimizing 3D performance" 2024-06-18 15:16:12 -05:00
Yuri Rubinsky bbf0b6ed6b Fix some incorrect entries in shader built-ins 2024-06-18 21:51:54 +03:00
Matthew 8266888e7f Merge pull request #9493 from BastiaanOlij/xr_next_steps
Adding a next steps page to the XR documentation
2024-06-17 19:26:03 -04:00
Matthew ef1bcf2d8b Merge pull request #9470 from sourcespectrum/master
Update C++ example to use version 4.2
2024-06-17 17:55:03 -04:00
Bastiaan Olij 9eb7467328 Adding a next steps page to the XR documentation 2024-06-17 11:03:03 +10:00
Matthew bf8c53b765 Merge pull request #9461 from Dowsley/updated-groups-tutorial
Update groups tutorial for project-wide node groups
2024-06-16 08:52:34 -04:00
Nathan T.A. LewisandA Thousand Ships 0d58b5ad55 Fix typo
Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
2024-06-15 11:11:51 -06:00
Nathan T.A. Lewis 2075def75e Abstract the minor verison number where possible
To ease the maintenance burden in the future, we are abstracting the minor version number to avoid the number of doc updates required.
2024-06-15 09:41:17 -06:00
Max Hilbrunner 204b091e81 Merge pull request #9466 from JeffHund/master
Add CSharp code example for SetShaderParameter()
2024-06-15 17:40:32 +02:00
Max Hilbrunner 2aa7c8b64a Merge pull request #9490 from bruvzg/rtl_43_update
Sync BBCode tutorial page with features added in 4.3.
2024-06-15 17:39:43 +02:00
Hugo Locurcio 8bbf8563ff Link to more up-to-date FuncGodot plugin in CSG Tools, add Cyclops Level Builder
Qodot is now in maintenance mode and has been superseded by FuncGodot.
2024-06-14 21:44:44 +02:00
bruvzg dd74ee5345 Sync BBCode tutorial page with features added in 4.3. 2024-06-14 11:51:43 +03:00
Stephen Li 5cbd7faffe Fix link to import hints
Fix #9469
2024-06-10 00:41:21 -04:00
Max Hilbrunner 3dd0622cd2 Merge pull request #9465 from AThousandShips/indent_fix
Fix invalid indentation in various files
2024-06-08 05:28:55 +02:00
Nathan T.A. Lewis 42cb5ef1ff Revert compatibility_minimum change
Since 4.2 is still compatible with 4.1, the minimum compatibility can remain 4.1.
2024-06-07 20:07:15 -06:00
Deniss Fjodorovs 68327f0aa5 Replace old --export flag with --export-release (#9450)
* Replace old `--export` flag with `--export-release`
2024-06-07 15:54:06 -04:00
Nathan T.A. Lewis 63adb26de9 Update C++ example to use version 4.2 2024-06-07 11:00:03 -06:00
J. F. Dowsley 6f0b105858 Update groups tutorial for project-wide node groups 2024-06-07 11:21:04 -03:00
Bastiaan Olij 3e61fdff15 OpenXR: Add documentation page about the new composition layers 2024-06-07 14:17:50 +10:00
Jeff 0ba9658f1f Add CSharp code example for SetShaderParameter() 2024-06-06 10:42:08 -05:00
A Thousand Ships 36e2351df2 Fix invalid indentation in various files 2024-06-06 16:16:45 +02:00
A Thousand Ships (she/her) 4300b34e66 Merge pull request #9455 from aGuyWhoMadeGames/update-websockets
Update minimal websocket client example.
2024-06-05 09:52:40 -09:00
unknown 2afeaafa6a Update minimal websocket client example. 2024-06-05 12:45:28 -05:00
Max Hilbrunner 6fb1d47e92 Merge pull request #9456 from skyace65/ProjectManager
Update project manager page screenshots for 4.3
2024-06-05 16:08:59 +02:00
Max Hilbrunner 07b53d2253 Merge pull request #9326 from skyace65/ViewportTexture
Update using a viewport as a texture tutorial for 4.2
2024-06-05 06:23:33 +02:00
Matthew 194685b65d Merge pull request #9407 from ceejbro/patch-1
Remove Note from Constants
2024-06-04 21:20:34 -04:00
Sr3qt 3844fba41d Updated function call
The function "surface_clear" does not exist as of 4.2.2. "clear_surfaces" does however.
2024-06-04 13:43:43 +02:00