greena1re [Thu, 27 Feb 2014 00:48:29 +0000 (16:48 -0800)]
weird merge shit
Mark Slee [Wed, 26 Feb 2014 08:49:20 +0000 (00:49 -0800)]
Merge branch 'grizzly-dev'
Mark Slee [Wed, 26 Feb 2014 08:49:00 +0000 (00:49 -0800)]
Few tiny cleanups
Mark Slee [Wed, 26 Feb 2014 08:36:29 +0000 (00:36 -0800)]
The death of GLucose! Hear ye, hear ye.
Mark Slee [Wed, 26 Feb 2014 02:01:08 +0000 (18:01 -0800)]
Remove transition management from glucose
Mark Slee [Tue, 25 Feb 2014 21:17:51 +0000 (13:17 -0800)]
SCPattern moved out of GLucose
Mark Slee [Tue, 25 Feb 2014 21:03:54 +0000 (13:03 -0800)]
Update to LXEffect enabled function
Mark Slee [Tue, 25 Feb 2014 20:55:19 +0000 (12:55 -0800)]
No more SCEffect or SCTransition
Mark Slee [Tue, 25 Feb 2014 20:46:56 +0000 (12:46 -0800)]
Model is now in processing, not glucose
Mark Slee [Tue, 25 Feb 2014 08:11:13 +0000 (00:11 -0800)]
More mapping cleanup, got rid of tons of mess code, clean definitions now
Mark Slee [Tue, 25 Feb 2014 06:06:07 +0000 (22:06 -0800)]
Lots of code cleanup, removed Panda code, all grizzly, cleaning up mapping
Mark Slee [Tue, 25 Feb 2014 05:15:16 +0000 (21:15 -0800)]
New Grizzly code using LXOutput framework
Mark Slee [Tue, 25 Feb 2014 03:31:36 +0000 (19:31 -0800)]
Remove UIFramework file, not used anymore
Mark Slee [Sun, 23 Feb 2014 05:19:56 +0000 (21:19 -0800)]
Port to newest HeronLX, use new UI libraries
akiselev [Sat, 22 Feb 2014 19:00:22 +0000 (11:00 -0800)]
new mappings
Mark Slee [Sat, 22 Feb 2014 00:11:25 +0000 (16:11 -0800)]
Update PandaDriver for new grizzly strip mapping and 15-strip cubes
Alexander Kiselev [Fri, 7 Feb 2014 14:10:31 +0000 (06:10 -0800)]
New code for Grizzlies
greena1re [Wed, 22 Jan 2014 10:11:53 +0000 (02:11 -0800)]
added JGraphT to code folder, seems to be working but it's possible I screwed something up. While compiling .jar eclipse gave me a warning regarding DS_Store
Alexander Green [Mon, 9 Dec 2013 08:51:23 +0000 (03:51 -0500)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
Alexander Green [Mon, 9 Dec 2013 08:50:26 +0000 (03:50 -0500)]
Apat and added acos to spherycolor, not included in color yet but working
Mark Slee [Fri, 6 Dec 2013 23:02:06 +0000 (18:02 -0500)]
New GLucose and HeronLX libs
Mark Slee [Fri, 6 Dec 2013 19:53:12 +0000 (14:53 -0500)]
Send normalized values back to APC40
Jack Stahl [Mon, 2 Dec 2013 03:36:30 +0000 (19:36 -0800)]
Merge pull request #23 from JustinRosenstein/master
Optimized gimbal -- now at 60fps
Justin Rosenstein [Mon, 2 Dec 2013 02:48:21 +0000 (18:48 -0800)]
Optimized gimbal -- now at 60fps
Alexander Green [Sun, 1 Dec 2013 08:05:09 +0000 (00:05 -0800)]
sinesphere extending APat derived from Dpat, no lights working but not broken
Mark Slee [Wed, 27 Nov 2013 00:21:51 +0000 (16:21 -0800)]
Merge pull request #22 from l8on/master
Life fades in and out
Leighton Wallace [Tue, 26 Nov 2013 08:35:48 +0000 (00:35 -0800)]
Fade in/out for all automata
Leighton Wallace [Tue, 26 Nov 2013 05:45:59 +0000 (21:45 -0800)]
L8onStrips fade in and out
Leighton Wallace [Tue, 26 Nov 2013 01:58:19 +0000 (17:58 -0800)]
Changing randomizer to mutator
* Moving colors by index of strip/cube/point.
* Randomizer knob adds mutations to life.
Jack Stahl [Mon, 25 Nov 2013 07:33:58 +0000 (23:33 -0800)]
Merge pull request #21 from savanto/AntonK
AKPong
savanto [Mon, 25 Nov 2013 07:29:02 +0000 (23:29 -0800)]
AKPong
Leighton Wallace [Mon, 25 Nov 2013 06:40:23 +0000 (22:40 -0800)]
Changing min alive probability
Jack Stahl [Mon, 25 Nov 2013 06:40:11 +0000 (22:40 -0800)]
Merge pull request #20 from l8on/master
L8on Strips 3d Life
Leighton Wallace [Mon, 25 Nov 2013 06:37:02 +0000 (22:37 -0800)]
L8on Strips 3d Life
3D life with cube strips. Got all 3 dimensions of automata now.
Jack Stahl [Mon, 25 Nov 2013 06:21:35 +0000 (22:21 -0800)]
Merge pull request #19 from l8on/master
Life Refinements
Leighton Wallace [Mon, 25 Nov 2013 01:35:09 +0000 (17:35 -0800)]
Automata and life is good
Removed Fertility param from life, 2 is the right number.
Added Automata visualization across the array of points.
Leighton Wallace [Sun, 24 Nov 2013 22:05:31 +0000 (14:05 -0800)]
Adding fertility parameter
Leighton Wallace [Sun, 24 Nov 2013 21:29:20 +0000 (13:29 -0800)]
Fixing life algorithm
Need to wait until all decisions are made before applying algorithm.
Leighton Wallace [Sun, 24 Nov 2013 06:17:00 +0000 (22:17 -0800)]
Life Refinements
* Added knobs for rate, saturation, dead brightness, and randomization
* Cleaned up code, commented out print statements.
* Renamed shouldBeAlive to cycleOfLife.
Jack Stahl [Sun, 24 Nov 2013 02:36:50 +0000 (18:36 -0800)]
Merge pull request #18 from l8on/master
Life redux
Leighton Wallace [Sun, 24 Nov 2013 02:35:08 +0000 (18:35 -0800)]
Life redux
Jack Stahl [Sun, 24 Nov 2013 02:15:05 +0000 (18:15 -0800)]
Merge pull request #17 from l8on/master
L8on's life
Leighton Wallace [Sun, 24 Nov 2013 02:13:40 +0000 (18:13 -0800)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
Conflicts:
SugarCubes.pde
Leighton Wallace [Sun, 24 Nov 2013 02:11:50 +0000 (18:11 -0800)]
L8on's life
Ben Morrow [Sun, 24 Nov 2013 02:03:40 +0000 (18:03 -0800)]
Merge branch 'master' of github.com:sugarcubes/SugarCubes
Ben Morrow [Sun, 24 Nov 2013 02:03:27 +0000 (18:03 -0800)]
Hackathon anims
Jack Stahl [Sun, 24 Nov 2013 01:58:41 +0000 (17:58 -0800)]
Merge pull request #16 from tbavaro/timmetronome
timmetronome
tim [Sun, 24 Nov 2013 01:56:04 +0000 (17:56 -0800)]
timmetronome
Jack Stahl [Sun, 24 Nov 2013 01:36:14 +0000 (17:36 -0800)]
Merge pull request #15 from jackstah/master
Fix Swim and balance
Jack Stahl [Sun, 24 Nov 2013 01:36:03 +0000 (17:36 -0800)]
Merge pull request #14 from vincentsiao/master
Asana Thankshackathon / VSTowers
Jack Stahl [Sun, 24 Nov 2013 01:29:54 +0000 (17:29 -0800)]
Fix Swim and balance
Ben Morrow [Sun, 24 Nov 2013 00:52:46 +0000 (16:52 -0800)]
Merge pull request #13 from Jackiebo/master
Add Jackie's 3 Visualizers (Someone might want to edit the order)
Vincent Siao [Sun, 24 Nov 2013 00:52:06 +0000 (16:52 -0800)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
Vincent Siao [Sun, 24 Nov 2013 00:51:57 +0000 (16:51 -0800)]
AsanaThankshackathon/VSTowers
Mark Slee [Sun, 24 Nov 2013 00:27:27 +0000 (16:27 -0800)]
Tweak for final mapping Asana hackathon
Mark Slee [Sun, 24 Nov 2013 00:02:48 +0000 (16:02 -0800)]
Mapping for Asana hackathon
jackie [Sun, 24 Nov 2013 00:28:04 +0000 (16:28 -0800)]
Add JackieLines and JackieDots
Squashed commit of the following:
commit
95c8cfef57ac4702614f0b34b0c1e2829ba7fc7a
Author: jackie <jackie@asana.com>
Date: Sat Nov 23 16:27:07 2013 -0800
dots tuned
commit
46b01100d1cce8c958b54054015498166e6bf230
Author: jackie <jackie@asana.com>
Date: Sat Nov 23 00:08:13 2013 -0800
added lines
jackie [Sat, 23 Nov 2013 07:54:10 +0000 (23:54 -0800)]
Squashed commit of the following:
commit
b3075ab07700df6b0ba8c972eaed3288c4dfa16d
Author: jackie <jackie@asana.com>
Date: Fri Nov 22 23:47:30 2013 -0800
rename to JackieSquares
commit
a5babd41b92abb12dd0f5d7f9847d4e74fe929b5
Author: jackie <jackie@asana.com>
Date: Fri Nov 22 23:43:24 2013 -0800
looking good
commit
58b6403fe84e8e26bc64bd937760674de5e2ad04
Author: jackie <jackie@asana.com>
Date: Fri Nov 22 23:40:33 2013 -0800
adding variance
commit
18573c7aca7e4e4b50ca7b9d7e1162658462ba6f
Author: jackie <jackie@asana.com>
Date: Fri Nov 22 23:30:26 2013 -0800
more time in stacks
commit
4c9f98e3687054b151b247bb1d52358d7009a3ed
Author: jackie <jackie@asana.com>
Date: Fri Nov 22 23:28:55 2013 -0800
more time in stacks
commit
4225219ccb422af33fdf54e81977ab50834a0452
Author: jackie <jackie@asana.com>
Date: Fri Nov 22 22:44:54 2013 -0800
rainbow faces in order
Alexander Green [Fri, 22 Nov 2013 22:09:00 +0000 (14:09 -0800)]
sinesphere
Alexander Green [Fri, 22 Nov 2013 12:33:33 +0000 (04:33 -0800)]
sinesphere added scaleparam, changed some stuff
Alexander Green [Tue, 19 Nov 2013 00:42:56 +0000 (16:42 -0800)]
better sinesphere
Alexander Green [Mon, 18 Nov 2013 11:05:50 +0000 (03:05 -0800)]
another sine and projection to sinephere, working
Alexander Green [Sat, 16 Nov 2013 00:56:52 +0000 (16:56 -0800)]
changed order, commented out bad anims
Alexander Green [Sat, 16 Nov 2013 00:44:39 +0000 (16:44 -0800)]
sinesphere mods again trying to get cur to work
Alexander Green [Fri, 15 Nov 2013 07:57:37 +0000 (23:57 -0800)]
merged slee's lx changes
Alexander Green [Fri, 15 Nov 2013 07:44:26 +0000 (23:44 -0800)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes into alexgreen
LX point stuff, etc don't know if it works yet
Conflicts:
AlexGreen.pde
SugarCubes.pde
Alexander Green [Fri, 15 Nov 2013 07:23:26 +0000 (23:23 -0800)]
sinesphere working with notes
Mark Slee [Wed, 13 Nov 2013 11:42:54 +0000 (03:42 -0800)]
Update to new HeronLX packaging for LXParameter stuff
Mark Slee [Wed, 13 Nov 2013 11:15:30 +0000 (03:15 -0800)]
New GLucose, simpler packaging
Mark Slee [Wed, 13 Nov 2013 10:58:24 +0000 (02:58 -0800)]
Update to new GLucose/HeronLX with transform/projection in HeronLX
Mark Slee [Wed, 13 Nov 2013 10:26:31 +0000 (02:26 -0800)]
New GLucose/HeronLX, LXPoint and LXModel now core classes
Alexander Green [Wed, 13 Nov 2013 00:33:22 +0000 (16:33 -0800)]
sinesphere mods, tap tempo
Alexander Green [Mon, 11 Nov 2013 11:28:30 +0000 (03:28 -0800)]
changed huespread for sinesphere
Alexander Green [Sat, 9 Nov 2013 11:29:28 +0000 (03:29 -0800)]
Merge branch 'alexgreen' of https://github.com/sugarcubes/SugarCubes into alexgreen
Conflicts:
AlexGreen.pde
Alexander Green [Sat, 9 Nov 2013 11:28:55 +0000 (03:28 -0800)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes into alexgreen
Conflicts:
AlexGreen.pde
Mark Slee [Sat, 9 Nov 2013 03:17:17 +0000 (19:17 -0800)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes into alexgreen
Conflicts:
AlexGreen.pde
_Internals.pde
Mark Slee [Sat, 9 Nov 2013 03:13:50 +0000 (19:13 -0800)]
More optimization to unnecessary blending
Mark Slee [Sat, 9 Nov 2013 02:53:05 +0000 (18:53 -0800)]
Stop wasting time in ColorFucker when sharpness is off
Mark Slee [Fri, 8 Nov 2013 22:22:09 +0000 (14:22 -0800)]
Fix up to lx.hsb
Mark Slee [Fri, 8 Nov 2013 21:27:23 +0000 (13:27 -0800)]
Have MIDI controllers set normalized parameter values
Mark Slee [Fri, 8 Nov 2013 21:16:43 +0000 (13:16 -0800)]
Add diagnostics meter to show time things take
Mark Slee [Fri, 8 Nov 2013 20:01:06 +0000 (12:01 -0800)]
Performance improvements to SineSpheres and 's' to toggle simulation
Conflicts:
AlexGreen.pde
Mark Slee [Fri, 8 Nov 2013 20:01:06 +0000 (12:01 -0800)]
Performance improvements to SineSpheres and 's' to toggle simulation
Alexander Green [Fri, 8 Nov 2013 11:45:28 +0000 (03:45 -0800)]
sinesphere cool
Alexander Green [Fri, 8 Nov 2013 11:10:41 +0000 (03:10 -0800)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes into alexgreen
weird stuff changed default editor during merge
ust ordering stuff in sugarcubes list
Alexander Green [Fri, 8 Nov 2013 11:02:29 +0000 (03:02 -0800)]
sinesphere multiple projections working and arctan working
Alexander Green [Thu, 7 Nov 2013 15:17:12 +0000 (07:17 -0800)]
more cubes, maxed out, sinesphere multiple projections
Alexander Green [Thu, 7 Nov 2013 11:13:52 +0000 (03:13 -0800)]
modified mappings to render more cubes, modified internals
Mark Slee [Thu, 7 Nov 2013 01:49:19 +0000 (17:49 -0800)]
New libraries
Mark Slee [Wed, 6 Nov 2013 23:40:47 +0000 (15:40 -0800)]
Update to new GLucose/LX and make knobs show values on rotation
Alexander Green [Tue, 5 Nov 2013 08:42:40 +0000 (00:42 -0800)]
rotate y finaly working for sinesphere
Alexander Green [Tue, 5 Nov 2013 01:40:26 +0000 (17:40 -0800)]
add int quadrant function to sinesphere
Alexander Green [Mon, 4 Nov 2013 09:58:11 +0000 (01:58 -0800)]
sinesphere rotate
Alexander Green [Thu, 31 Oct 2013 04:41:23 +0000 (21:41 -0700)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
midi mappings
Alexander Green [Thu, 31 Oct 2013 04:29:55 +0000 (21:29 -0700)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
sensitivity changes
Mark Slee [Thu, 31 Oct 2013 04:28:45 +0000 (21:28 -0700)]
Map first APC slider to overall speed
Mark Slee [Thu, 31 Oct 2013 04:23:49 +0000 (21:23 -0700)]
Make hue knob more sensitive
Alexander Green [Thu, 31 Oct 2013 03:21:18 +0000 (20:21 -0700)]
Merge branch 'master' of https://github.com/sugarcubes/SugarCubes
don't know
Alex Kiselev [Thu, 31 Oct 2013 03:11:50 +0000 (20:11 -0700)]
magic Haron jumpinh beans
Alex Kiselev [Thu, 31 Oct 2013 02:58:52 +0000 (19:58 -0700)]
magic Haron jumpinh beans