-
Notifications
You must be signed in to change notification settings - Fork 1
V2.0.0 #3
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
Merged
Merged
V2.0.0 #3
Conversation
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
Owner
DragonirHD
commented
Jan 3, 2023
- Implemented Chaining
- New Element Type: Repeat
- Implemented Saving and Loading of Chains
- UI/UX enhancements
- Bugfixes
- expanded layout - added chaining window - fixed naming violations on all Modules - Made more validity checks for path variable and file name variable - Enabled fov again on spiral move - Enabled ease again on spiral move - Removed unused code
- fixed naming violations in Circle and Spiral - added functionality to copy settings of an existing chain element - added functionality to update settings of an existing chain element - added ui for chain element handling
… Settings" - Added functionality for Duplicate Element - Duplicate now creates a new element instead of referencing the original - Added icons for chain elements - Added enum for chain elements - tweaked ui - Added functionality to edit the save path via ui
- updated icon of spiral move
- updated path textfield - moved btnElementApplySettings from Element Options to buttons below Move Settings
…element will be focused
… program - changed UI so that menu strip looks more like a standard implementation - removed title because it just took screenspace and didn't add anything to the experience - Improved window-resize-handling so that buttons will still be visible at all sizes - Added meaningful names to all elements in Main form - Unlinked Script from Chain, so that the difference is easier to understand - fixed tab indexes of Main Form and Circle Form - Implemented file "save" - Implemented file "save as" - Implemented file "open" - Implemented file "new"
- renamed Form1 to Main
This reverts commit aff5712.
- renamed Form1 to MainForm - removed DirectoryPath variable from Chain as it can be inferred from FullName - added User Setting for WindowFormat (fullscreen or not) - fixed naming of a function
- comboBoxes and numericUpDowns of ChainElementControls will now not change value by scrolling
…lement-icon's directory changes for release
- added more Tooltips
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.