Project

General

Profile

Activity

From 12/08/2016 to 01/06/2017

01/06/2017

11:27 PM Revision 86eb00a9 (library): Initial version of the first post-processing effect - BLUR - ready for the first app!
Leszek Koltunski
05:20 PM Revision 47d838ca (library): NUM_POSTPROCESS corectly #defined now.
Leszek Koltunski
01:46 PM Revision c638c1b0 (library): Further progress with Postprocessing. Now the missing bits are:
- implement Distorted.getFBO()
- implement Distorted.clean()
- improve compilation of DistortedPrograms so that the N...
Leszek Koltunski

01/05/2017

12:26 AM Revision e2b2d95f (library): Minor.
Leszek Koltunski
02:23 AM Revision 596714ec (examples): progress with Postprocessing.
Leszek Koltunski
02:23 AM Revision d6e94c84 (library): progress with Postprocessing.
Leszek Koltunski

01/04/2017

11:28 PM Revision 1746198f (examples): FBO APP: add dynamic adding/removing the DEPTH attachment.
Leszek Koltunski
10:17 PM Revision 8337fa41 (library): Fix issues with the DEPTH attachment to DistortedFramebuffer.
Leszek Koltunski
05:57 PM Revision 843646bd (examples): First attempt at making it possible to dynamically add and remove DEPTH attachments from an FBO.
Leszek Koltunski
05:57 PM Revision 8c327653 (library): First attempt at making it possible to dynamically add and remove DEPTH attachments from an FBO.
Leszek Koltunski
12:18 PM Revision 371d99fa (examples): Minor
Leszek Koltunski

01/03/2017

09:59 PM Revision 7fca6741 (examples): rename all the 'grid' variables to 'mesh'.
Leszek Koltunski
09:59 PM Revision 05403bba (library): rename all the 'grid' variables to 'mesh'.
Leszek Koltunski
12:01 PM Revision b01acdaf (examples): Rename Grid to Mesh
Leszek Koltunski
12:01 PM Revision 26df012c (library): Rename Grid to Mesh
Leszek Koltunski

12/19/2016

12:01 AM Revision bf0d1908 (examples): Correction for the 'Girl' app.
Leszek Koltunski
09:59 PM Revision e7a20702 (library): Simplify DistortedTexture.
Leszek Koltunski
05:17 PM Revision da99dd30 (library): Clean up DFramebuffer's API
Leszek Koltunski
04:29 PM Revision f8686932 (library): Minor.
Leszek Koltunski
03:11 PM Revision 3d804c91 (library): Minor stuff in DistortedProgram.
Leszek Koltunski
02:41 PM Revision 76f9798b (examples): New DistortedProgram class.
Leszek Koltunski
02:41 PM Revision 432442f9 (library): New DistortedProgram class.
Leszek Koltunski

12/17/2016

01:20 AM Revision 88048c61 (examples): Beginnings of support for postprocessing Effects.
Leszek Koltunski
01:20 AM Revision 4c1dd6e9 (library): Beginnings of support for postprocessing Effects.
Leszek Koltunski

12/16/2016

05:26 PM Revision 3873e8e6 (examples): Minor
Leszek Koltunski
04:14 PM Revision 13155c68 (examples): Improve the Sink app (funny?)
Leszek Koltunski
03:58 PM Revision 2c2616f1 (examples): Mirror: replace the Head bitmap.
Leszek Koltunski
03:33 PM Revision 76c9dd1d (examples): Slight improvement for the Mirror app.
Leszek Koltunski
03:30 PM Revision 7f9d5a91 (examples): Mirror app finished (well, we still need to get some better bitmap for the girl)
Leszek Koltunski
02:12 PM Revision 03a2fd30 (examples): First attempt at the 'Mirror' app.
Leszek Koltunski
02:12 PM Revision a0700272 (library): First attempt at the 'Mirror' app.
Leszek Koltunski

12/15/2016

12:31 AM Revision e0b6c593 (library): Javadoc
Leszek Koltunski
11:59 PM Revision ab12f06b (library): Some more minor fixes.
Leszek Koltunski
11:37 PM Revision 9d12dd4a (examples): Fix Lint warnings, correct a lot of comments, adjust EffectListener interface.
Leszek Koltunski
11:37 PM Revision cacc63de (library): Fix Lint warnings, correct a lot of comments, adjust EffectListener interface.
Leszek Koltunski
10:50 PM Revision 6f3024ae (examples): Fix a lot of Lint warnings in the apps.
Leszek Koltunski
05:37 PM Revision 7f44c582 (library): Minor
Leszek Koltunski
05:03 PM Revision d254d550 (library): Comment!
Leszek Koltunski
05:02 PM Revision 484a52a7 (library): Comment!
Leszek Koltunski
05:01 PM Revision 52358355 (library): Add API to render from a FBO to another FBO
Leszek Koltunski
04:42 PM Revision 07d8ef09 (library): Cleanup.
Leszek Koltunski
04:28 PM Revision bc29e409 (examples): Again change of API. Now instead of the 'DistortedEffects.draw() and DistortedTree.draw()' we have 'DistortedFramebuffer.renderTo()'
Leszek Koltunski
04:28 PM Revision a0f644b7 (library): Again change of API. Now instead of the 'DistortedEffects.draw() and DistortedTree.draw()' we have 'DistortedFramebuffer.renderTo()'
Leszek Koltunski
04:02 PM Revision d04a4886 (examples): Change of names.
Leszek Koltunski
04:02 PM Revision 421c2728 (library): Change of names.
Leszek Koltunski
03:31 PM Revision 392e16fd (examples): Change in the API: we always have to create a DistortedFramebuffer to render to.
Leszek Koltunski
03:31 PM Revision b6a5d557 (library): Change in the API: we always have to create a DistortedFramebuffer to render to.
Leszek Koltunski
01:54 PM Revision 6fd3af4d (examples): onPause(): fix the Save app. All apps should behave correctly now.
Leszek Koltunski
01:41 PM Revision 07305c87 (library): Minor
Leszek Koltunski
01:39 PM Revision c4f5a8db (examples): onPause(): fix StarWars
Leszek Koltunski
01:39 PM Revision 3fc994b2 (library): onPause(): fix StarWars
Leszek Koltunski
01:24 PM Revision 452f8632 (library): Bugfix: only add EffectListener ONCE!
Leszek Koltunski
12:29 PM Revision b4cc083b (examples): Some improvements for StarWars's behaviour after onPause(), but it doesn't really work yet.
Remaining 'onPause-buggy' apps: StarWars, Save. Leszek Koltunski
12:29 PM Revision 80ae684e (library): Some improvements for StarWars's behaviour after onPause(), but it doesn't really work yet.
Remaining 'onPause-buggy' apps: StarWars, Save. Leszek Koltunski
10:50 AM Revision fd89ecb6 (examples): Fix 'FBO' and 'MovingEffects's behaviour after onPause().
Leszek Koltunski
10:21 AM Revision 95bc9f69 (examples): Fix 'Deform' and 'Projection's behaviour after onPause().
Leszek Koltunski

12/14/2016

12:58 AM Revision 7cf783cb (library): Attempt to bring DTexture and DFramebuffer closer together.
Leszek Koltunski
11:31 PM Feature #14 (Closed): App checking arrangement of DistortedCubes into a DistortedTree.
Commit commit:examples|c0486401 provides this. Distorted Admin
11:24 PM Revision c0486401 (examples): Improve the 'FBO' app to test more things.
Leszek Koltunski
11:23 PM Revision 7b8086eb (library): Minor.
Leszek Koltunski
10:35 PM Revision d620ff06 (library): Speed up ObjectTree: we no longer have to traverse the whole tree before rendering to mark everything as not-rendered-yet.
Leszek Koltunski
10:33 PM Revision 29246ab4 (examples): Change of API in DistortedFramebuffer.
Leszek Koltunski
10:33 PM Revision 09d4f4b1 (library): Change of API in DistortedFramebuffer.
Leszek Koltunski
05:01 PM Revision 6537ba91 (library): Minor.
Leszek Koltunski
04:52 PM Revision 3c8b1903 (examples): Major restructuring with DistortedTexture. One now is able to create Textures anywhere, even from a thread which does not hold the OpenGL context. Same for DistortedFramebuffers.
Leszek Koltunski
04:52 PM Revision 1942537e (library): Major restructuring with DistortedTexture. One now is able to create Textures anywhere, even from a thread which does not hold the OpenGL context. Same for DistortedFramebuffers.
Leszek Koltunski

12/13/2016

12:27 AM Revision 46e25345 (library): Minor.
Leszek Koltunski
12:10 AM Revision 7451c98a (examples): Hide the 'depth' of a DistortedTexture inside the library, so users do not get exposed to this weirdness.
Leszek Koltunski
12:10 AM Revision 3ef3364d (library): Hide the 'depth' of a DistortedTexture inside the library, so users do not get exposed to this weirdness.
Leszek Koltunski
06:01 PM Revision 3f3bf7dc (library): Minor
Leszek Koltunski
01:34 PM Revision 611ea379 (examples): Star Wars: release memory.
Leszek Koltunski
01:33 PM Revision d558d9bd (library): Minor improvements in DistortedTexture.
Leszek Koltunski
12:42 PM Revision f6d884d5 (examples): Complete the split DistortedObject -> (DistortedTexture,DistortedEffectQueue)
Leszek Koltunski
12:42 PM Revision e6ab30eb (library): Complete the split DistortedObject -> (DistortedTexture,DistortedEffectQueue)
Leszek Koltunski

12/12/2016

11:47 PM Revision 40eef4b9 (examples): Beginnings of split of DistortedObject into two separate classes: DistortedEffectQueues and DistortedTexture.
Still does not compile, but pushing already. Leszek Koltunski
11:47 PM Revision 4e2382f3 (library): Beginnings of split of DistortedObject into two separate classes: DistortedEffectQueues and DistortedTexture.
Still does not compile, but pushing already. Leszek Koltunski
09:14 PM Revision 10b7e588 (examples): Rename various classes; fix a bug in Around the World.
Leszek Koltunski
09:14 PM Revision b455eb48 (library): Rename various classes; fix a bug in Around the World.
Leszek Koltunski
05:51 PM Revision dcd024be (examples): More fixes for the recent API change.
Leszek Koltunski
05:37 PM Revision 251e574e (examples): Some fixes for the recent API change
Leszek Koltunski
05:37 PM Revision 881652a7 (library): Some fixes for the recent API change
Leszek Koltunski
04:47 PM Revision e8b6aa95 (examples): Major change in API: separate the GRID from DistortedObject; completely remove classes derived from DistortedObject.
Leszek Koltunski
04:47 PM Revision a56bc359 (library): Major change in API: separate the GRID from DistortedObject; completely remove classes derived from DistortedObject.
Leszek Koltunski
01:23 PM Revision a5bbbdea (library): Fix parallel projection.
Leszek Koltunski
01:23 PM Revision 0a046359 (library): The EffectQueues are now totally independent of the size of the underlying Bitmap.
Leszek Koltunski

12/11/2016

11:23 PM Revision 95cc16e9 (library): Minor
Leszek Koltunski

12/10/2016

10:20 PM Revision b62632fc (library): Some speedup in CubesGrid
Leszek Koltunski
10:00 PM Revision d1410af2 (library): Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/org/distorted/library/DistortedCubesGrid.java
Leszek Koltunski
09:59 PM Revision 8d9da98a (library): Fix a long-standing buf in CubesGrid (incorrect Grid in case of 5x5 11111 11011 10101 11011 11111)
Leszek Koltunski

12/09/2016

03:50 PM Revision e99dd9d6 (library): Chasing a bug in DistortedCubesGrid.markRegions() ( visible with a 5x5 grid, 11111 11011 10101 11011 11111 ) - some side edges are missing. markRegions computes incorrect number of side Segments in this case.
Leszek Koltunski
11:53 AM Revision cd9444a6 (examples): Various relatively minor cleanups.
Leszek Koltunski
11:53 AM Revision 65362dd4 (library): Various relatively minor cleanups.
Leszek Koltunski
01:10 AM Revision 5055b5d4 (examples): 1. (hopefully) finish the 'Save' app (now we can adjust the size of the resulting file)
2. Fix one long-standing bug in almost every single app. Leszek Koltunski
01:10 AM Revision e6cf7d50 (library): 1. (hopefully) finish the 'Save' app (now we can adjust the size of the resulting file)
2. Fix one long-standing bug in almost every single app. Leszek Koltunski

12/08/2016

04:47 PM Revision 3c8433ae (examples): Move the 'Save' app to using a DistortedFramebuffer.
Leszek Koltunski
04:47 PM Revision d1e740c5 (library): Move the 'Save' app to using a DistortedFramebuffer.
Leszek Koltunski
02:13 PM Revision 92040610 (examples): Improvements for DFramebuffer.
Leszek Koltunski
02:13 PM Revision 57578636 (library): Improvements for DFramebuffer.
Leszek Koltunski
12:56 PM Revision ddcfc2c2 (examples): Some more tweaking to the 'Save thread.'
Leszek Koltunski
12:53 PM Revision 01d34e10 (examples): Fix the 'Save' app so that the saving thread does not run all the time in a tight loop
Leszek Koltunski
12:53 PM Revision 46a52b78 (library): Fix the 'Save' app so that the saving thread does not run all the time in a tight loop
Leszek Koltunski
12:18 PM Revision 8460c173 (examples): Javadoc
Leszek Koltunski
12:18 PM Revision b73dcaa7 (library): Javadoc
Leszek Koltunski
11:56 AM Feature #5 (In Progress): New Effect: blur
Distorted Admin
11:12 AM Revision 8cb9208c (examples): Fix with Projection
Leszek Koltunski
11:12 AM Revision 390ebefc (library): Fix with Projection
Leszek Koltunski
 

Also available in: Atom