tetrapod00
c4d3aa134a
Standardize RST header syntax
2024-12-29 13:44:09 -08:00
Max Hilbrunner
1cfa7d8e0a
Merge pull request #10430 from BastiaanOlij/openxr_binding_modifiers_docs
...
OpenXR: add binding modifiers documentation to action map
2024-12-27 06:16:40 +01:00
Bastiaan Olij
2bf3d03db4
OpenXR: add binding modifiers documentation to action map
2024-12-27 15:15:39 +11:00
lena
63cec69b30
Add a paragraph about self ( #8928 )
...
Adds a paragraph about the self keyword and documents that
it can be used to refer to variables defined in subclasses of
current class.
---------
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com >
Co-authored-by: RedMser <5117197+RedMser@users.noreply.github.com >
Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru >
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com >
2024-12-26 15:30:42 -08:00
Danil Alexeev
d610bfdf23
GDScript: Document @warning_ignore_start and @warning_ignore_restore
2024-12-23 23:58:46 +03:00
tetrapod
5eebe5f1fa
Merge pull request #10419 from tetrapod00/manifold-define
...
Add technical definition for manifoldness
2024-12-22 19:44:35 -08:00
Raul Santos
cea78730d0
[.NET] Use collection expressions
...
As of C# 12 we can now use collection expressions to reduce some boilerplate when initializing collections.
2024-12-21 03:38:42 +01:00
Max Hilbrunner
6d5fd9acc8
Merge pull request #10427 from raulsntos/dotnet/changes-in-4.4
...
C#: Update platform support for 4.4 and new minimum required TFM
2024-12-20 18:48:07 +01:00
Max Hilbrunner
408e097f5e
Merge pull request #10429 from lulange/master
...
Fix Introduction to 2D scale hot key
2024-12-20 18:47:11 +01:00
Raul Santos
62b342bba9
C#: Update platform support for 4.4 and new minimum required TFM
...
- Remove Android restrictions that no longer apply in 4.4.
- Add links in the C# documentation about general upstream system requirements that also apply to C# projects.
- Godot projects now target `net8.0`, so there's no need to mention TFM requirements in platform support. And we can update every mention of .NET 6 with .NET 8 and C# 10 with C# 12.
2024-12-19 20:52:27 +01:00
tetrapod00
ea9fad5bbe
Add technical definition for manifoldness
2024-12-19 11:35:27 -08:00
Lucas Lange
e79bbd569a
Update introduction_to_2d.rst
...
Change description of the scale tool to correctly suggest the 'S' key instead of the 'R' key
2024-12-19 12:54:02 -05:00
fearwalia
d6b95c8aeb
Update gui_using_fonts.rst
...
Edited the fourth option to accurately represent which option it is, it previously replicated the third option
2024-12-19 13:48:13 +05:30
tetrapod
a64084d491
Merge pull request #9743 from vgezer/scripteditor
...
Text editor documentation
2024-12-18 14:03:58 -08:00
Max Hilbrunner
c7baa13f48
Merge pull request #10421 from tetrapod00/global_position_set
...
Mention exception to setting values before adding to tree
2024-12-18 15:57:09 +01:00
fearwalia
d5b8afb77b
Clarify creating a global in Singletons (Autoload) ( #10416 )
...
The code below to be added to scene 1 and 2 didn't say how to define the global variable, and neither did this, so I fixed it
---------
Co-authored-by: tetrapod <145553014+tetrapod00@users.noreply.github.com >
2024-12-17 18:12:11 -08:00
tetrapod00
51a9199a92
Mention exception to setting values before adding to tree
2024-12-17 17:24:40 -08:00
Max Hilbrunner
ca738a538e
Merge pull request #10414 from tetrapod00/meshlibrary-clarify
...
Clarify MeshLibrary format and constraints
2024-12-16 19:58:29 +01:00
Max Hilbrunner
47d39d9048
Merge pull request #10413 from tetrapod00/be-nice-to-c
...
Rephrase dictionary description in Advanced GDScript
2024-12-16 19:11:59 +01:00
Max Hilbrunner
8b36717530
Merge pull request #10406 from tetrapod00/fix-source-color
...
Fix usage of `source_color` with `hint_depth_texture`
2024-12-16 19:10:23 +01:00
tetrapod00
a79a41c7ee
Clarify MeshLibrary format and constraints
2024-12-15 17:25:28 -08:00
tetrapod00
fdfa3ea66e
Rephrase dictionary description in Advanced GDScript
2024-12-15 13:58:40 -08:00
Max Hilbrunner
273f9a7f2f
Merge pull request #10403 from dsnopek/redo-vnen-8751
...
Add example of GDExtension written pure C
2024-12-15 17:37:40 +01:00
Max Hilbrunner
0b67f026ec
Merge pull request #10410 from tetrapod00/remove-outdated
...
Fix article outdated status for spring arm page
2024-12-15 17:31:46 +01:00
Max Hilbrunner
8c18786cc1
Merge pull request #10409 from tetrapod00/no-simply
...
Simply remove some words
2024-12-15 17:31:18 +01:00
Max Hilbrunner
0d9e3ac856
Merge pull request #10408 from tetrapod00/vrs-xr
...
Link to foveation settings from VRS page
2024-12-15 17:25:00 +01:00
George Marques
874b2792a6
Add example of GDExtension written pure C
2024-12-15 10:06:26 -06:00
tetrapod00
0dfae02a28
Fix article outdated status for spring arm page
2024-12-15 00:40:53 -08:00
tetrapod00
bd25f5813a
Simply remove some words
2024-12-14 20:36:17 -08:00
Max Hilbrunner
4e8160dedb
Merge pull request #10398 from tetrapod00/tweak-csharp-diff
...
Tweak wording in C# differences
2024-12-14 22:51:15 +01:00
tetrapod00
590de7eea8
Link to foveation settings from VRS page
2024-12-14 11:05:02 -08:00
tetrapod00
0da4dbe145
Add self links to shader functions page
2024-12-13 22:17:49 -08:00
tetrapod00
6f0e3bcfaf
Fix usage of source_color with hint_depth_texture
2024-12-13 19:34:09 -08:00
Volkan Gezer
c8be8497af
Text editor documentation
2024-12-13 12:03:17 +01:00
David Snopek
658287759b
Improve "Version Compatibility" section in "What is GDExtension"
2024-12-12 17:19:50 -06:00
skyace65
cb39d01e97
Update debugger visual profiler screenshot
2024-12-11 18:16:10 -05:00
tetrapod00
ccb0a71db3
Tweak wording in C# differences
2024-12-10 11:11:20 -08:00
easterNday
f967e9e135
Fix C# main screen plugin example and document C# EditorInterface singleton ( #9399 )
...
* 🐞 fix(plugins): fix syntax errors
Correct the syntax errors in the plugin development section, specifically by modifying 'EditorInterface' to 'EditorInterface.Singleton' in the C# portion. It is imperative to utilize the singleton pattern here to ensure the plugin successfully compiles.
* 🐞 fix(different): ADD exceptions
Provide explanations for Singleton exceptions of `EditorInterface`
2024-12-10 11:08:19 -08:00
Max Hilbrunner
fdf7e1aebf
Merge pull request #10392 from tetrapod00/interpolation-improve
...
Improve Physics Interpolation pages
2024-12-09 10:16:19 +01:00
Max Hilbrunner
11ab6c276b
Merge pull request #10390 from tetrapod00/add-intros
...
Add introduction to Platform-specific index page
2024-12-09 10:15:35 +01:00
Max Hilbrunner
74b354e13a
Merge pull request #10386 from Ryan-000/fix_time
...
TIME is affected by time_scale
2024-12-09 10:15:09 +01:00
tetrapod00
f8f683c1a2
Improve Physics Interpolation pages
2024-12-08 18:17:52 -08:00
tetrapod00
7dea53de2d
Add introduction to Platform-specific index page
2024-12-08 17:30:12 -08:00
Max Hilbrunner
b7b215dfb7
Merge pull request #10333 from Calinou/bbcode-in-richtextlabel-print-rich
...
Add a page on the Output bottom panel
2024-12-08 08:34:17 +01:00
Max Hilbrunner
eb34d1fb8d
Merge pull request #10385 from tetrapod00/2d-intro
...
Add an introduction to the 2D index page
2024-12-08 08:32:37 +01:00
Ryan
7c1eefda90
TIME is affected by time_scale
2024-12-07 21:14:22 -05:00
tetrapod00
d70fb53f2a
Add introduction to 2D index page
2024-12-07 16:51:14 -08:00
Hugo Locurcio
806a4fccfd
Add a page on the Output bottom panel
2024-12-07 08:40:44 +01:00
Max Hilbrunner
d2ae3e5ee6
Merge pull request #10366 from xix-xeaon/patch-1
...
Add Nim GDExtension
2024-12-06 17:22:32 +01:00
tetrapod00
55cd8723fc
Improve Shader functions page
2024-12-05 13:09:40 -08:00