* Layers got some flags (locked, renderable, prevent updates)
* The Output block now has an out port which provides the rendered image for further processing * Some data conversion fixes
Showing
- Grinder/Grinder.pro 4 additions, 2 deletionsGrinder/Grinder.pro
- Grinder/Version.h 2 additions, 2 deletionsGrinder/Version.h
- Grinder/common/ObjectVector.h 3 additions, 1 deletionGrinder/common/ObjectVector.h
- Grinder/common/ObjectVector.impl.h 14 additions, 0 deletionsGrinder/common/ObjectVector.impl.h
- Grinder/common/properties/PropertyBase.h 3 additions, 1 deletionGrinder/common/properties/PropertyBase.h
- Grinder/common/properties/PropertyObject.cpp 1 addition, 1 deletionGrinder/common/properties/PropertyObject.cpp
- Grinder/controller/ImageEditorController.cpp 4 additions, 4 deletionsGrinder/controller/ImageEditorController.cpp
- Grinder/cv/CVUtils.cpp 11 additions, 0 deletionsGrinder/cv/CVUtils.cpp
- Grinder/cv/CVUtils.h 1 addition, 0 deletionsGrinder/cv/CVUtils.h
- Grinder/cv/Pixel.h 1 addition, 1 deletionGrinder/cv/Pixel.h
- Grinder/engine/data/DataBlob.cpp 22 additions, 12 deletionsGrinder/engine/data/DataBlob.cpp
- Grinder/engine/processors/OutputProcessor.cpp 5 additions, 1 deletionGrinder/engine/processors/OutputProcessor.cpp
- Grinder/image/ImageBuild.cpp 26 additions, 4 deletionsGrinder/image/ImageBuild.cpp
- Grinder/image/ImageBuild.h 5 additions, 2 deletionsGrinder/image/ImageBuild.h
- Grinder/image/Layer.cpp 34 additions, 3 deletionsGrinder/image/Layer.cpp
- Grinder/image/Layer.h 27 additions, 3 deletionsGrinder/image/Layer.h
- Grinder/image/LayerItem.h 5 additions, 0 deletionsGrinder/image/LayerItem.h
- Grinder/image/LayerPixels.h 5 additions, 0 deletionsGrinder/image/LayerPixels.h
- Grinder/image/LayerPixelsData.cpp 25 additions, 0 deletionsGrinder/image/LayerPixelsData.cpp
- Grinder/image/LayerPixelsData.h 6 additions, 1 deletionGrinder/image/LayerPixelsData.h
Loading
Please register or sign in to comment