some changes related to BspDemo |
|
More...
|
over 18 years ago
|
quake bsp test file. This file was made by Jan-Paul van Waveren (idsoftware) and he gave me permission to use this file. |
|
More...
|
over 18 years ago
|
Added Quake BSP loading to the ColladaDemo example. This can become utility to transform bsp2dae |
|
More...
|
over 18 years ago
|
Added Quake BSP loading to the ColladaDemo example. This can become utility to transform bsp2dae |
|
More...
|
over 18 years ago
|
added CMakeLists.txt for opengl support |
|
More...
|
over 18 years ago
|
added basic CCD calculations for Compounds and non-convex (convex-versus-concave). |
|
More...
|
over 18 years ago
|
added initial support for per-triangle material properties in a non-convex mesh. needs testing. |
|
More...
|
over 18 years ago
|
added initial support for per-triangle material properties in a non-convex mesh. needs testing. |
|
More...
|
over 18 years ago
|
Added preliminary CMake buildsystem support, it can autogenerate projectfiles/makefiles etc. Including Mac OS X Xcode. This provides a better maintainable alternative to jam/msvcgen |
|
More...
|
over 18 years ago
|
added compound support in COLLADA physics import |
|
More...
|
over 18 years ago
|
COLLADA import, avoided some crashes, improved <convex_mesh> support |
|
More...
|
over 18 years ago
|
Basic support for COLLADA physics constraints (each DOF can be completely locked or free, no limits yet) |
|
More...
|
over 18 years ago
|
- quick workaround in the COLLADA-DOM to handle INF/-INF - started few lines into COLLADA constraint importing |
|
More...
|
over 18 years ago
|
[no comment] |
|
More...
|
over 18 years ago
|
Improved conformance, added Auto-Camera UP support (from asset <up_axis>Y_UP</up_axis>) Added the Bullet signature for export (comment/author/authoring_tool) |
|
More...
|
over 18 years ago
|
updated changes, upgraded COLLADA-DOM version 1.4.1, and .dae snapshot export support |
|
More...
|
over 18 years ago
|
autogenerated new projectfiles for COLLADA-DOM latest SVN |
|
More...
|
over 18 years ago
|
updated COLLADA-DOM to the latest bleeding-edge (1.4.1) SVN version of today |
|
More...
|
over 18 years ago
|
updated COLLADA 'physics snapshot' export |
|
More...
|
over 18 years ago
|
allow to export simulation to COLLADA |
|
More...
|
over 18 years ago
|
prepare for AABB tree traversal for compound objects |
|
More...
|
over 18 years ago
|
updated changes file |
|
More...
|
over 18 years ago
|
more compounds work, the basics work. now some stackless tree-tree traversal is needed to speedup compound versus compound. |
|
More...
|
over 18 years ago
|
some work on compound collision shapes (not finished yet) |
|
More...
|
over 18 years ago
|
added COLLADA <plane> support (uses StaticPlaneShape ) |
|
More...
|
over 18 years ago
|
added <gravity> to jenga.dae (Blender doesn't export this by default) |
|
More...
|
over 18 years ago
|
re-exported jenga.dae COLLADA file, new position |
|
More...
|
over 18 years ago
|
re-exported ground in jenga.dae COLLADA sample as static triangle mesh, instead of box. |
|
More...
|
over 18 years ago
|
Added COLLADA-DOM import for concave triangle <mesh> |
|
More...
|
over 18 years ago
|
recent changes didn't import convex_mesh |
|
More...
|
over 18 years ago
|