Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bb95ea9ea68c78b94000dbb05db15a38e2c72df4
Select Git revision
Branches
5
HighOrderBLCurving
cgnsUnstructured
master
default
partitioning
poppler
Tags
20
gmsh_3_0_4
gmsh_3_0_3
gmsh_3_0_2
gmsh_3_0_1
gmsh_3_0_0
gmsh_2_16_0
gmsh_2_15_0
gmsh_2_14_1
gmsh_2_14_0
gmsh_2_13_2
gmsh_2_13_1
gmsh_2_12_0
gmsh_2_11_0
gmsh_2_10_1
gmsh_2_10_0
gmsh_2_9_3
gmsh_2_9_2
gmsh_2_9_1
gmsh_2_9_0
gmsh_2_8_6
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
31
Jan
30
28
27
26
24
23
20
19
18
17
13
11
10
4
3
2
30
Dec
23
22
21
20
19
16
15
14
13
12
11
10
9
5
4
3
1
30
Nov
29
28
27
23
21
20
19
18
17
16
15
14
13
8
7
3
1
30
Oct
29
28
27
25
21
19
15
14
13
12
11
10
9
8
7
6
5
4
3
2
29
Sep
28
27
26
24
23
22
21
18
17
16
15
14
13
10
8
7
6
5
3
1
31
Aug
30
29
28
27
26
25
23
22
21
19
18
17
16
13
12
10
9
8
4
2
28
Jul
25
19
17
15
14
11
10
9
5
4
1
30
Jun
29
28
24
23
22
20
17
16
15
14
13
11
9
8
6
4
3
2
30
May
29
24
23
19
18
17
16
15
13
12
10
5
3
2
1
30
Apr
29
28
26
pp
fix crash + pp
pp
better synchronization of internal GEO model: it can now handle changing internal GEO entities (e.g. due to Coherence)
disabling color sync for now: there's a bug
fixx
missing file
removed unused
improve consitency of olf Geo function names
refactored color and visibility
removed CenterLine
pp + fix compile without occ
- moved bookkeeping of levelsets to the gmshLevelset class (from GEO_Internals)
fix
refactoring + fix old crash when deleting GEO entities still referenced elsewhere (e.g. in gmodel)
more GEO refactoring
don't use internal GEO data in the field
Removed unmaintained (and unmaintanable) Centerline field.
refactored GEO transforms
refactored Duplicata operation + moved Boundary/CombinedBoundary calculation to GModel: this allows to compute the boundary of hybrid CAD models
refactoring DeleteShape
sync max tag constraints
get name of physical group
remove (after 11 years - cf. r3675 from January 2006 :-) the deprecated Extrude commands!
don't create OCC_Internals by default: this enables lazy binding of OpenCASCADE DLLs,
update deprecated extrude commands
Added data type in .geo files for Structures (e.g., nameOfStruct.value is 123. defined via DefineStruct nameOfStruct [value 123., isIn 1], also with NameSpaces)
refactoring physical groups
better error messages
cleanup occ includes
fix for fltk 1.4
refactoring remaining mesh attributes
refactoring of transfinite mesh constraints - now ok with occ
pp
fix partial circle/ellipse
remove Geo.h from other .h files
Loading