Skip to content
Snippets Groups Projects
  1. Jul 02, 2023
    • MaZiFAU's avatar
      Refactoring; Performance; Bug Fixes; · ded817f6
      MaZiFAU authored
      Refactoring:
      +Made Hint animation Eventbased
      +FatWrapper>FactObject>RenderedScrollFact
      +Fact.Representation is now FactObject
      Performance:
      +Fact to MMT now synchron, up to 30% faster
      Bug Fixes:
      +Lot Tool ignored ground hits
      ded817f6
  2. Jul 01, 2023
    • MaZiFAU's avatar
      Bug Fix; Refactored; · ec58a447
      MaZiFAU authored
      Bug Fix:
      + ignore default hit in WorldCurser
      
      Refactored:
      +DropHandling -> RenderScrollFact
      +stuff
      ec58a447
  3. Jun 29, 2023
    • MaZiFAU's avatar
      Performance Improvements; · b21f6e65
      MaZiFAU authored
      Performance Improvements:
      +cache all Scrolls
      +cache Stages in StageStatic.ShallowLoadStages
      b21f6e65
    • MaZiFAU's avatar
      Refactored; BugFix; · 8fa3d1ad
      MaZiFAU authored
      Refactored:
      +FactWrapper,Object,AttachedFuncFact
      +Fact.SendToMMT: asynchron
      
      BugFix:
      + OMDoc/RAW in Scroll msg => added RAW
      8fa3d1ad
    • MaZiFAU's avatar
      Bug Fixes; Prtially new Naming method for FactPrefabs; · b12afe2d
      MaZiFAU authored
      Prtially new Naming method for FactPrefabs:
      +using new logic in FactOrganizer
      
      Bug Fixes:
      +FactObject and Circlecollider not the same;
      +missing behaviour (deleted)
      +Z-fighting for CircleFact
      +Annoying Warnings and Errors
      b12afe2d
  4. Jun 28, 2023
  5. Jun 27, 2023
  6. Jun 26, 2023
  7. Jun 25, 2023
  8. Jun 22, 2023
  9. Jun 20, 2023
  10. Jun 18, 2023
  11. Jun 16, 2023
  12. Jun 15, 2023
  13. Jun 10, 2023
  14. May 08, 2023
  15. Mar 24, 2023
  16. Mar 10, 2023
    • Jacktheholdy's avatar
      Fixed a Bug where Facts stay assigned in scroll even when deleted in the... · b68bee63
      Jacktheholdy authored
      Fixed a Bug where Facts stay assigned in scroll even when deleted in the world. Now they also are deleted in the scoll.
      There are still issues with the dynamic scroll assignment however.
      
      Removed some unused functions implemented for the invalid assigned fact animations.
      
      Added some comments to popupbehavior script
      b68bee63
  17. Mar 01, 2023
  18. Feb 22, 2023
  19. Jan 28, 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. Oct 01, 2022
  27. Sep 29, 2022
  28. Sep 05, 2022
  29. Aug 31, 2022
  30. Aug 30, 2022
  31. Aug 23, 2022
Loading