Lukas Tenbrink
|
bc71be5988
|
Update descriptions of AHashMap and HashMap. Recommend AHashMap over HashMap by default.
|
2025-07-24 10:18:54 +02:00 |
|
Lukas Tenbrink
|
347f84b9ae
|
Link to Why not STL? section in FAQ from core engine containers.
|
2025-07-23 10:09:02 +02:00 |
|
Lukas Tenbrink
|
a42067fa95
|
Remove VMap from c++ data types.
|
2025-05-28 12:22:28 +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 |
|
Lukas Tenbrink
|
028abe15d1
|
Split C++ (godot-cpp) and GDExtension system info into separate categories, children of Scripting.
|
2025-04-24 21:59:02 +02:00 |
|
 
|
3ed0339c87
|
Add a gdextension online documentation guide. (#9966)
* Add a gdextension online documentation guide.
---------
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Patrick Exner (FlameLizard) <patrick.exner1@web.de>
|
2024-10-08 16:56:39 +02:00 |
|
Lukas Tenbrink
|
252b2fd47e
|
Fix kbd description in gdextension docs system.
|
2024-09-26 22:27:09 +02:00 |
|
Ivorius
|
d85e844a94
|
Refer to NativeScript 1.1 as 'new' rather than 'upcoming' in the GDNative cpp example
|
2021-12-29 13:51:12 +01:00 |
|
Ivorius
|
1741bbd35e
|
Remove references to 'godot-headers' from gdnative cpp example
|
2021-12-29 13:44:02 +01:00 |
|