Skip to content
Snippets Groups Projects
  1. Aug 27, 2020
  2. Aug 26, 2020
  3. Jul 24, 2020
  4. Jul 15, 2020
  5. Jul 08, 2020
  6. Jul 03, 2020
  7. Jun 28, 2020
  8. Jun 27, 2020
  9. Jun 24, 2020
  10. Jun 21, 2020
  11. Jun 18, 2020
  12. Jun 17, 2020
  13. Jun 16, 2020
  14. Jun 04, 2020
  15. May 22, 2020
  16. May 17, 2020
  17. May 14, 2020
  18. May 11, 2020
  19. Apr 24, 2020
    • Alexandru Fikl's avatar
      another attempt at making 1D work nicely · 7ccdba27
      Alexandru Fikl authored
      The problem is that in 1D faces are 0D and so carry exactly no
      useful information about which side of the element they may be
      on.
      
      To hack around that, this commit introduces a hacky operator
      that hacks it. Less ambiguously, we just use the connection to
      figure out which face we're on on set the normal to `+1` or `-1`
      based on that
      7ccdba27
    • Alexandru Fikl's avatar
      remove some useless changes · 9151bb64
      Alexandru Fikl authored
      9151bb64
Loading