| Age | Commit message (Collapse) | Author |
|
ignored by the narrow-phase.
|
|
This is more consistent with the fact that the effect of collision groups is not overwritten either.
|
|
This is closer to what the solver actually does.
|
|
|
|
|
|
|
|
|
|
taken into account by the constraints solver.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pfm_pfm_contact generator for it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is now replaced by the WQuadtree.
|
|
|
|
|
|
structure.
|
|
|
|
pipelines.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds a QueryPipeline structure responsible for scene queries.
Currently this structure is able to perform a brute-force ray-cast.
This commit also includes the beginning of implementation of a SIMD-based acceleration structure which will be used for these scene queries in the future.
|