- d3d11 renderer backend
- Remove chipmunk
- Remove
core/physics
based on chipmunk - Remove ChipmunkTest from
cpp-tests
- Remove ChipmuniTestbed from
cpp-tests
- Remove
- 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
- Make Box2dTest of
- 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
0 issues of 1 selected
- Status: Draft (not ready).axmolengine/axmolnumber 2708#2708 In axmolengine/axmol;