Commit Graph

9850 Commits

Author SHA1 Message Date
tetrapod00
4e0bdbbb6f Remove links to YouTube devlogs 2024-12-20 12:21:37 -08:00
Max Hilbrunner
c14d206f9a Merge pull request #10325 from bruvzg/renderer_req
[System requirements] Add information about different requirements for different renderers.
2024-12-16 20:00:18 +01: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
Pāvels Nadtočajevs
e5a51fb12d [System requirements] Add information about different requirements for different renderers. 2024-12-15 21:03:03 +02: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
Max Hilbrunner
1ec3e4524e Merge pull request #10405 from godotengine/classref/sync-dc5f1b7
classref: Sync with current master branch (dc5f1b7)
2024-12-14 22:50:05 +01:00
Max Hilbrunner
36af1bafc3 Merge pull request #10407 from tetrapod00/shader-func-self-links
Add self links to shader functions page
2024-12-14 22:49:39 +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
Godot Organization
cb88777732 classref: Sync with current master branch (dc5f1b7) 2024-12-14 03:23:22 +00:00
tetrapod
19f5643c46 Merge pull request #10404 from dsnopek/gdextension-version-compatibility
Improve "Version Compatibility" section in "What is GDExtension"
2024-12-12 16:47:17 -08:00
David Snopek
658287759b Improve "Version Compatibility" section in "What is GDExtension" 2024-12-12 17:19:50 -06:00
Max Hilbrunner
3fe93df027 Merge pull request #10401 from skyace65/VisualProfilerUpdate
Update debugger visual profiler screenshot
2024-12-12 14:39:00 +01:00
skyace65
cb39d01e97 Update debugger visual profiler screenshot 2024-12-11 18:16:10 -05:00
Matthew
8c01d66b62 Merge pull request #10399 from tetrapod00/tweak-animation-names
Tweak wording in Creating the player scene
2024-12-11 17:51:05 -05:00
Matthew
cb55acf1ed Merge pull request #10400 from tetrapod00/doc-changelog-interpolation
Update documentation changelog for Physics Interpolation
2024-12-10 22:45:41 -05:00
tetrapod00
bfee908263 Update documentation changelog for Physics Interpolation 2024-12-10 15:24:48 -08:00
tetrapod00
19337ad628 Tweak wording in Creating the player scene
Co-authored-by: Hana - Piralein <48352564+Piralein@users.noreply.github.com>
2024-12-10 15:02:48 -08:00
Max Hilbrunner
bdcf0defbd Merge pull request #10101 from Calinou/player-scene-animation-tweak-names
Tweak animation file names to be less confusing in Creating the player scene
2024-12-10 22:18:39 +01: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
84c73e65de Merge pull request #10391 from tetrapod00/docs-changelog-output-panel
Update documentation changelog for new Output Panel page
2024-12-09 10:15:54 +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
tetrapod
314d341fe7 Update documentation changelog for new Output Panel page 2024-12-08 17:38:34 -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
Max Hilbrunner
469176a4ab Merge pull request #10379 from godotengine/classref/sync-aa8d9b8
classref: Sync with current master branch (aa8d9b8)
2024-12-07 09:15:30 +01:00
Max Hilbrunner
1ed0e56d40 Merge pull request #10380 from godotengine/tetrapod00-contributing-idiom
Use more idiomatic English in How to Contribute
2024-12-07 09:15:02 +01:00
Max Hilbrunner
c6d996968e Merge pull request #10381 from Calinou/docs-image-guidelines-no-gifs
Mention that GIFs should be avoided in Docs image guidelines
2024-12-07 09:14:30 +01:00
Hugo Locurcio
806a4fccfd Add a page on the Output bottom panel 2024-12-07 08:40:44 +01:00
Hugo Locurcio
0d8944df0b Mention that GIFs should be avoided in Docs image guidelines 2024-12-07 08:35:09 +01:00
tetrapod
fbf6cc140d Use more idiomatic English in How to Contribute 2024-12-06 20:24:51 -08:00