-
Notifications
You must be signed in to change notification settings - Fork 293
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: pencil2d/pencil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pencil2d/pencil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/0.7.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 14 files changed
- 4 contributors
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e83608 - Browse repository at this point
Copy the full SHA 7e83608View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8ea883 - Browse repository at this point
Copy the full SHA f8ea883View commit details
Commits on Jul 8, 2024
-
Fix fade in/out not working properly. (#1854)
* Layer Opacity: Fix selection changes would not update while window was open The reason is that we didn't emit selection changes while moving, which meant that the opacity window would only have the fade in/out option available if you had frames selected before opening it. * Make none of the buttons in the dialog default enabled * Fix layer opacity fade in/out would not fade entirely When using fade in with initial opacity on 100% The result would look like: 1. 33% 2. 66% 3. 100% However I expected: 1. 0% 2. 50% 3. 100% Similar when using fade out with initial opacity of 100% 1. 100% 2. 66% 3. 33% I expected 1. 100% 2. 50% 3. 0% * Fix case where if the last frame was null, framesModified wouldn't be called Even though we might have updated other keyframes. * Apply small simplification
Configuration menu - View commit details
-
Copy full SHA for 1a3ab9f - Browse repository at this point
Copy the full SHA 1a3ab9fView commit details
Commits on Jul 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab2e202 - Browse repository at this point
Copy the full SHA ab2e202View commit details -
Translate app/translations/mui.pot in cs (#1857)
100% reviewed source file: 'app/translations/mui.pot' on 'cs'. Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7e81bea - Browse repository at this point
Copy the full SHA 7e81beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0532d - Browse repository at this point
Copy the full SHA cb0532dView commit details
Commits on Jul 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7b7e2d - Browse repository at this point
Copy the full SHA e7b7e2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for edc4104 - Browse repository at this point
Copy the full SHA edc4104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0918f - Browse repository at this point
Copy the full SHA 7a0918fView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 680d55d - Browse repository at this point
Copy the full SHA 680d55dView 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 master...release/0.7.0