Skip to content

Conversation

@DragonirHD
Copy link
Owner

  • Implemented Chaining
  • New Element Type: Repeat
  • Implemented Saving and Loading of Chains
  • UI/UX enhancements
  • Bugfixes

DragonirHD and others added 23 commits December 11, 2022 14:42
- 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
… 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
- 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
- added more Tooltips
@DragonirHD DragonirHD merged commit 3092503 into master Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants