Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Feb 19, 2019
  2. Jan 06, 2019
  3. Jan 04, 2019
  4. Dec 19, 2018
  5. Sep 23, 2018
  6. Sep 18, 2018
  7. Sep 14, 2018
  8. Sep 12, 2018
  9. Aug 17, 2018
  10. Aug 16, 2018
  11. Jul 13, 2018
  12. Jun 20, 2018
    • Dmitri Naumov's avatar
      Add missing ; after logog output. · 060fcce9
      Dmitri Naumov authored
      New versions of logog do not have an implicit ; after the macros.
      060fcce9
    • Lars Bilke's avatar
      Fixed XML schema urls and local schema usage. · 57821a95
      Lars Bilke authored
      1. Changed urls to https which fixed the following error:
      
      xsd/OpenGeoSysGLI.xsd, at line 1, column 66: Document is not a XML schema.
      Error XSDError in ..., at line 3, column 194: Loaded schema file is invalid.
      
      If this error ever pops up again try to cut the internet connection! No joke!
      
      2. Local schema files are now copied to bin-directory during CMake configuration and package generatiion (install step).
      57821a95
  13. Jun 19, 2018
  14. Jun 11, 2018
  15. Mar 14, 2018
  16. Feb 14, 2018
  17. Jan 15, 2018
  18. Jan 12, 2018
  19. Jan 02, 2018
  20. Nov 24, 2017
    • Karsten Rink's avatar
      Raster to mesh conversion (#1991) · 1db2ac83
      Karsten Rink authored
      * reimplemented raster to mesh conversion
      
      * fixed index issues and added 3d index calculation
      
      * added necessary changes to gui dialogue
      
      * added tests
      
      * clang format
      
      * added ifdef for data explorer/vtk includes
      
      * modified dereferencing of unique pointers, formatting
      
      * changed pointer to vector in vtk prep
      
      * using const& for nodes vec
      
      * fixed remaining occurences of dereferencing raster object
      1db2ac83
  21. Oct 19, 2017
  22. Oct 18, 2017
  23. Aug 25, 2017
  24. Aug 23, 2017
  25. Aug 15, 2017
  26. Jul 27, 2017
Loading