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.
1727f35d76745d7b71b0e1e42ca9915a04b68ca9
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
4
Apr
3
2
1
31
Mar
30
31
30
29
30
29
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
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
pp
prevent crash if no string to draw
fix crash if no string to draw
pp
polish
GModelFactory is deprecated and will be removed in Gmsh 3.1
allow explit/implicit tag assignement in GEO_Internals (same as in OCC_Internals). Implicit is now only for tag < 0 (and not tag <= 0): this is for backward compatibility, because quite a few models define entities "0".
rename functions
doc
doc
pp
start preparing Gmsh 3.0.0
"explicit" OCC_Internals API can now also be used in "implicit" mode (assigning and returning an automatic tag)
fix warnings
doc
renamed File->Save As to File->Export + reorganized menu (fixes #281)
pp
remove
doc
doc
accept Wedge with 6 params
doc
clarify Spline/Bezier (full-features BSplines will be added later for OCC)
improve gui
don't crash if old bezier curves (GEO) have too few control points
enable C++11 if available
improve gui
ask for factory when creating a new project
use correct entity bounding box for OCC entities
GUI for Fillet + Fillet now deletes the original shape
polish new gui
more work on transform/boolean gui
improved transformation UI
streamlined interface for geometrical transformations
Merge branch 'master' of http://gitlab.onelab.info/gmsh/gmsh
use GModel::getMaxElementaryTags directly
Added: ways to access a Tag
small fixes
don't need "forceDestroy" anymore: synchronize takes care of business
GUI for torus, cone and wedge
Loading