Oleh Derevenko
|
18626477bf
Added: --all-collis-libs premake option added to allow inclusion of all collision library sources into the project
|
17 anos atrás |
Oleh Derevenko
|
d1be62dcea
Added: Initial commit of support of collision checking in multiple threads (global objects moved to TLS, class members or locals)
|
18 anos atrás |
David Walters
|
eed932116e
Made premake output always use the build target as the folder name, rather than 'custom'. Removes the --usetargetpath option.
|
18 anos atrás |
David Walters
|
1e455b1724
[premake] Removed a duplicate and found better wording in the options help.
|
18 anos atrás |
David Walters
|
494836c2cb
[WIN32] Fixed up the '--enable-static-only' and '--enable-shared-only' options. You can now build a project/solution for just .LIB or just .DLL purposes. Also changed the Visual Studio section of the install documentation to reflect the current state of the build system.
|
18 anos atrás |
Daniel K. O.
|
c954f7e751
Merged codereorganization branch into trunk
|
18 anos atrás |
Daniel K. O.
|
04ad9548f6
reverted back to 1341
|
18 anos atrás |
Daniel K. O.
|
ebba0d16c1
Fixed premake scripts
|
18 anos atrás |
starkos
|
c559028eb7
Updated unit testing framework; added new unit tests
|
18 anos atrás |
Jason Perkins
|
4d09848a26
Renamed "tests" to "demos" and split out unit test project. Updated premake scripts and Visual Studio files; automake files still need to be updated.
|
19 anos atrás |
Jason Perkins
|
616e84e8e3
Initial merge of GIMPACT trimesh collision system
|
19 anos atrás |
Jason Perkins
|
81d7621479
Flags dUSE_MALLOC_FOR_ALLOCA as experimental in premake scripts
|
19 anos atrás |
Jason Perkins
|
06ee6ccdd4
Added support for dUSE_MALLOC_FOR_ALLOCA to premake build
|
19 anos atrás |
Jason Perkins
|
032e22e5ac
Deprecated Visual Studio 6
|
19 anos atrás |
Jason Perkins
|
3f829fc577
Merged .NET binding to trunk
|
19 anos atrás |
David Walters
|
5df4941da5
Removed the option to remove cylinder support as it wasn't actually used by ODE.
|
19 anos atrás |
Jason Perkins
|
ee9d00554d
Fixed (sort of) the VC6 project files
|
20 anos atrás |
Jason Perkins
|
9ef1b93df1
Added some additional comments to Premake scripts to make them easier to understand (I hope)
|
20 anos atrás |
Jason Perkins
|
a2fad1ab4f
** Merged new build system from new_build branch (r860:872)
|
20 anos atrás |