issues
search
bluecadet
/
Cinder-BluecadetViews
Scene graph Cinder block with touch management and various tools for UI dev
MIT License
11
stars
3
forks
source link
Feature/blend mode tweaks
#106
Closed
benjaminbojko
closed
6 years ago
benjaminbojko
commented
6 years ago
Simplifies ImageView cropping and reverts rendering back to Cinder's stock shaders
ImageView can now have custom cropping
TextView now de-multiplies pixels by default to compensate for poor GDI+ blending between text and transparent pixels
BaseView invalidation now only invalidates child transforms recursively once per frame instead of on every invalidation
Added blend mode sample to test blending