Max Hilbrunner
f86a5dca87
Merge pull request #10914 from Ivorforce/stl-fixes
...
Add notes to `Dictionary`, `HashMap` and `Array`.
2025-05-12 00:18:57 +02:00
Lukas Tenbrink
ab7f0455b3
Add new FixedVector type to the types table.
2025-05-01 20:59:22 +02:00
Lukas Tenbrink
9fb7efde19
Add notes to Dictionary, HashMap and Array.
...
Add a link to Godot's container types to relevant FAQ entry.
2025-05-01 14:29:03 +02:00
Hugo Locurcio
c82da08457
Add a table listing STL datatypes and their Godot equivalents in C++ usage guidelines
...
This is more comprehensive than the previous advice.
2025-04-28 22:10:41 +02:00
Matthew
28958a702c
Merge pull request #10756 from Repiteo/style/pragma-once
...
Style: Integrate new `#pragma once` syntax
2025-04-15 19:09:39 -04:00
Pāvels Nadtočajevs
593264ca8e
Clarify auto usage.
2025-04-15 08:51:16 +03:00
Thaddeus Crews
da33f97e63
Style: Integrate new #pragma once syntax
2025-03-10 09:56:48 -05:00
Nikita
b23846962b
Specify that try-catch blocks are forbidden in cpp_usage_guidelines.rst
2025-01-09 17:37:45 +00:00
tetrapod00
c4d3aa134a
Standardize RST header syntax
2024-12-29 13:44:09 -08: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