summaryrefslogtreecommitdiff
path: root/main/performance.cpp
AgeCommit message (Expand)Author
2023-01-13Fix 'Navigation Process' monitor initializationPawel Lampe
2023-01-13Fix duplicate NavigationServer processsmix8
2023-01-08Add NavigationServer Performance Monitorsmix8
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-08-23Replace Array return types with TypedArray 2kobewi
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-05-12Add a new HashMap implementationreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-07-26Use doubles for time everywhere in Timer/SceneTreeAaron Franke
2021-07-03Fix Render Inforeduz
2021-02-18Reorganize Project Settingsreduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-06-29Added Custom Performance Monitor and feature to read intermediate values of M...simpu
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-04-22Add missing enum value to Performance::get_monitor_typeDaw11
2019-04-17Add a monitor for the orphan nodesDaw11
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-17Added Performance.AUDIO_OUTPUT_LATENCYMarcelo Fernandez
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-10-23Improved monitors units and colors.Daniel J. Ramirez
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-29Fixed typo: 'texure' to 'texture'Indah Sylvia
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-08-01Make memory monitors query the right countersPedro J. Estébanez
2017-06-26-Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-13Created new Engine singleton, and moved engine related OS functions to it.Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-06-Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques