Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Parameters in parameter group cannot be searchable. #80

Closed
seagetch opened this issue Sep 26, 2022 · 0 comments
Closed

[Bug] Parameters in parameter group cannot be searchable. #80

seagetch opened this issue Sep 26, 2022 · 0 comments
Labels
Bug Something isn't working

Comments

@seagetch
Copy link
Contributor

Parameters which is contained in a parameter group is not filtered by the text edit in parameter panel.
It occurred using the binary compiled from following code base.

inochi2d: 9ea5506 (HEAD -> main, origin/main, origin/HEAD) Bump fghj
inochi-creator: e84a030 (official/main) Avoid crash caused by MeshEditorPathDeformAction. (#79)

I confirmed this bug in Ubuntu 20.04.

@LunaTheFoxgirl LunaTheFoxgirl added the Bug Something isn't working label Sep 26, 2022
LunaTheFoxgirl pushed a commit that referenced this issue Oct 3, 2022
* Fixed bug (#80): Parameters in parameter group cannot be searchable.

* Fix bug (#89)
Recreate string for incInputText when it doesn't end with '\0'.

* Removes unused imports.
LunaTheFoxgirl pushed a commit that referenced this issue Oct 4, 2022
* Fixed bug (#80): Parameters in parameter group cannot be searchable.

* Fix bug (#89)
Recreate string for incInputText when it doesn't end with '\0'.

* Removes unused imports.

* Fixed wrong calculation of mesh and texture position in INP export.

* Cleanup code
LunaTheFoxgirl pushed a commit that referenced this issue Oct 4, 2022
* Fixed bug (#80): Parameters in parameter group cannot be searchable.

* Fix bug (#89)
Recreate string for incInputText when it doesn't end with '\0'.

* Removes unused imports.

* Fixed wrong calculation of mesh and texture position in INP export.

* Cleanup code

* inputtext: Simplified string reconstruction with trailing '\0'.
LunaTheFoxgirl pushed a commit that referenced this issue Oct 9, 2022
…105)

* Fixed bug (#80): Parameters in parameter group cannot be searchable.

* Fix bug (#89)
Recreate string for incInputText when it doesn't end with '\0'.

* Removes unused imports.

* Fixed wrong calculation of mesh and texture position in INP export.

* Cleanup code

* inputtext: Simplified string reconstruction with trailing '\0'.

* mesheditor: Fix bug that not deleting bindings in parameter groups on mesh vertex addition/removal.
LunaTheFoxgirl pushed a commit that referenced this issue Oct 9, 2022
* Fixed bug (#80): Parameters in parameter group cannot be searchable.

* Fix bug (#89)
Recreate string for incInputText when it doesn't end with '\0'.

* Removes unused imports.

* Fixed wrong calculation of mesh and texture position in INP export.

* Cleanup code

* inputtext: Simplified string reconstruction with trailing '\0'.

* mesheditor: Fix bug that not deleting bindings in parameter groups on mesh vertex addition/removal.

* Fixed bug (#87) Application crashes when selecting "Mirrored Autofill"

Application crashed when selecting "Mirrored Autofill" and "→", "↑" or "↓" in the parameter panel.
This patch fixed the wrong index in Y axis, and also flipped the vertical range of mirroredAutofill to work same as horizontal case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants