Open GoogleCodeExporter opened 8 years ago
Gource kind of assumes every entry is a file. If it detects something it
thought was a file is actually a directory, the 'file' gets silently removed
(ie the file for 'dir' would be removed when the dir/file1 is encountered).
I can kind of see what you're trying to do though I'm not sure there's an
elegant way to fit it in with how Gource actually works.
Original comment by acaudw...@gmail.com
on 9 Aug 2010 at 12:30
I've ensured that all of my folders have a trailing slash. I'll look at the
code and see if I can maybe add an option that detects this and adds an extra
bloom for the folder that encompases the files; thus if you are showing files,
you'd have an ambient bloom set behind the files. If the files are hidden,
you'd get the two colors blended.
Original comment by kfs...@gmail.com
on 9 Aug 2010 at 8:41
Original issue reported on code.google.com by
kfs...@gmail.com
on 8 Aug 2010 at 6:30