Skip to content

3.0.0

No due date 0% complete
  • 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 …
  • 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
Loading