Skip to content

Add Director::setMaxDeltaTime to cap the global maximum delta time - #3258

Merged
halx99 merged 1 commit into
release/2.xfrom
feat-maxdeltatime
Jul 31, 2026
Merged

Add Director::setMaxDeltaTime to cap the global maximum delta time#3258
halx99 merged 1 commit into
release/2.xfrom
feat-maxdeltatime

Conversation

@halx99

@halx99 halx99 commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

Issue ticket number and link

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

Axmol 3.x ------------------------------------------------------------

For each 3.x PR

  • Check the '#include "axmol.h"' and replace it with the needed headers.

@halx99 halx99 added this to the 2.11.5 milestone Jul 31, 2026
@halx99 halx99 linked an issue Jul 31, 2026 that may be closed by this pull request
@halx99
halx99 merged commit 388b6e7 into release/2.x Jul 31, 2026
16 checks passed
@halx99
halx99 deleted the feat-maxdeltatime branch July 31, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to globally cap the maximum delta time

1 participant