Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp-fcl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Guilhem Saurel
hpp-fcl
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f77bad18c6937a54abf9170b1cda0ab498f0b732
Select Git revision
Branches
2
devel
master
default
Tags
20
v1.4.5
v1.4.4
v1.4.2
v1.4.1
v1.4.0
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v0.7.0
v0.9.0
v0.6.0
ubuntu-14.04
v0.5.1
v0.5
v0.4.3
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Oct
30
Sep
27
26
25
18
14
13
10
6
3
2
29
Aug
28
6
5
23
Jul
10
14
Jun
13
12
30
May
27
24
16
15
21
Apr
17
13
28
Mar
15
5
4
26
Feb
20
12
7
6
5
25
Jan
21
20
18
13
12
10
9
8
7
2
26
Dec
25
24
17
16
15
14
13
10
7
6
24
Nov
23
23
Jul
20
17
May
16
Jan
15
11
10
7
Dec
15
Nov
26
Oct
2
3
Aug
28
Jul
28
Jun
4
23
May
19
18
17
10
9
29
Dec
27
4
Oct
29
Sep
13
12
Jul
6
5
29
Jun
21
20
14
13
May
22
Apr
7
6
2
1
15
Mar
11
16
Feb
15
12
11
9
28
Jan
19
Oct
7
26
Aug
20
31
Jul
16
4
1
30
Jun
2
27
May
26
8
7
4
3
1
30
Apr
28
25
24
22
16
15
9
8
6
5
4
16
Mar
7
6
27
Jan
9
Dec
5
30
Nov
27
Oct
10
Aug
9
2
30
Jul
13
31
May
30
29
20
19
25
Apr
22
14
Mar
13
reorganize the file'
remove extra space
optimisation, fonction collisionRecurse boite/BVH
changement nom de variable pour rendre le code plus claire
intersect.h private -> class Project private
fusion data_types.h and types.h
delete PolySolver
delete class variance3f, 0 tests failed
File BV_splitter.h and BV_fitter.h private
Merge branch 'devel' into refactoring
modif leaftesting-> leafcollides or leafcomputedistance, 0 tests failed
Modif BVTesting -> BVDisjoints or BVDistanceLowerBound/ 0 tests failed
delete ShapeNeshCollisionTraversalNode, 0 tests failed
[BVH] Fix BVHModelBase::buildConvexRepresentation
[Python] Update bindings.
[BVH] Update MeshLoader
[BVH] Split BVHModel into two classes.
[Python] Add python bindings.
Do not store a Quaternion3f in Transform3f.
Fix Transform3f::inverse.
[Convex] Add BVHModel::buildConvexRepresentation
[test] Update unit-tests to changes in class Convex.
[Convex] Make class constructible from triangles.
Update class Convex to enable faster support retrieval.
[GJK] Improve GJK::projectTetrahedraOrigin
[GJK] Add typedef GJK::vertex_id_t
Merge pull request #77 from jmirabel/refactoring
[Minor] Mark what seems to be a bug in BVH::refitTree_bottomup
[test/collision] Remove AABB + No check non-oriented queries + Check msgs clearer
[GJK] Add checks for ill-conditionned directions in support function.
Workaround Assimp bug related to undefined symbols.
[CI] Make travis faster and more readable + add Bionic.
[Test] Make obb verbose on request only.
[CMake] Add missing link command.
[CMake] Synchronize module.
[Test] Move utilities in static library.
RE: Remplace narrowphasesolver by gjksolver
delete BVFitterBase and BVSplitterBase, come back of BVTesting and leafTesting
Start renaming of BVTesting
tools.h private, delete NarrowPhaseSolver, rename GJKSolver
Loading