Skip to content
Snippets Groups Projects
  1. Jan 12, 2023
  2. Jan 05, 2023
  3. Jan 03, 2023
    • Tobias Schöner's avatar
      feat: hovering over fact now shows representation · 7015f2d0
      Tobias Schöner authored
      WorldFactInteraction:
      Hovering over a worldspace fact in mathmode now shows the fact display. This display can be dragged into scrolls like facts from the fact display.
      
      Additional changes:
      - WorldFactInteraction added to Mathmode canvas, as it should only be active if the canvas is active
      - Sorting order of Math canvas increased to 10 (from 0), so that dragged facts will always be displayed on top
      - DisplayFacts Dictionary is now static and thus available from other classes that need the fact display (this is not ideal and should maybe be extracted)
      - DragHandling: dragged variable now public, as this is of interest to other classes
      7015f2d0
  4. Oct 10, 2022
  5. Sep 29, 2022
  6. Aug 30, 2022
  7. Jun 16, 2022
    • Tobias Schöner's avatar
      Made fact display scrollable · 7fb8572b
      Tobias Schöner authored
      Fact display now also does not cover up the scroll area anymore (mask)
      Dragged facts get moved to bottom of canvas hierachy while being dragged, so they are visible above all other ui
      7fb8572b
  8. Jun 08, 2022
  9. May 07, 2022
  10. Aug 07, 2021
  11. Aug 04, 2021
  12. Aug 02, 2021
  13. Aug 01, 2021
  14. Mar 09, 2021
  15. Mar 07, 2021
  16. Dec 01, 2020
  17. Nov 19, 2020
  18. Aug 01, 2020
  19. Feb 29, 2020
  20. Feb 26, 2020
  21. Feb 19, 2020
  22. Feb 07, 2020
  23. Jan 31, 2020
  24. Dec 18, 2019
  25. Dec 04, 2019
  26. Nov 28, 2019
  27. Nov 25, 2019
Loading