Project

General

Profile

Activity

From 05/18/2016 to 06/16/2016

06/16/2016

11:49 PM Revision 7bf107f7 (examples): Some more progress with porting apps to new VERTEX API.
Leszek Koltunski
11:49 PM Revision d425545a (library): Some more progress with porting apps to new VERTEX API.
Leszek Koltunski
04:21 PM Revision f2fe7e28 (library): Major push towards simplifying DistortedObject's public API.
Beginning of work on VERTEX Effects - does not compile ATM! Leszek Koltunski
01:50 PM Revision 59759251 (examples): Major push towards simplifying DistortedObject's public API.
All Fragment effects are using the new API - the 'DataND' marker interfaces. Leszek Koltunski
01:50 PM Revision 2fce34f4 (library): Major push towards simplifying DistortedObject's public API.
All Fragment effects are using the new API - the 'DataND' marker interfaces. Leszek Koltunski

06/15/2016

12:44 AM Revision 7589635e (examples): Major push towards simplifying DistortedObject's public API.
All MATRIX effects are using the new API - the 'DataND' marker interfaces. Leszek Koltunski
12:44 AM Revision 568b29d8 (library): Major push towards simplifying DistortedObject's public API.
All MATRIX effects are using the new API - the 'DataND' marker interfaces. Leszek Koltunski
03:56 PM Revision 88d9ff62 (examples): Save the image to 'Pictures' album in the Gallery.
Leszek Koltunski
03:14 PM Revision e4237c21 (examples): Move the 'Save' effect to the Application and remove the 'OTHER' effect queue
Leszek Koltunski
03:14 PM Revision cdd6333d (library): Move the 'Save' effect to the Application and remove the 'OTHER' effect queue
Leszek Koltunski
12:40 PM Revision 13efa930 (examples): 1. new package 'message'
2. Rename the 'Grid' classes to match Leszek Koltunski
12:40 PM Revision e458a4ba (library): 1. new package 'message'
2. Rename the 'Grid' classes to match Leszek Koltunski
12:05 PM Revision 08eabc44 (examples): move data types, like FlatND and InterpolatorND, to a separate package.
Leszek Koltunski
12:05 PM Revision a4835695 (library): move data types, like FlatND and InterpolatorND, to a separate package.
Leszek Koltunski
11:23 AM Revision 9351ad55 (library): comment cleanup in DistortedObject.
Leszek Koltunski
11:18 AM Revision e0a16874 (library): cleanup in DistortedObject's methods.
Leszek Koltunski

06/14/2016

10:08 PM Revision bc0a685b (examples): Add License
Leszek Koltunski
04:24 PM Revision d333eb6b (library): Add license
Leszek Koltunski

06/13/2016

10:28 PM Revision cb0e1940 (library): remove the remains of DistortedBitmaps from DistortedNode
Leszek Koltunski
10:19 PM Revision 476bbc81 (library): Bugfix for removeByType
Leszek Koltunski
12:01 PM Revision b9615af9 (examples): Save PNG effect almost finished. Supporting App (hopefully!) completely finished.
What remains to be done: put actual saving of the Bitmap in a separate thread, away from the Graphics thread!! Leszek Koltunski
12:01 PM Revision c6e1c219 (library): Save PNG effect almost finished. Supporting App (hopefully!) completely finished.
What remains to be done: put actual saving of the Bitmap in a separate thread, away from the Graphics thread!! Leszek Koltunski

06/12/2016

10:48 PM Revision 7cfeeb63 (examples): Progress with Save app.
Leszek Koltunski
10:46 PM Revision e1e275c1 (library): Javadoc stuff.
Leszek Koltunski

06/10/2016

12:38 AM Revision a2cb31e9 (examples): Beginnings of support for the 'Save' app.
Leszek Koltunski
03:39 PM Revision 57dc1301 (library): Implement SAVE_PNG
Leszek Koltunski
03:11 PM Revision 2e18813f (library): Beginnings of support for the SavePNG effect.
Leszek Koltunski
01:51 PM Revision 71887484 (library): abstract setMax and getMax to EffectQueue.
Leszek Koltunski
12:39 PM Revision 9c5b5cb6 (examples): Improce the 'Check' App.
Leszek Koltunski
12:39 PM Revision b1e91f2c (library): Improce the 'Check' App.
Leszek Koltunski
11:30 AM Revision a8c3ada7 (examples): Improve aborting Effects.
Leszek Koltunski
11:30 AM Revision d07f2950 (library): Improve aborting Effects.
Leszek Koltunski

06/09/2016

01:03 AM Revision c06dacb3 (examples): Merge remote-tracking branch 'origin/master'
Leszek Koltunski
01:03 AM Revision 95593730 (examples): Introduce ENUM EffectTypes
Leszek Koltunski
01:03 AM Revision 1e438fc7 (library): Introduce ENUM EffectTypes
Leszek Koltunski
01:01 PM Revision 78cf1356 (examples): Merge remote-tracking branch 'origin/master'
Leszek Koltunski
01:01 PM Revision ce3787c7 (examples): Icon & metadata
Leszek Koltunski

06/08/2016

01:14 AM Revision 89a0d841 (examples): Beginnings of support for PostShader effects (SavePNG, SaveMP4)
Leszek Koltunski
01:14 AM Revision b3618cb5 (library): Beginnings of support for PostShader effects (SavePNG, SaveMP4)
Leszek Koltunski
01:59 PM Revision 6ae6106e (examples): Icon & metadata
Leszek Koltunski

06/07/2016

11:03 PM Revision 862fcd79 (examples): New app: PlainMonaLisa (Mona Lisa rendered on plain SurfaceView)
Leszek Koltunski
11:03 PM Revision 1b096d30 (library): New app: PlainMonaLisa (Mona Lisa rendered on plain SurfaceView)
Leszek Koltunski

06/03/2016

11:43 PM Revision 79d5f03c (examples): Minor cleanup.
Leszek Koltunski
11:43 PM Revision f2a0d837 (library): Minor cleanup.
Leszek Koltunski
11:39 PM Revision 436899f2 (library): Fix for issue 1: 'FBO not visible' : we forgot to clear the HashMap in DistortedNode.
Leszek Koltunski
10:09 PM Revision ada90d33 (library): Make deep copying DistortedObjects (needed in DistortedNode) standard.
Leszek Koltunski
03:51 PM Revision 19bed2df (library): Defensive programming.
Leszek Koltunski
03:38 PM Revision ac503d98 (examples): Provide support to add any class derived from DistortedObject to DistortedNode.
Leszek Koltunski
03:38 PM Revision 9361b337 (library): Provide support to add any class derived from DistortedObject to DistortedNode.
Leszek Koltunski

06/02/2016

08:24 PM Revision 437bc43e (library): Adjust comments.
Leszek Koltunski
04:18 PM Revision 7845dc66 (library): convert Distorted.java from GLSurfaceView to Context.
Leszek Koltunski
03:47 PM Revision ed1c0b33 (examples): Switch to sending a Context (rather than a GLSurfaceView) to the library.
Leszek Koltunski
03:13 PM Revision b329f352 (library): Improvements for Javadoc
Leszek Koltunski
02:16 PM Revision f14facd4 (examples): Switch back to http
Leszek Koltunski

05/30/2016

11:05 PM Revision d7bbef2f (library): Fix javadoc errors
Distorted Admin
09:45 PM Revision da7ce0d8 (library): Fix javadoc errors
LeszekKoltunski

05/27/2016

08:07 PM Revision 5da25649 (library): Add gitignore
Leszek Koltunski

05/25/2016

08:16 PM Revision d1468757 (examples): Adjust URL
Leszek Koltunski
08:12 PM Revision 5068fa06 (examples): Initial commit
Leszek Koltunski
07:56 PM Revision 427ab7bf (examples): Initial commit
Leszek Koltunski
07:45 PM Revision 6a06a912 (library): Initial commit
Leszek Koltunski
 

Also available in: Atom