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: UnstableDesign/AdaCAD-UI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: UnstableDesign/AdaCAD-UI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: migrate_to_standalone
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 211 files changed
  • 1 contributor

Commits on Jul 13, 2025

  1. Configuration menu
    Copy the full SHA
    9691396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4566a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. implemented a system for simulating how a weft would pull through (or…

    … out) and also added controls to sim via dat.gui
    Devendork committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    334da36 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. reworked how floats are found and compared, added new variables to th…

    …e simulation to see packing
    Devendork committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    d4d5071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93679b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. debugged fell line code, made mvy values positive, searched mvy recur…

    …sively to travel across multiple pics and to warp to the start to check
    Devendork committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    9f705f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

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

Commits on Jul 21, 2025

  1. implemented first draft of layering algorithm and also a process for …

    …rendering warp positions
    Devendork committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    9b59ed4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. lots of play with setting layers. current approach searches from the …

    …longest weft float with some radius of affects across the cloth
    Devendork committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    41654fe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

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

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    8f3b758 View commit details
    Browse the repository at this point in the history
  2. realized that deleting core.module.ts somehow breaks everything becau…

    …se it makes its providers somehow unidentifiable by the app. No idea why, but if I just keep providers in core.module.ts, it all continues to work. Removed all other module files to keep clean
    Devendork committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    148b0b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d81997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8776ea4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. in progress, moved most core functionality into the adacad-drafting-l…

    …ib and updated the references here to pull from that library
    Devendork committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    ef62fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Configuration menu
    Copy the full SHA
    52a2ce1 View commit details
    Browse the repository at this point in the history
  2. merged new simulation code

    Devendork committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    85e84a5 View commit details
    Browse the repository at this point in the history
Loading