changelog
    
    
    - Sat, 17 May 2014 20:33:27 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 20:33:27 +0300] rev 775
 
    - - don't crash when inverting conditional lines
 
    - Sat, 17 May 2014 15:45:56 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 15:45:56 +0300] rev 774
 
    - - removed the build time in favor of commit time which I think is much more important
 
    - Sat, 17 May 2014 15:38:20 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 15:38:20 +0300] rev 773
 
    - - bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
 
    - Sat, 17 May 2014 02:00:02 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 17 May 2014 02:00:02 +0300] rev 772
 
    - - make pick scenes always use particularly thick lines so that the line picking behavior is relayed to the mouse-over highlight
 
    - Fri, 16 May 2014 21:59:03 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 16 May 2014 21:59:03 +0300] rev 771
 
    - - use a faster ID choosing setup, this should work so long as nobody goes to create 17 million objects
 
    - Fri, 16 May 2014 21:31:20 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 16 May 2014 21:31:20 +0300] rev 770
 
    - - hopefully stabilized the entire shared pointers deal now
 
    - Fri, 16 May 2014 01:22:24 +0300
 
    - by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 16 May 2014 01:22:24 +0300] rev 769
 
    - - improved shared pointer behavior, still not there yet