Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.08 KB

File metadata and controls

28 lines (21 loc) · 1.08 KB

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 Simdsoft Limited."

  • Copyright notice guidance: - Axmol source files generally use the Simdsoft notice above. - Project-wide contributor attribution is maintained in LICENSE and AUTHORS.md. - Do not remove historical upstream or third-party copyright notices from files that already contain them.

  • I have signed the Axmol Contributor Agreement (or am covered by an Enterprise CCA).

  • 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.