Andrew Caudwell
Andrew Caudwell
Git comes with a program Git Bash which is a console similar to the Windows Command Prompt but also supports unix commands like `ls` as well as the `git` commands....
That directory should contain files gource and gource.cmd otherwise this wont work (guessing it doesn't). I would suggest re-installing gource using the installer to try and fix your path problem....
If the filter didn't match any files then you'd get that error as gource wont have output anything. I could try again without the ffmpeg part of the command line...
Failing to detect Boost::Filesystem (misleading error: Could not link against -lGLU !) (Raspberrian)
I'm pretty sure this is it failing to detect Boost::Filesystem: https://github.com/acaudwell/Gource/blob/7e793c96cbfb8d742c690f4a9bec49880f985e60/m4/ax_boost_filesystem.m4#L110 There is a bug in the m4 script when it fails as it hasn't set `ax_lib` so it contains...
@sriedel Is this with the latest version? You should see the day of the timestamp at the top of the screen advancing at that rate. It doesn't make the simulation...
I think it looks pretty good. Maybe it should offset slightly more so that most of the time it wont still be touching the edge? OTH it makes it easier...
This is looking pretty good. Sorry I'm pretty busy at the moment.
The repositioning animation is really pleasant now. The actual position of the labels though often isn't better than just putting them in the middle of the line segment in a...
Changing time-scale affects the outcome of the physics in Gource. Large time step values fed into the physics calculations cause it to be unstable so a rough limit was imposed....
Seems to make sense.