Project

General

Profile

Activity

From 05/23/2016 to 06/21/2016

06/21/2016

11:13 PM Revision e25d0dde (library): Additional Javadoc stuff.
Leszek Koltunski
01:02 PM Revision 59bbb86a (examples): - Javadoc for EffectNames
- make Matrix effects consistent with the rest (center of effect as last parameter!)
- bugfix for yesterday's bugfix ...
Leszek Koltunski
01:02 PM Revision 0df17fad (library): - Javadoc for EffectNames
- make Matrix effects consistent with the rest (center of effect as last parameter!)
- bugfix for yesterday's bugfix ...
Leszek Koltunski
10:06 AM Revision 84dd0d8f (examples): Cleanup.
Leszek Koltunski
10:06 AM Revision 015642fb (library): Cleanup.
Leszek Koltunski
09:36 AM Revision 8bebb319 (examples): Effects2D should be finished.
Leszek Koltunski

06/20/2016

11:52 PM Revision de1c3c51 (examples): remove debug
Leszek Koltunski
11:51 PM Revision 3a35681a (library): Bugfix: send EFFECT_REMOVED to all Listeners from EffectQueue.abortAll() !
Leszek Koltunski
11:42 PM Revision e763f1ee (examples): Effects2D almost finished.
Leszek Koltunski
10:47 PM Revision af225332 (examples): More progress with Effects2D app.
Leszek Koltunski
04:35 PM Revision f9afbbf3 (examples): Upgrade what used to be the 'Scratchpad' app; step 2: reorganize layout
Leszek Koltunski
12:09 PM Revision e5424523 (examples): Upgrade what used to be the 'Scratchpad' app; step 1: rename.
Leszek Koltunski
10:32 AM Revision bb7d8484 (library): Minor cleanup.
Leszek Koltunski
10:31 AM Revision fee0865c (library): Fix for adding a single DistortedObject to a DistortedNode tree multiple times.
Leszek Koltunski

06/18/2016

10:58 PM Revision f988589e (examples): Further reduce the distortedObject's API - now only 26 methods, 1/4 of the 104 before the reorganization.
Leszek Koltunski
10:58 PM Revision 8c893ffc (library): Further reduce the distortedObject's API - now only 26 methods, 1/4 of the 104 before the reorganization.
Leszek Koltunski

06/17/2016

09:34 PM Revision a595ee16 (library): New API tested.
Leszek Koltunski

06/16/2016

12:05 AM Revision b5cc7760 (examples): New API fully ported; not tested yet but stuff compiles.
Leszek Koltunski
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