summaryrefslogtreecommitdiffstats
path: root/doc/classes/Engine.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #65836 from Calinou/add-max-physics-steps-per-frame-settingRémi Verschelde2022-11-151-1/+4
|\
| * Implement adjusting the maximum number of physics steps per rendered frameHugo Locurcio2022-10-091-1/+4
* | Fill random docskobewi2022-10-071-0/+6
|/
* Rename `Engine.target_fps` and associated project setting to `max_fps`Hugo Locurcio2022-10-031-4/+9
* Add new C# code blocks to class ref pagesPaul Joannon2022-09-191-8/+50
* Replace Array return types with TypedArraykobewi2022-08-221-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-2/+2
* Merge pull request #64008 from YuriSizov/doctool-add-param-reference-syntaxRémi Verschelde2022-08-081-7/+7
|\
| * Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-7/+7
* | Print expected `os.arch` tuple for current platform in GDExtension errorHugo Locurcio2022-08-081-0/+14
|/
* Add a Movie Quit On Finish property to AnimationPlayerHugo Locurcio2022-07-271-0/+6
* Add GDExtension support to Scriptreduz2022-03-271-0/+17
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Document physics simulation being limited to 8 ticks per rendered frameHugo Locurcio2021-12-061-2/+3
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
* Merge pull request #52855 from Calinou/engine-editor-hint-getter-onlyRémi Verschelde2021-09-251-11/+14
|\
| * Remove `Engine.editor_hint` in favor of `Engine.is_editor_hint()`Hugo Locurcio2021-09-201-11/+14
* | Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
|/
* Improve documentation for `Engine.get_process_frames/get_physics_frames()`Hugo Locurcio2021-09-121-3/+15
* Add ability to register singletons from engine APIreduz2021-08-251-2/+20
* Rename `iterations_per_second` to `physics_ticks_per_second`Hugo Locurcio2021-08-111-4/+4
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-34/+17
* Fix doc typosNicholas Huelin2021-07-231-1/+1
* Merge pull request #48359 from Calinou/add-engine-print-error-propertyRémi Verschelde2021-06-201-0/+5
|\
| * Add `Engine.print_error_messages` property to disable printing errorsHugo Locurcio2021-05-011-0/+5
* | Tweak the physics FPS property hint to only allow reasonable valuesHugo Locurcio2021-06-081-0/+1
|/
* Improve the `Engine.editor_hint` property documentationHugo Locurcio2021-04-201-1/+9
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-7/+7
* Rename MainLoop methods to match Node methodsMarcel Admiraal2020-12-221-3/+3
* Port code examples to C# (D)HaSa10022020-11-011-2/+14
* Update AUTHORS and DONORS listRémi Verschelde2020-08-141-1/+1
* [DOCS] minor description changesChris Bradfield2020-05-091-2/+2
* Improve documentation related to fixed physics processingHugo Locurcio2020-02-271-2/+2
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Document `Engine.get_idle/physics_frames` methodsAndrii Doroshenko (Xrayez)2020-01-141-1/+15
* Complete documentation of various classesTomasz Chabora2020-01-101-0/+3
* Add access to interpolation fraction for fixed timestep interpolationlawnjelly2019-07-111-0/+7
* doc: Remove hardcoded default values from descriptionsRémi Verschelde2019-06-301-1/+1
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-5/+5
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-12/+12
* Improve the `Engine.get_version_info()` documentationHugo Locurcio2019-06-211-8/+10
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde2019-04-051-1/+1
|\
| * ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry2019-03-291-1/+1
* | doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
|/
* doc: Sync classref with current sourceRémi Verschelde2019-02-251-1/+1
* Add hex-encoded version number to Engine singleton for easy comparisonsRémi Verschelde2019-02-171-0/+8
* doc: Remove extraneous empty lines in descriptionsRémi Verschelde2018-06-151-3/+0