Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: projection-engine/projection-engine-2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: projection-engine/projection-engine-2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 65-c-ui-inspector
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 145 files changed
  • 2 contributors

Commits on Feb 10, 2024

  1. Merge pull request #89 from projection-engine/86-engine-hierarchy

    [STD-86] C++ engine hierarchy
    FacoBackup authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    000cfca View commit details
    Browse the repository at this point in the history
  2. [STD-68] engine world tests

    - Removing unused files
    - Removing JSON class
    - Fixing tests
    FacoBackup committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1ac1ca9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #90 from projection-engine/68-engine-world-tests

    [STD-68] engine world tests
    FacoBackup authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f77df56 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. [STD-65] c++ entity and engine inspector

    - Removing unused files
    - Rewriting property definition
    - Creating new form declaration system
    - Refactoring inspector view
    - Adding components to component type enum
    FacoBackup committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ab9393b View commit details
    Browse the repository at this point in the history
  2. [STD-65] c++ entity and engine inspector

    - Creating form
    - Form for MovementComponent
    FacoBackup committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2d16e55 View commit details
    Browse the repository at this point in the history
  3. [STD-65] c++ entity and engine inspector

    - Removing unused stores
    - Creating engine service methods
    - Refactoring InspectorView
    FacoBackup committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    27789c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. [STD-65] c++ entity and engine inspector

    - Creating listener classes
    - Refactoring EngineService
    FacoBackup committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    367b41a View commit details
    Browse the repository at this point in the history
Loading