13 Commits

Author SHA1 Message Date
Matthew
e3a0dd3252 Merge pull request #8412 from Calinou/custom-performance-monitors-fix-unused-image
Fix unused image due to bad syntax in Custom performance monitors
2023-11-11 05:21:25 +01:00
Matthew
cf666008af Merge pull request #8340 from NoctemCat/patch-1
Fixed typos in custom_performance_monitors.rst
2023-11-11 05:17:34 +01:00
Max Hilbrunner
48b12b5814 Merge pull request #7660 from LeeWannacott/the-profiler-docs 2023-08-01 05:29:18 +02:00
Hugo Locurcio
698c40e72a Document how to add breakpoints in the editor and using breakpoint
Until now, there was little documentation on how to create breakpoints
(including persistent ones with the `breakpoint` keyword). This may
not be obvious to those who haven't used other IDEs before.

This also documents' breakpoints persistent behavior since the editor
state is saved.
2023-05-03 20:26:46 +02:00
Hugo Locurcio
12ff0a170d Document the Visual Profiler debugger tab, update some screenshots to 4.0 (#6976)
* Document the Visual Profiler debugger tab, update some screenshots to 4.0

* Update tutorials/scripting/debug/debugger_panel.rst

Co-authored-by: Clay John <claynjohn@gmail.com>

---------

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
2023-03-22 11:29:05 +01:00
Hugo Locurcio
62c1050bac Add a page on custom performance monitors (#6409) 2022-12-19 17:48:40 +01:00
yed podtrzitko
c6406c876a External Editor: add info about debugger setting option (#6253)
* External Editor: add info about debugger setting option

* Apply suggestions from code review

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-10-04 13:11:09 +02:00
Matthew
87d12d7533 Document Profiler C# limitations (#5779) 2022-04-29 12:33:58 +02:00
Aaron Franke
5c7f653347 Optimize PNG and SVG images using oxipng and svgcleaner (#5254) 2021-09-14 17:50:17 +02:00
hakankaraduman
013ff59734 Fix "physics time" instead of "physics frame" in The Profiler (#4899) 2021-05-10 14:48:08 +02:00
Nathan Lovato
9622480ffe Edit the_profiler.rst 2020-11-27 11:04:58 -06:00
skyace65
8e893ecf49 Add GDQuest profiler page 2020-11-23 10:57:32 -05:00
Nathan Lovato
9e91769f93 Move debug section to Scripting
Closes #4110
2020-10-09 10:09:09 -06:00