mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
love.physics: move internal box2d->love object map to World instances, and clean up some physics object code. Resolves issue #1465.
This commit is contained in:
@@ -285,8 +285,6 @@ set(LOVE_SRC_COMMON
|
||||
src/common/math.h
|
||||
src/common/Matrix.cpp
|
||||
src/common/Matrix.h
|
||||
src/common/Memoizer.cpp
|
||||
src/common/Memoizer.h
|
||||
src/common/memory.cpp
|
||||
src/common/memory.h
|
||||
src/common/Module.cpp
|
||||
|
||||
Reference in New Issue
Block a user