Skip to content
Snippets Groups Projects
  1. Dec 19, 2024
    • baletiballo's avatar
      update to Unity6 · eb1e55f4
      baletiballo authored
      There are a bunch of ".. deprecated .." warnings, but the game runs
      eb1e55f4
    • baletiballo's avatar
      Update to Unity 22.3.55 · ff348ff9
      baletiballo authored
      The ControlMapping has been changed, and now complains about not disabling the Actionmaps. If this persists through the next update, it should be investigated (likely a small fix, once it is clear *where* to call disable() )
      ff348ff9
  2. Dec 18, 2024
  3. Sep 20, 2023
    • MaZiFAU's avatar
      TriangleFact; FactRecorder; · 946d55de
      MaZiFAU authored
      TriangleFact;
      + first draft for topology/mesh
      + first draft for extracting colliders to tri-facts (StageBehaviour)
      +> including visual debug support
      + had to change some asset-import-setting to IsReadable
      
      FactRecorder;
      + tried to reduce number of Facts beiing send to MMT
      +-> delayed Twin creation
      +-> Ids may change during runtime
      + tradeof: compute(EquivalenceChecks) / Waiting for Server to answer
      + IDEAS:
      +-> switch to Fact as primary key and Id as secondary
      +-->see FunctionCallFact
      +-> bulk add
      946d55de
  4. Jun 30, 2023
    • MaZiFAU's avatar
      Fixed Bugs; Added PluginAssembly; · 733a633f
      MaZiFAU authored
      Fixed Bugs:
      +multiple hits logic/highlight/remover
      
      Added PluginAssembly:
      +should help with compile time
      733a633f
    • MaZiFAU's avatar
      Bug Fixes; Refactored stuff; · ab88c991
      MaZiFAU authored
      Bug Fixes:
      +adjustet Gadget layerMask & logic (layerIgnore -> layer Hit)
      +repaired crossline selection
      +Adjusted Layers for tree-snapzones & Boundary Walls
      
      Refactored:
      +WorldCurser: SnappLogic
      +other things
      ab88c991
  5. Jun 11, 2023
  6. Feb 10, 2023
  7. Jan 13, 2023
  8. Oct 10, 2022
  9. Jul 22, 2022
  10. Jul 16, 2022
  11. Jul 12, 2022
  12. Jun 23, 2022
  13. Jun 03, 2022
  14. May 07, 2022
  15. Sep 08, 2021
  16. Sep 07, 2021
  17. Sep 03, 2021
  18. Aug 05, 2021
  19. Aug 02, 2021
  20. Aug 01, 2021
  21. Jul 29, 2021
  22. Jan 13, 2021
  23. Jan 08, 2021
  24. Dec 11, 2020
  25. Dec 03, 2020
  26. Dec 02, 2020
  27. Nov 28, 2020
  28. Oct 28, 2020
  29. Aug 01, 2020
Loading