This website requires JavaScript.
Explore
Help
Sign In
dave
/
pyfa
Watch
1
Star
0
Fork
0
You've already forked pyfa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
a66eb059e293bc2fe9b7aa2dbdd5222a22fe665e
pyfa
/
gui
/
fitCommands
History
blitzmann
a66eb059e2
Convert module swap to command pattern
2018-07-21 18:20:24 -04:00
..
__init__.py
Convert module swap to command pattern
2018-07-21 18:20:24 -04:00
moduleAdd.py
Created undo/redo command for module remove, along with reapplying some module-specific attributes (state, charge). Fixed a bug when trying to add a module that doesn't fit
2018-07-21 15:34:58 -04:00
moduleAddCharge.py
Convert module charge handling to command pattern (adding charges and removing charges)
2018-07-21 18:04:07 -04:00
moduleRemove.py
Convert the context > Remove Module to command pattern
2018-07-21 16:00:02 -04:00
moduleStateChange.py
Start working on some undo / redo functionality. this is just the start, only module state changes and fit rename is implemented, and probably not very well x_x
2018-07-21 00:12:28 -04:00
moduleSwapOrClone.py
Convert module swap to command pattern
2018-07-21 18:20:24 -04:00