59
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some changes related to BspDemo
Erwin Coumans
as ejcoumans
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.
Erwin Coumans
as ejcoumans
More... over 18 years ago
Added Quake BSP loading to the ColladaDemo example. This can become utility to transform bsp2dae
Erwin Coumans
as ejcoumans
More... over 18 years ago
Added Quake BSP loading to the ColladaDemo example. This can become utility to transform bsp2dae
Erwin Coumans
as ejcoumans
More... over 18 years ago
added CMakeLists.txt for opengl support
Erwin Coumans
as ejcoumans
More... over 18 years ago
added basic CCD calculations for Compounds and non-convex (convex-versus-concave).
Erwin Coumans
as ejcoumans
More... over 18 years ago
added initial support for per-triangle material properties in a non-convex mesh. needs testing.
Erwin Coumans
as ejcoumans
More... over 18 years ago
added initial support for per-triangle material properties in a non-convex mesh. needs testing.
Erwin Coumans
as ejcoumans
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
Erwin Coumans
as ejcoumans
More... over 18 years ago
added compound support in COLLADA physics import
Erwin Coumans
as ejcoumans
More... over 18 years ago
COLLADA import, avoided some crashes, improved <convex_mesh> support
Erwin Coumans
as ejcoumans
More... over 18 years ago
Basic support for COLLADA physics constraints (each DOF can be completely locked or free, no limits yet)
Erwin Coumans
as ejcoumans
More... over 18 years ago
- quick workaround in the COLLADA-DOM to handle INF/-INF - started few lines into COLLADA constraint importing
Erwin Coumans
as ejcoumans
More... over 18 years ago
[no comment]
Erwin Coumans
as ejcoumans
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)
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated changes, upgraded COLLADA-DOM version 1.4.1, and .dae snapshot export support
Erwin Coumans
as ejcoumans
More... over 18 years ago
autogenerated new projectfiles for COLLADA-DOM latest SVN
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated COLLADA-DOM to the latest bleeding-edge (1.4.1) SVN version of today
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated COLLADA 'physics snapshot' export
Erwin Coumans
as ejcoumans
More... over 18 years ago
allow to export simulation to COLLADA
Erwin Coumans
as ejcoumans
More... over 18 years ago
prepare for AABB tree traversal for compound objects
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated changes file
Erwin Coumans
as ejcoumans
More... over 18 years ago
more compounds work, the basics work. now some stackless tree-tree traversal is needed to speedup compound versus compound.
Erwin Coumans
as ejcoumans
More... over 18 years ago
some work on compound collision shapes (not finished yet)
Erwin Coumans
as ejcoumans
More... over 18 years ago
added COLLADA <plane> support (uses StaticPlaneShape )
Erwin Coumans
as ejcoumans
More... over 18 years ago
added <gravity> to jenga.dae (Blender doesn't export this by default)
Erwin Coumans
as ejcoumans
More... over 18 years ago
re-exported jenga.dae COLLADA file, new position
Erwin Coumans
as ejcoumans
More... over 18 years ago
re-exported ground in jenga.dae COLLADA sample as static triangle mesh, instead of box.
Erwin Coumans
as ejcoumans
More... over 18 years ago
Added COLLADA-DOM import for concave triangle <mesh>
Erwin Coumans
as ejcoumans
More... over 18 years ago
recent changes didn't import convex_mesh
Erwin Coumans
as ejcoumans
More... over 18 years ago