Skip to content
Snippets Groups Projects
  • MaZiFAU's avatar
    5bb470f5
    new ShapeGenerator-System; altered ShapePrefabs; refactored Facts; · 5bb470f5
    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
    5bb470f5
    History
    new ShapeGenerator-System; altered ShapePrefabs; refactored Facts;
    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