- 28 Apr, 2021 1 commit
-
-
(cherry picked from commit 728b9a12)
-
- 06 Apr, 2021 6 commits
-
-
Christophe Geuzaine authored
(cherry picked from commit 2dee7b35)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
manual merge of 1773c386 and a88e2453
-
Christophe Geuzaine authored
(cherry picked from commit 60b75951)
-
Christophe Geuzaine authored
use MEDfileVersionOpen in MED >= 4, so that Mesh.MedFileMinorVersion can be used to specify the minor file version (cherry picked from commit 0985da48)
-
- 27 Mar, 2021 2 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fix for #1289: make sure to delete removed entities in GModel during sync also with unbindWithoutChecks(): otherwise if some tags are reused (because entities have previsously been removed before the unbind, but without a sync between the two operations) we would find the (wrong) original entities in the GModel. (cherry picked from commit 72b91c25)
-
- 26 Mar, 2021 4 commits
-
-
Christophe Geuzaine authored
missing #include in gmsh.h_cwrap (cf. #1285) See merge request !412
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
(cherry picked from commit 3827c744)
-
- 21 Mar, 2021 22 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Merge branch 'data_races' into 'master' See merge request !408
-
Christophe Geuzaine authored
fix for #1263: just skip elements that are not supported by the UNV format,... See merge request !407
-
Christophe Geuzaine authored
explain onelab.run() See merge request !406
-
Christophe Geuzaine authored
nicer event loop See merge request !405
-
Christophe Geuzaine authored
Alternative implementation of OCC transforms, where we allow "unsafe"... See merge request !404
-
Christophe Geuzaine authored
typo: getMaxTag(3) -> getMaxTag(2) See merge request !403
-
Christophe Geuzaine authored
tooltip to explain that selected lines are copied to the clipboard See merge request !402
-
Christophe Geuzaine authored
Merge branch 'CustomOnelabAttributes' into 'master' See merge request !401
-
Christophe Geuzaine authored
restore high-order node placement on geodesic for non-plane surfaces, with... See merge request !400
-
Christophe Geuzaine authored
fix openmp data races See merge request !396 (cherry picked from commit 8459c9a9) 974d0a33 fix some (harmless) openmp data races e8e3ce32 fix warning
-
Christophe Geuzaine authored
fix for #1263: just skip elements that are not supported by the UNV format, without warning; this is what we do for other mesh file formats anyway (cherry picked from commit e7028b32)
-
Christophe Geuzaine authored
(cherry picked from commit 0b31b89c)
-
Christophe Geuzaine authored
(cherry picked from commit 384a3e2c)
-
Christophe Geuzaine authored
Alternative implementation of OCC transforms, where we allow "unsafe" unbindings to get rid of the linear complexity in terms of the number of entities in the model (see #1240). Please report any side-effects if you discover any! (cherry picked from commit 2c86397e)
-
Christophe Geuzaine authored
(cherry picked from commit a96c9782)
-
Christophe Geuzaine authored
(cherry picked from commit 71ef2e55)
-
Christophe Geuzaine authored
Allow Gmsh to add Onelab Attributes to number and strings, even if thoses... See merge request !394 (cherry picked from commit 10dc872c) 3c041fbd Allow Gmsh to add Onelab Attributes to number and strings, even if thoses...
-
Christophe Geuzaine authored
restore high-order node placement on geodesic for non-plane surfaces, with other kernels than the built-in one (fixes regression #1271) (cherry picked from commit 81f0cdbc)
-
- 02 Mar, 2021 5 commits
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-