author | nicholasbishop <nicholasbishop@users.sourceforge.net> | |
Sat, 14 Jul 2007 20:55:43 +0000 (20:55 +0000) | ||
committer | nicholasbishop <nicholasbishop@users.sourceforge.net> | |
Sat, 14 Jul 2007 20:55:43 +0000 (20:55 +0000) | ||
commit | c9f29ccf73d68064b0e869847ce640bd27b94b82 | |
tree | f0285a821f510a0193ff2c78bd5e6627e3c2f075 | tree | snapshot |
parent | 7985c9edf0662afa7802203e6277d89673789a39 | commit | diff |
Filter effects:
* As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h
* Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes
* As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h
* Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes
14 files changed:
src/Makefile_insert | diff | blob | history | |
src/filter-chemistry.cpp | diff | blob | history | |
src/filter-chemistry.h | diff | blob | history | |
src/filter-enums.cpp | [new file with mode: 0644] | blob |
src/filter-enums.h | [new file with mode: 0644] | blob |
src/ui/dialog/filter-effects-dialog.cpp | diff | blob | history | |
src/ui/dialog/filter-effects-dialog.h | diff | blob | history | |
src/ui/widget/Makefile_insert | diff | blob | history | |
src/ui/widget/combo-enums.h | [new file with mode: 0644] | blob |
src/ui/widget/filter-effect-chooser.cpp | diff | blob | history | |
src/ui/widget/filter-effect-chooser.h | diff | blob | history | |
src/ui/widget/filter-effect-enums.h | [deleted file] | blob | history |
src/util/Makefile_insert | diff | blob | history | |
src/util/enums.h | [new file with mode: 0644] | blob |