Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support multiple window and ImGuiViewport feature. #416

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2023

  1. update asset pipeline

    T-rvw committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4236769 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. support imgui viewport

    T-rvw committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d0d34ad View commit details
    Browse the repository at this point in the history
  2. code refactor

    T-rvw committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ed4482f View commit details
    Browse the repository at this point in the history
  3. update

    T-rvw committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    73b9071 View commit details
    Browse the repository at this point in the history
  4. update

    T-rvw committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bdff1ff View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. fix build

    T-rvw committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d217cc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge branch 'multiple_window' of https://github.com/CatDogEngine/Cat…

    …DogEngine into multiple_window
    
    # Conflicts:
    #	Engine/Source/ThirdParty/AssetPipeline
    T-rvw committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    35eae2e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. update

    T-rvw committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aa91c35 View commit details
    Browse the repository at this point in the history
  2. refactor

    T-rvw committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    40fe355 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    e7b4260 View commit details
    Browse the repository at this point in the history
  2. fix second monitor case

    T-rvw committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    69e046a View commit details
    Browse the repository at this point in the history
  3. camera refact

    T-rvw committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    72371a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. fix resize

    T-rvw committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b577d0c View commit details
    Browse the repository at this point in the history
  2. fix build

    T-rvw committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8d2a787 View commit details
    Browse the repository at this point in the history
  3. update style

    T-rvw committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3c623fa View commit details
    Browse the repository at this point in the history
  4. update

    T-rvw committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1ff4ec6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. update

    T-rvw committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d179996 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. update

    T-rvw committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6031894 View commit details
    Browse the repository at this point in the history
  2. update

    T-rvw committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c76b948 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Merge branch 'main' of https://github.com/CatDogEngine/CatDogEngine i…

    …nto multiple_window
    T-rvw committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    89c1038 View commit details
    Browse the repository at this point in the history
  2. update asset pipeline

    T-rvw committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a2a8b9d View commit details
    Browse the repository at this point in the history