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.
4af910437cf0183e8964c59c03f12e12d4390e7e
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
7
Mar
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
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
Ignore face colors.
fixed obj export for non-compact meshes
Merge branch 'kw/develop' into 'develop'
Update to variadic source group macro
Unified special files, arcana source group
Merge branch 'develop' into kw/develop
Fix qt creator 4.11 source tree
removed pm format for now
Merge branch 'kw/develop' into 'develop'
Add unity build option
fixed typo
fixed typo
Merge branch 'feature/remove-mesh-from-write' into 'develop'
Removed unnecessary parameter mesh during "write"
added some additional safeguards for adding faces
more collapse fixes
fixed more halfedge collapse cases
check against sampling from empty valid collection
fixed collapse_halfedge for many cases
fixed edge_split
small fix for self-adjacent faces
fixed add_face for self-adjacent faces
working on topo fuzzer and topo properties
improving doc
Loading