Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
polymesh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Philip Trettner
polymesh
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f35c789f52932f87dc4b5f141a6e8b0efa92a823
Select Git revision
Branches
17
bugfix-cmake_on_linux
develop
default
protected
feature-allocated-byte-size
feature/decimate_is_collapse_allowed
feature/delaunay
feature/template_bases
feature_eigen
feature_format_pm
feature_properties
feature_replace_vectors
fix-obj-line-parsing
jn/develop
js/wip/hierarchical-poisson-sampling
kschuster
kw/develop
master
protected
pt/cpp-20
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jun
2
25
May
18
14
12
11
10
30
Apr
29
28
15
11
7
3
27
Mar
17
14
11
10
9
7
5
4
2
1
28
Feb
27
19
18
17
16
12
4
30
Jan
15
10
Dec
7
3
2
29
Nov
27
22
20
13
12
11
8
7
5
20
Oct
16
14
2
30
Sep
29
26
25
17
9
6
23
Jul
26
Jun
21
18
13
12
11
May
25
Apr
23
21
18
16
15
14
9
8
4
1
22
Mar
15
14
9
8
5
1
15
Feb
13
12
11
10
9
1
27
Jan
25
22
16
15
18
Dec
11
10
9
8
4
12
Nov
9
31
Oct
29
27
25
22
19
16
15
13
10
9
4
26
Sep
23
22
20
19
15
14
11
10
8
7
29
Aug
28
24
22
20
17
16
15
14
8
7
6
3
2
27
Jul
26
25
24
23
19
18
17
16
13
12
11
10
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
23
22
21
Implementation of add_ico_sphere.
removed test for self-move
fixed M_PI
added missing includes
more docs
finished algo doc
more docs
more docs
clang format
finished docs for geometric properties
more documentation
updated docs a bit
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/ptrettner/polymesh into develop
ld-gold only on linux
executed clang format
fixed warning
added edge split_and_triangulate
added [[noreturn]] to assertion failures
Merge branch 'feature/msvc-warning-fix' into 'develop'
Replaced #warning by #pragma message to appease MSVC
pm::hash helper, fast_clear_attribute helper
added a normal estimation algo
security check
deprecated make_attribute_with_default, moved functionality to make_attribute
added canary header for properties.hh
more docs, moved properties to top-level include, renamed old property struct to attribute_view
added free functions for haldedge/edge find and exist
small cookbook fixes
Merge branch 'develop' into 'develop'
assume triangles as given. should not serve as a complete working example
omit explicit ctor for segment, as emplace_back makes it redundant. fix copy paste error
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/ptrettner/polymesh into develop
adds two examples to the cookbook. they might too specific
working on doc
attributes and vector math
improved documentation
updated docs build guide and contrib page
Merge branch 'bugfix/face-color-off' into 'develop'
Merge branch 'develop' into 'develop'
Typo Fix
Loading