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
Graph
f63c2cb590a27bf8b68976f19760521daa0852f9
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Sep
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
9
4
2
1
30
Aug
29
23
22
20
17
11
8
7
6
5
1
31
Jul
30
28
27
25
24
23
22
21
19
18
17
15
14
7
2
1
30
Jun
29
27
26
25
24
23
22
21
20
19
18
17
16
11
5
4
3
31
May
29
28
26
22
21
18
16
14
12
8
7
6
5
4
1
25
Apr
22
21
20
19
18
17
15
14
13
12
7
6
5
4
3
2
1
31
Mar
30
29
28
26
25
24
23
22
21
20
19
18
17
15
13
12
11
10
9
8
7
6
5
2
1
28
Feb
26
24
23
22
21
20
19
18
16
15
14
13
12
6
5
4
30
Jan
29
28
22
20
19
17
15
14
5
30
Dec
27
24
23
22
18
17
16
15
13
12
11
10
9
8
7
6
2
1
29
Nov
27
26
24
22
21
20
18
17
16
15
14
13
12
8
7
6
4
3
2
31
Oct
29
28
27
26
25
24
23
22
21
20
18
17
15
14
13
12
11
9
8
7
6
4
2
1
29
Sep
cleanup Android build script + branding
UpperCase
doc
prepare 1.2
allow to remove models
removed manual opening of geo/pro files; added ability to import full model (zip) archives
Fix element numbering for partitioned meshes in case uniqueness of element ids through all partitions is requested
sort models by name
sort models by name
oops
tweak
allow removal of models, upgraded storyboards, polished UI positionning of labels
allow to remove models
zlib always available on ios
fix link
open zip files directly from ONELAB app
force fullscreen for now (until we provide a launch storyboard)
new launch images for iphone6/6plus
launch images for iphone6/6plus
pp
avoid having architecture-specific things in GmshConfig.h, to make it easier to cross-compile for several archs at once
missing ;
- encode all strings as UTF8
fix blas/lapack automatically
use CreateSingleDir instead of mkdir
Fix compatibility issue between Linux and Windows
Numeric : fix rounding in Quad and Hex quadrature order
Fix compiler warning
new build scripts and config for xcode7
Plugin(ModifyComponent) becomes Plugin(ModifyComponents), and allows to modify several components at once
generalization of ModifyComponent to vector and tensor expressions
'0' shortcut now only reloads the geometry (like it used to). To reload the full ONEAB model, use Ctrl+0 or Command+0.
Implementation of a VTK interface for visualization in parallel with ParaView, with the capacity to adapt the views:
NewView plugin with variable size NodeData vector
Loading