Skip to content
Open
No due date
Last updated Sep 8, 2025
97% complete
  • d3d11 renderer backend
  • Remove chipmunk
    • Remove core/physics based on chipmunk
    • Remove ChipmunkTest from cpp-tests
    • Remove ChipmuniTestbed from cpp-tests
  • Only box2d-3.x
    • Make Box2dTest of cpp-tests works on box2d v3
    • Make Box2dTestBed of cpp-tests works on box2d v3
    • Reimplement core/physics with box2d v3, not all API compatible with axmol-2.x
  • Remove all deprecated stubs
  • Change underlaying color type to Color4F aka ax::Color
  • Make instanced draw more commom use and implement drawArraysInstanced
  • Refactor DrawNode

List view