Overlapped check fix#2
Merged
Cadlaxa merged 153 commits intoJun 20, 2025
Merged
Conversation
Fixed many expression issues and improved the properties panel
* Hide DiffSinger Language Code in Phoneme Canvas * move shared codes for phoneme UI rendering into PhonemeUIRender.cs, fixing mousehover mismatch with canvas * Update PhonemeUIRender.cs * Update PhonemeCanvas.cs --------- Co-authored-by: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Co-authored-by: unknown <1463567152@qq.com>
* move DLLs to a subfolder * disable netbeauty on mac and linux * fix
* Translate ustx version error * More flexible translation of error messages * Translate favorite singers --------- Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
* Log when user loads/changes phonemizer * Log Singer and Phonemizer name upon change
* Fixed inability to generate singer error report when there is an invalid line in oto.ini * minor fix of singer error report * fix typo --------- Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
* fix netbeauty * revert changes to OpenUtau.csproj because of netbeauty bug * revert changes to OpenUtau.csproj because of netbeauty bug
Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
…penutau#1555) This PR shouldn't exist, however, due to openutau#1460 , the problem under Linux haven't fixed.
Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
…ract messages (openutau#1565) Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
* Add install executable menu * Rename "Install Executable (.exe)" to "Install Wavtool/Resampler (.exe)"
* Fixed unexpected behavior of welcome page * Delete LaunchBehaviour from preference, add template list in welcome page * change timing of page transition --------- Co-authored-by: Maiko <maikotattun@yahoo.co.jp>
Imports tempo for new projects, otherwise asks the user.
* fix [#PREV] to [#1] * If PREV is exists then start with 0001 * change test * Added Envelope (fixed value)
…and load the expression settings. (openutau#1576)
* Add Unix executable file type. * Use Wine directly instead of wrappers * Exe installer do not create wrappers * Tell user to set wine path in exe setup message * Fix non-exe tools showing on windows
Removed 0.9f limit of Preutter delta
Author
|
oh that's way more than what i wanted to commit LOL, it shouldn't matter... right? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed Stakira's comment on the PR