- Sep 11, 2023
-
-
MaZiFAU authored
ScrollDetail: + standarsized method of fact injection and postprocessing (REVISIONIZE) + use mwthod for CanonBalls + upgraded fallback scrolls.json DemoFiles: + added CanonBall 3D (Calculator) + modified to be compatible Facts: + fixed some of the newer Facts + added RealLitFact ShapeGenerator: + Prisms now offset along normal + fixed some inconsequentially thrown errors Endpoints: + Fixed getType for FUNTYPE and others LambdaExpressions: + includes FactURIs + MMT Tuples will now be c# Tuples --> Including Isomorphismus for Vector3/?point/RxRxR + support ProjL/R + upgraded CallAnyFunction for more cases Generics/Interface/Array + First attempempt for lambda logic as used in MMT
-
- Sep 06, 2023
-
-
MaZiFAU authored
new ShapeGenerator-System: + added Plane/PrismGenerator; + Fixed Torus Mesh Generation + streamlined Generator process; + enabled normal offset; + Refactoring altered ShapePrefabs: + added Prism/Cone Prefab an entree in FactSpawner; + switched to using new ShapGenerator-System; + added BoundingPositioning.cs for dynamic TextPosition; refactored Facts: + added QuadFact + mostly moved semantic coherent Facts in own file + Some spelling and semantic errors
-
- Sep 04, 2023
-
-
MaZiFAU authored
Renaming: +FactManager => FactAdder +FactOrganizer => FactRecorder
-
MaZiFAU authored
MMTFunctions: +chabged to new FUN(TYPE) +changet to proper Tuple usage, +implemented: ProjL/R, FeedForward/StepUntil +ToType() for SomDocs +... Refactoring: +Popup/Behaviour BugFixes: +RightAngle +FallBackJasonScroll
-
- Jul 14, 2023
-
-
MaZiFAU authored
-