Commit Graph

19 Commits

Author SHA1 Message Date
Hugo Locurcio
3a28ad3263 Fix code sample in CPU optimization 2025-10-22 17:27:36 +02:00
skyace65
ac8ea10c88 Update CPU optimization physics interpolation info 2025-04-14 16:25:27 -04:00
tetrapod00
048bb2775e Update links to C# and GDScript sections
- Change all links to '_doc' anchors instead of 'toc's.
- Move 'doc_c_sharp' and 'doc_gdscript' to the index pages.
- Add 'doc_gdscript_reference' anchor.
- Update all existing links to point to the right place,
updating grammar if needed.
2025-02-09 16:16:43 -08:00
tetrapod00
c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
Shawn Hardern
0edbe34b89 Add C# examples to CPU optimization
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
2024-08-23 18:02:15 +01:00
VercingetorixChief
6fe8390710 Update OS to Time on pages containing OS.get_ticks_usec() 2023-12-26 14:03:45 -07:00
Max Hilbrunner
005213b3c6 Merge pull request #7278 from Calinou/gdscript-debugger-mention-thread-support 2023-07-27 01:03:08 +02:00
Max Hilbrunner
073725b4fc Merge pull request #7647 from Calinou/update-performance 2023-07-18 15:37:30 +02:00
Hugo Locurcio
df9bf74ca1 Update performance optimization pages for Godot 4.x 2023-07-12 00:43:12 +02:00
Hugo Locurcio
b3607959be Link to Using C++ profilers page in CPU optimization
This page was created after CPU optimization, so it wasn't linked beforehand.
2023-07-01 20:30:38 +02:00
Lunarmagpie
760cb085d1 Update cpu_optimization.rst 2023-05-14 23:54:03 -04:00
Hugo Locurcio
b9268e8ee4 Remove outdated notices about GDScript debugger not supporting threads
This is now supported in Godot.
2023-05-04 12:57:05 +02:00
Hugo Locurcio
f658307ac7 Add a page on creating custom platform ports 2023-03-13 18:53:38 +01:00
Yuri Sizov
978a13bb0a Mark potentially outdated pages with a WIP warning 2023-02-26 14:21:15 +01:00
Sheep
82c49b952f fixed a typo in cpu optimizations (#6566) 2023-01-07 11:38:14 -08:00
Max Hilbrunner
3765e1ca51 Nuke GDNative from docs 2022-10-15 23:53:50 +02:00
albinaask
fb1631c35e Slight clarify in optimization tutorial (#5284)
* Slight clarify in optimization tutorial
2021-11-03 19:13:32 +01:00
LightningAA
566e86bec2 Fix typo in CPU optimization (#4380) 2020-11-16 23:36:17 +01:00
Nathan Lovato
db4f7d1e68 Merge Multi-threading and Optimization into a new Performance section
Close #4112
2020-10-08 07:51:59 -06:00