Skip to content

Refactor director api - #3242

Merged
halx99 merged 3 commits into
devfrom
refactor-director-api
Jul 18, 2026
Merged

Refactor director api#3242
halx99 merged 3 commits into
devfrom
refactor-director-api

Conversation

@halx99

@halx99 halx99 commented Jul 18, 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 3.0.0 milestone Jul 18, 2026
@halx99 halx99 added enhancement New feature or request breaking changes labels Jul 18, 2026
@halx99 halx99 linked an issue Jul 18, 2026 that may be closed by this pull request
@halx99

halx99 commented Jul 18, 2026

Copy link
Copy Markdown
Collaborator Author

/clang-format

@halx99
halx99 merged commit bb5d5c7 into dev Jul 18, 2026
20 checks passed
@halx99
halx99 deleted the refactor-director-api branch July 18, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking changes enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AppDelegate::applicationWillEnterForeground() not call

2 participants