[root]/src/picasso/view/commands
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 11 (100.0%) | 184 (100.0%) | 16.7 |
Stuart | 5 (45.5%) | 111 (60.3%) | 22.2 |
Sam "The Sham" Reed | 6 (54.5%) | 73 (39.7%) | 12.1 |
Added "Save Commands" feature.
Cleaned up some imports on RandomEvaluator.
41 lines of code changed in 2 files:
fixing conflicts
7 lines of code changed in 1 file:
random expressions are now generated. made a few changes with the gui as well, but was unsuccessful in adding a button for random.
97 lines of code changed in 1 file:
implemented the YCRC2RGBR and rgb conversion functions. they work.
1 lines of code changed in 1 file:
Added popup error messages, only serious error messages, basically those not supposed to be seen by the user in the final product, will be displayed on the console. All parser errors are shown in a popup box.
11 lines of code changed in 1 file:
Added comments and cleaned up a few files in the GUI.
2 lines of code changed in 1 file:
Evaluater timestamp
19 lines of code changed in 1 file:
updated wrap
1 lines of code changed in 1 file:
Added a TextEntry and TextArea box to the GUI. Entries don't do anything now but show up in the TextArea - I have yet to make the entries be evaluated as an image.
Also fixed an unused import in Evaluater.
0 lines of code changed in 1 file:
added cosine
5 lines of code changed in 1 file:
First Import
125 lines of code changed in 3 files: