code_swarm
code_swarm copied to clipboard
A (fork of a) slick visualization for your source code
I'm running OS X 10.10.2, I've upgraded and migrated my development files through a few computers. When I ran code_swarm (after some other troubleshooting) I got this error: ``` Exception...
Hello, code_swarm seems not to work with ssh authentication (svn+ssh:// links). There was a fix in the original branche of code_swarm (https://code.google.com/p/codeswarm/issues/detail?id=51) but I can't seem to make it work....
Using CircularAvatars and a 1x1 black default.png (to make it effectively invisible) I got: Exception in thread "Animation Thread" java.lang.RuntimeException: The PImage used with mask() must be the same size...
Android source is organized using repo over git. Would be nice to add support for repo so we can do android code visualizations.
Sorry if this isn't the appropriate place to report code_swarm issues. This fork is more active than the mainline on Google Code so I figure I'll report here. When visualizing...
`HistoryWidth` should be a configuration option, specifying the number of pixels wide the histogram should take up. `HistogramEventsPerPixelHigh` should be a configuration option, specifying the number of edit events that...