- Jan 05, 2023
-
-
Tobias Schöner authored
The FactExplorer Window shows other facts that reference the selected facts and also shows facts referenced by the selected fact.
-
Tobias Schöner authored
Additional changes: - reverted SortingOrder of MathMenue Canvas back to 0 (was 10)
-
- Jan 03, 2023
-
-
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
-
- Oct 28, 2022
-
-
Tobias Schöner authored
-
- Oct 26, 2022
-
-
Tobias Schöner authored
-
- Oct 10, 2022
-
-
ki7077 authored
-
- Sep 29, 2022
-
-
Marcel Dreier authored
-
- Sep 05, 2022
-
-
Marco Zimmer authored
-
Marco Zimmer authored
-
- Sep 02, 2022
-
-
Marco Zimmer authored
-
- Aug 31, 2022
-
-
Marco Zimmer authored
-
- Aug 30, 2022
-
-
Marco Zimmer authored
-
Marco Zimmer authored
-
- Aug 26, 2022
-
-
Marco Zimmer authored
-
- Aug 21, 2022
-
-
Stefan Richter authored
-
- Aug 12, 2022
-
-
Stefan Richter authored
-
- Jul 30, 2022
-
-
Stefan Richter authored
-
- Jul 22, 2022
-
-
Stefan Richter authored
-
Stefan Richter authored
-
- Jul 06, 2022
-
-
Stefan Richter authored
-
- Jul 05, 2022
-
-
Stefan Richter authored
-
Stefan Richter authored
Adding option to Prevent Mouse Escapes. Updates() for keeping Cursor online after tapping out. disable Gadgets for walking.
-
- Jul 01, 2022
-
-
Stefan Richter authored
-
Stefan Richter authored
-
Stefan Richter authored
splitted Localserver generation and search, fixed AlignTxt, fixedPC, Still Android Bug: for Android please switch ip multiple times.
-
- Jun 30, 2022
-
-
Stefan Richter authored
-
- Jun 29, 2022
-
-
Stefan Richter authored
-
Stefan Richter authored
-
- Jun 17, 2022
-
-
Tobias Schöner authored
Also modified in RiverWorld
-
Tobias Schöner authored
Otherwise you could eg walk on the circle visualisation
-
Tobias Schöner authored
Changed EventHandling to OnPointerDown as otherwise scroll events were not passed through Changed Scrollscreen layout to GridLayout under new 'Scrolls' Gameobject Improved Scrollscreen layout
-
- Jun 16, 2022
-
-
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
-
Tobias Schöner authored
Ring visualisation now parented under RingAndCircle and can be deleted together Updated Circle prefab visuals Removed text from Circle prefab
-
- Jun 10, 2022
-
-
Tobias Schöner authored
Also changed rendering of Circle prefab to Cylinders
-
Tobias Schöner authored
-
- Jun 03, 2022
-
-
Stefan Richter authored
-
Stefan Richter authored
-
Tobias Schöner authored
Moved setting of collider shared mesh from FactSpawner to TorusGenerator Also adjusted position of Torus Text
-
- May 28, 2022
-
-
Tobias Schöner authored
added 'Ring' Layer fixed ring Collider added snapping to ring in WorldCursor
-
- May 13, 2022
-
-
Tobias Schöner authored
Added scripts for generating circle-, cone and torus shaped meshes Added fact visualisation for CircleFact as torus Moved CircleSegmentGenerator under MeshGenerator
-