added support for .obj objects within the floorplan
include objects within navmesh calculation include objects within 3d mesh generation minor changes/fixes
This commit is contained in:
@@ -19,7 +19,6 @@ ENDIF()
|
||||
|
||||
INCLUDE_DIRECTORIES(
|
||||
../
|
||||
/mnt/firma/kunden/HandyGames/
|
||||
)
|
||||
|
||||
|
||||
@@ -85,7 +84,7 @@ ADD_DEFINITIONS(
|
||||
-DWITH_TESTS
|
||||
-DWITH_ASSERTIONS
|
||||
-DWITH_DEBUG_LOG
|
||||
-D_GLIBCXX_DEBUG
|
||||
-D_GLIBCXX_DEBUG
|
||||
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user