Project

General

Profile

« Previous | Next » 

Revision e5424523

Added by Leszek Koltunski almost 8 years ago

Upgrade what used to be the 'Scratchpad' app; step 1: rename.

View differences:

src/main/res/values/strings.xml
65 65
    <string name="example_differenteffects_subtitle">See how to draw the same bitmap multiple times, each time with different set of effects applied.</string>
66 66
    <string name="example_differentbitmaps">Different Bitmaps</string>  
67 67
    <string name="example_differentbitmaps_subtitle">Draw 3 different bitmaps, apply the same set of effects to each one in one go.</string>
68
    <string name="example_scratchpad">Scratchpad</string>  
69
    <string name="example_scratchpad_subtitle">Application used as a scratchpad during development of the library. </string>
68
    <string name="example_effects2d">Effects 2D</string>
69
    <string name="example_effects2d_subtitle">Add, remove and list all effects currently acting on a Bitmap.</string>
70 70
    <string name="example_check">Check</string>  
71 71
    <string name="example_check_subtitle">Check the maximum number of effects (separately for vertex and fragment shaders) we can apply to a single bitmap.</string>
72 72
    <string name="example_fbo">Bitmap Tree</string>  

Also available in: Unified diff