Open GoogleCodeExporter opened 8 years ago
I was about to file similar feature request, fortunately I found this one.
I'd like to share my view on how changelogs could be displayed: initially a
change comment would appear in one of the corners (I'd choose bottom right). It
would last for some time (based on the comment's length) and if there was
another one to appear, it would pop out just above the previous one. If there
were too many comments to display at one time, the oldest ones would disappear
one by one, at the rate needed to make space for new comments so that there
would be no delay.
Original comment by 2134...@gmail.com
on 18 Oct 2010 at 7:31
Original comment by acaudw...@gmail.com
on 18 Oct 2010 at 8:14
I've done a bit of work on this feature:
http://github.com/acaudwell/Gource/commit/9ca60496552c371b0f24f1dc768851f2d15374
7c
As seen in this video:
http://www.youtube.com/watch?v=Tl1a2VN_pec
I've only so far implemented the 'custom.log' style approach.
Right now it does get a bit hard to follow if a lot of events happen, so the
representation still needs some work. Perhaps something similar to the second
comments approach.
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 28 Oct 2010 at 11:08
Is this feature implemented yet? because i can't get any comments into my
animation via additional customlog parameters..?
Original comment by m0w1...@gmail.com
on 19 Feb 2013 at 11:49
I haven't done any more work on it.
Original comment by acaudw...@gmail.com
on 21 Feb 2013 at 1:25
but am i able to use it like in the video you posted with version 0.4?
(btw. i did a php script to convert SVN logs into CusomLogs with path copy
support, because somehow the direct SVNlog feed didn't show copied paths. Would
you like me to share it somehow with you?)
Original comment by m0w1...@gmail.com
on 21 Feb 2013 at 2:07
Hi.
I have just rebased this work on top of 0.4 (on the branch captions-rebase
currently):
https://github.com/acaudwell/Gource/commit/596638034fa4eacbcd6c2aeee3f2dee7b4146
b5e
(see gource -H for the command line options for captions):
I have done some work in the past on the SVN copy command support, it just
hasn't made it out there yet (I got distracted trying to animate directory/file
renames).
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 22 Feb 2013 at 1:47
Sorry to interrupt you once more but with this commit the
captions.cpp/captions.h files are missing and if i use the old once from two
years ago the make complains that "vec2f" and "vec3f" are no types (and some
other stuff).
Thanks for all the great response!!
Original comment by m0w1...@gmail.com
on 25 Feb 2013 at 12:47
Oops. I've added that class now:
https://github.com/acaudwell/Gource/commit/e0bf342facc533f4697301704ef6e6b365b78
2dc
Original comment by acaudw...@gmail.com
on 25 Feb 2013 at 9:28
Original issue reported on code.google.com by
aapo.rantalainen
on 9 Sep 2010 at 10:20