Project

General

Profile

Download (3.89 KB) Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / effect / EffectType.java @ de77a6c5

# Date Author Comment
de77a6c5 01/09/2021 11:49 PM Leszek Koltunski

Introduce another Uniform Block Object. Now we can have much more vertex and fragment effects - up their default number to 100.

60945edb 03/03/2020 01:08 PM Leszek Koltunski

Port Listener to the new setStretch-less API.

46b572b5 05/03/2019 10:46 PM Leszek Koltunski

Correct the Legal notice.

7602a827 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

4af5bbe6 03/21/2019 03:30 PM Leszek Koltunski

Refactor the 'Generic' app.

faa3ff56 06/27/2017 10:57 AM Leszek Koltunski

Javadoc.

da9b3f07 06/09/2017 01:27 PM Leszek Koltunski

Progress with support for Effect classes.

The library compiles now!