* Added a Blur block
* Added a Sharpen block * The block list now shows a scrollbar if needed * Fixed vertical resizing issues with the IE control bar
Showing
- Grinder/Grinder.pro 14 additions, 2 deletionsGrinder/Grinder.pro
- Grinder/Version.h 2 additions, 2 deletionsGrinder/Version.h
- Grinder/common/properties/PropertyID.cpp 5 additions, 0 deletionsGrinder/common/properties/PropertyID.cpp
- Grinder/common/properties/PropertyID.h 3 additions, 0 deletionsGrinder/common/properties/PropertyID.h
- Grinder/cv/CVTypes.h 16 additions, 0 deletionsGrinder/cv/CVTypes.h
- Grinder/cv/Pixel.cpp 4 additions, 1 deletionGrinder/cv/Pixel.cpp
- Grinder/cv/Pixel.h 3 additions, 3 deletionsGrinder/cv/Pixel.h
- Grinder/engine/data/DataDescriptor.cpp 0 additions, 8 deletionsGrinder/engine/data/DataDescriptor.cpp
- Grinder/engine/data/DataDescriptor.h 0 additions, 1 deletionGrinder/engine/data/DataDescriptor.h
- Grinder/engine/data/DataUtils.cpp 1 addition, 4 deletionsGrinder/engine/data/DataUtils.cpp
- Grinder/engine/processors/BlurProcessor.cpp 54 additions, 0 deletionsGrinder/engine/processors/BlurProcessor.cpp
- Grinder/engine/processors/BlurProcessor.h 24 additions, 0 deletionsGrinder/engine/processors/BlurProcessor.h
- Grinder/engine/processors/SharpenProcessor.cpp 50 additions, 0 deletionsGrinder/engine/processors/SharpenProcessor.cpp
- Grinder/engine/processors/SharpenProcessor.h 24 additions, 0 deletionsGrinder/engine/processors/SharpenProcessor.h
- Grinder/pipeline/BlockCatalog.cpp 4 additions, 0 deletionsGrinder/pipeline/BlockCatalog.cpp
- Grinder/pipeline/BlockCategory.cpp 1 addition, 0 deletionsGrinder/pipeline/BlockCategory.cpp
- Grinder/pipeline/BlockCategory.h 1 addition, 0 deletionsGrinder/pipeline/BlockCategory.h
- Grinder/pipeline/BlockType.cpp 3 additions, 1 deletionGrinder/pipeline/BlockType.cpp
- Grinder/pipeline/BlockType.h 3 additions, 1 deletionGrinder/pipeline/BlockType.h
- Grinder/pipeline/blocks/BlurBlock.cpp 52 additions, 0 deletionsGrinder/pipeline/blocks/BlurBlock.cpp
Loading
Please register or sign in to comment