Krzysztof Rybczyński
3444d6225e
Fixed Issue 'Broken link on internal_rendering_architecture page - 404 #7570 ' ( #7589 )
...
Co-authored-by: Matthew <matthewehr@hotmail.com >
Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com >
2023-08-01 04:00:57 +02:00
Max Hilbrunner
35e18ba9ff
Merge pull request #6277 from Sauermann/fix-transform-2d-update
2023-08-01 03:55:20 +02:00
Max Hilbrunner
e81c6a927f
Merge pull request #7596 from catwasd/catwasd/fix-dev-in-unit-testing
2023-08-01 03:54:55 +02:00
Hugo Locurcio
6d0920995d
Add notes on color/depth buffer formats in Internal rendering architecture ( #7410 )
2023-08-01 03:22:04 +02:00
Max Hilbrunner
5e6a78df76
Merge pull request #7408 from Calinou/internal-rendering-architecture-fix-abbr-usage
2023-08-01 03:21:19 +02:00
Hugo Locurcio
00381a521b
Add a page documenting Godot's internal rendering architecture
...
This is intended for new and returning engine contributors.
2023-05-18 09:56:38 +02:00
Max Hilbrunner
64a3b465c2
Update SFC to Godot Foundation, old URLs
2023-04-17 23:53:52 +02:00
Riteo
a6359685a6
Change PNG image requirement to SVG in custom platform ports page
...
It got changed to SVG in godotengine/godot@cebefc9 .
I'm not sure if PNGs are supported anymore but I guess that it's still
good practice to use SVGs and this isn't supposed to be a full in-depth
tutorial anyways 🤷
2023-03-31 19:00:05 +02:00
Max Hilbrunner
b53e989669
Merge pull request #7012 from jwmcgettigan/onready-patch
...
Updated instances of onready to @onready.
2023-03-23 04:39:30 +01:00
Justin McGettigan
7f7042c515
Updated instances of onready to @onready.
2023-03-18 16:06:11 -04:00
Hugo Locurcio
f658307ac7
Add a page on creating custom platform ports
2023-03-13 18:53:38 +01:00
anvilfolk
1631de89e7
Add --print-filenames option to GDScript unit testing ( #6706 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2023-01-31 16:57:58 +01:00
Yuri Sizov
6c08ab05d2
Split general debugging and architecture diagram documentation
...
Co-authored-by: CalebJohn <git@calebjohn.ca >
2023-01-10 03:26:04 +03:00
Yuri Sizov
dbfe3b1d26
Reorganize documentation for contributors
...
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00