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: fluetanol/AlgorithmUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: refactor_SortfunctionRefactor
Choose a base ref
...
head repository: fluetanol/AlgorithmUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 37 files changed
  • 2 contributors

Commits on Dec 26, 2024

  1. feat) merge sort 기능 추가

    ienumerator 방식으로 merge sort하는 방식 추가
    fluetanol committed Dec 26, 2024
    Configuration menu
    Copy the full SHA
    d5ee388 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. Update README.md

    fluetanol committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    42da69d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    fluetanol committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    bd09a54 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    fluetanol authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    22e9c6c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

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

Commits on Apr 20, 2025

  1. fix:메인 화면 tilepanel 컴포넌트 미작동 오류 해결

    아니 근데 원래는 인터페이스 있어도 잘 인식하던데 뭐냐
    fluetanol committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    f95f3e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b6ae0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    684c1a9 View commit details
    Browse the repository at this point in the history
  4. feat_traversal panel동작 및 디자인 수정

    traverlsal panel이 나오도록 디자인 수정함
    fluetanol committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    15947bb View commit details
    Browse the repository at this point in the history
  5. fix: traversal panel띄울 떄 몇몇 패널 안띄워지는 현상 해소

    노드 순서 보여주는 패널이 안띄워지는 문제 해결했음
    fluetanol committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    a5cf992 View commit details
    Browse the repository at this point in the history
  6. 리드미 쓸모 없는 자료 삭제

    아 좀 리드미 간지나게 꾸미고 싶다
    fluetanol authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    230f100 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0684671 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fad521 View commit details
    Browse the repository at this point in the history
  9. feat_트리 레이아웃 수정 및 리드미 추가 작성

    트리 레이아웃 좀 더 깔끔하게 수정함 (이제 순회 패널과 트리 조작 패널을 함께 보는게 가능함)
    fluetanol committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    ea66895 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3551c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0a2ffb6 View commit details
    Browse the repository at this point in the history
Loading