Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Feature/general grid type #124

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Commits on Jun 6, 2022

  1. Rename FieldRectangle to FastRectangle

    To emphasize the difference between LazyRectangle
    Florisheinen1 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    a952c30 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Make inheritance virtual, add virtual destructor

    Virtual inheritance allows us to make diamond dependencies. The desctructors are to prevent unlikely memory leaks
    Florisheinen1 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    970c5b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    9513e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f265906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc90c4 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/development' into feature/genera…

    …lGridType
    
    Merge development
    Florisheinen1 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    f512d67 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    7f31980 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. merged development into feature/generalGridType branch

    resolved conflicts between feature/generalGridType and development in order to properly test this branch
    JAndringa committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9000ff1 View commit details
    Browse the repository at this point in the history