Skip to content
Snippets Groups Projects
  1. Jun 25, 2023
  2. Jun 18, 2023
  3. Jun 17, 2023
  4. Jun 16, 2023
  5. Jun 15, 2023
  6. Jun 10, 2023
  7. Mar 17, 2023
  8. Mar 14, 2023
  9. Mar 13, 2023
  10. Mar 12, 2023
  11. Mar 10, 2023
  12. Mar 03, 2023
  13. Mar 01, 2023
  14. Feb 22, 2023
  15. Feb 19, 2023
  16. Feb 14, 2023
  17. Jan 28, 2023
  18. Jan 22, 2023
  19. Jan 20, 2023
  20. Jan 13, 2023
  21. Jan 12, 2023
  22. Jan 11, 2023
  23. Jan 05, 2023
  24. 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
  25. Oct 10, 2022
  26. Sep 29, 2022
  27. Sep 05, 2022
  28. Sep 02, 2022
Loading