-
Notifications
You must be signed in to change notification settings - Fork 77
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: unity3d-jp/UnityChanSpringBone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: unity3d-jp/UnityChanSpringBone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev/main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 36 files changed
- 5 contributors
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7cc16f3 - Browse repository at this point
Copy the full SHA 7cc16f3View commit details
Commits on Dec 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5c87fd2 - Browse repository at this point
Copy the full SHA 5c87fd2View commit details
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8e3a105 - Browse repository at this point
Copy the full SHA 8e3a105View commit details
Commits on Apr 9, 2021
-
Add conditional localization import
Localization API moved in 2020.1 and 2020.2
Configuration menu - View commit details
-
Copy full SHA for 24f4b29 - Browse repository at this point
Copy the full SHA 24f4b29View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 123bdf0 - Browse repository at this point
Copy the full SHA 123bdf0View commit details
Commits on Sep 25, 2021
-
Adjust version to 1.2.1-preview.0
Technically based off 1.2.1-preview, but package manifest originally listed 1.2.0-preview
Configuration menu - View commit details
-
Copy full SHA for 443811a - Browse repository at this point
Copy the full SHA 443811aView commit details
Commits on Oct 15, 2021
-
Merge pull request #10 from cyriaca/dev/l10n
Add conditional localization import
Configuration menu - View commit details
-
Copy full SHA for 386ed22 - Browse repository at this point
Copy the full SHA 386ed22View commit details -
Even if the model is scaled, the size of the gizmo will not be scaled. So you can't set the collision. This change will take scale into account and fix it to work correctly.
Configuration menu - View commit details
-
Copy full SHA for 715ee38 - Browse repository at this point
Copy the full SHA 715ee38View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a5df3 - Browse repository at this point
Copy the full SHA e6a5df3View commit details
Commits on Oct 16, 2021
-
Feature/prepare1.2.2 preview (#15)
* Updated CHANGELOG.md package.json Added upm-ci * Re-added some to CHANGELOG.md. * Updated upm-ci file to check web-hook on GitHub. * updated upm-ci-SpringBone.yml * Set up tentative enviroment just to make the project can pass yamato-ci.test. * Fixed: old mac build farm in upm-ci * Added Tests.meta to avoid yamato-ci errors. * added Tests.meta to .gitattribute * 1.2.2 should be also preview as 1.1.0 was preview in package.json too.
Configuration menu - View commit details
-
Copy full SHA for 6e01257 - Browse repository at this point
Copy the full SHA 6e01257View commit details
Commits on Dec 25, 2021
-
invariant reading for csv + internal simplifcation (#18)
* invariant reading for csv, minor semantic improvements -StringQueueObjectBuilder/TextRecordParsing Reading float data for CSV uses invariant culture (period as decimal separator) to ensure periods are used as decimal separator -UnityComponentStringListBuilder/StringQueueObjectBuilder: Simplified internal code using Where(del).First()/FirstOrDefault() to instead directly use delegate-consuming First/FirstOrDefault -TextRecordParsing: Adjusted a usage of a read-only collection in a method to be private class member -TypedStringToValueMap: replaced a ternary operator with null-coalescing -SaveSpringBoneSetupWindow: removed unused using directive * -Apply invariant StringQueueObjectBuilder float reading
Configuration menu - View commit details
-
Copy full SHA for ead9ef1 - Browse repository at this point
Copy the full SHA ead9ef1View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff release/1.1...dev/main