Thanks to visit codestin.com
Credit goes to github.com

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: coolcatcoder/FlexSharpUnity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: coolcatcoder/FlexSharpUnity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 120 files changed
  • 2 contributors

Commits on Oct 13, 2022

  1. Update README.md

    coolcatcoder authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d65dc8f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Update Methods.cs

    coolcatcoder committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    170fab6 View commit details
    Browse the repository at this point in the history
  2. optimizing

    added some optimization, and some better friction stuff
    coolcatcoder committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e918762 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. space

    made space better
    coolcatcoder committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    ea7a99d View commit details
    Browse the repository at this point in the history
  2. fixing builds

    builds should now work, sorry lol
    coolcatcoder committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e0b15b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. adding performance scenes

    not a finished commit, but a good start
    coolcatcoder committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    562e355 View commit details
    Browse the repository at this point in the history
  2. added TextMeshPro

    coolcatcoder committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    8b74602 View commit details
    Browse the repository at this point in the history
  3. performance testing scenes done

    finished up the performance testing scenes
    coolcatcoder committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    543be60 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. updating unity version

    coolcatcoder committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    78ca85e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. added fake 2 way coupling

    fake 2 way coupling works pretty well now, yay!
    coolcatcoder committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    ca7d40c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00f070 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. extra data

    added an option for particles to store extra data
    coolcatcoder committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    84bc55d View commit details
    Browse the repository at this point in the history
  2. random nonsense

    coolcatcoder committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    773f896 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. i dont know

    i did something, hope it was good, im so tired, i had a math exam today, i hope i did well
    coolcatcoder committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    48ae5a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Marching Madness

    Started work on marching cubes! The madness begins!
    coolcatcoder committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b64307c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. sleeping cubes improved

    coolcatcoder committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    311a1ec View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. further improvements

    coolcatcoder committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9bb4920 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. fixing some nonsense

    coolcatcoder committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    5003fa8 View commit details
    Browse the repository at this point in the history
Loading