Past versions, like a history book.
version 3.1.1
last updated 1.27.14
- license updates and cleanup (who wants a messy license that fills up your view?)
- Copy and paste hex colors! (With Control|Command + C|V)
- Now compiles(runs) in Processing 2.2.1
- Slight changes to the About tab.
- Updated links, licenses and removed unused code.
- Font fix (added font files)
- Processing 2
- Updated library & syntax
- Multiple source files with 'tabs'
- Now using functions with care
- Lots of bug fixes
- Scroll() fix
- GUI
- Once again, repositioned stuff
- Added more buttons, including 'reset', 'randomColor', 'invertColor', 'refresh'
- Bigger size(800,800)
- Bigger rect(550,550)
- User-friendly color displaying inside the rectangle
- Tabs, including software information in the 'About' tab
- license & blog links moved to 'About' tab
- More.
- This might be my last update, because Color Mixer will be on a programming contest!
- More, Color Mixer will be embedded in Color Utility, currently in development with Java/Processing.
- You can check out the daughter project here: [https://github.com/leocarbon/cu]
- Thanks to everybody supportive until this time.
-
Processing 2.0b7 syntax support
-
Minor error fixes
2.0.1 (9.10.12)
-
Minor Auto clear bug fixed
- Major Breakthrough!!!
- Minor errors fixed
- Copyright version updated
- Release number added
- brightness to alpha
- Fixed broken blog link
- Removed some text in the bottom corner
- NOW WE HAVE NUMBER INPUT!!!
- Brought from version 0.2.a0 (4.14.12)
- Four text input boxes
- NUI™
- Number User Interface
- Graphics
- Repositioned the UIs
- Bigger output
- Minor errors fixed
- Added Scroll™ feature
- Choose a color you like with scrolling!
- Control/Command+S
- Minor adjustments to version notes
- Fixed gray screen bug in MacOSX
- Minor changes to README.txt
- Added licence picture
- Patch for version notes
- Works with Processing 2.0 [developers]
- We are working on an Android app!
- Now works with Linux
- Edited the README
- Version Notes Edit
- Electric Mango Blog ad (my blog)
- Removed color saving debug code
- Seperate variables for colors (red, green, blue, alpha)
- Now supports ControlP5 0.7.5
- Edited the version (added ControlP5 version)
- Lowered the slider for a better look
- Released with Naver Blog and Blogger
- Open Source license
- More code commenting
- Ready to release!!!
- Now press Contol(Command)+R to reset
- Removed red, green, blue shortcut keys
- Removed debug code
- Reduced file size (a little)
######0.4.rc0 (4.30.12)
- Shortcut keys feature
- Press control+n to reset
- Press command+n to reset (Mac OS X)
- Press control+r for color red
- Press command+r for color red (Mac OS X)
- Press control+g for color green
- Press command+g for color green (Mac OS X)
- Press control+b for color blue
- Press command+b for color blue (Mac OS X)
- Fixed Escape key quit bug
- Commenting for code
- Added copyright message
- Added definition for bars under customer request
- Added new Mac OS X icon (permanent)
- Added new Mac OS X icon
- Added Mac OS X icon
- Changed the interface from text input to bar input
- added color rectangle
- Fixed reading number input bug
- text input interface