LoGiVi (git visualisation software)

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
rmcode
Party member
Posts: 454
Joined: Tue Jul 15, 2014 12:04 pm
Location: Germany
Contact:

Re: LoGiVi (git visualisation software)

Post by rmcode »

So ... more than one year after the last release I am happy to present you version 1.0.0.572 :awesome:

Code: Select all

### Additions
- Added Graphoon library
- Added a loading screen (Shows a nice graph animation while the repositories are loaded)
- Added a completely new selection screen
    - Repositories can be named after being dropped on the application
    - Mouse indicates clickable elements
    - Added small instruction messages if LoGiVi is started for the first time  
- Added a custom icon (Thanks to https://twitter.com/nsK_pz)
- Added an option to hide author labels (Closes #65)

### Fixes
- Fixed default config not being used correctly
- Fixed pattern matching for windows specific paths
- Fixed camera being positioned off center when the visualisation starts
- Fixed nodes spawning on a straight line occasionally
- Fixed #69 - Adjust position of folder labels if node is empty or just contains one file
- Fixed #70 - Faulty creation of file colors

### Removals
- Removed loading of custom avatars
- Removed code for deletion of temporary files
- Removed some of the debug output
- Removed warning and creation of example log when LoGiVi is loaded for the first time

### Other Changes
- Completely rewrote the Timeline
    - Clicks should be much more precise now
    - Timeline is fading out when the mouse isn't hovering over it (Date label changes position accordingly)
- Use spritebatch when drawing avatars
- Improve warning message displayed when running LoGiVi for the first time
- Config Files are only loaded once when the program starts
- Updated config file for use with LÖVE 0.10.1
- Repositories are stored in a separate file now
    - This way we can also refresh logs which have been added via the directorydropped callback
    - Repositories are only updated if they have changed since the last time they were opened
- Improved settings template
- Avatar icons have custom colors (Closes #66)
- Updated the sprites used for avatar icons (Closes #67)
Lycea
Prole
Posts: 3
Joined: Tue Nov 15, 2016 3:26 pm
Location: Germany

Re: LoGiVi (git visualisation software)

Post by Lycea »

Hi,
i recently found your programm and used it. I really really like it cause the visualisation looks really nice and it is also realy easy to use :awesome:

Now I wanted also to view some svn repositories and I wrote myself a small script that converts from svn logs to the format of logs your programm needs .

I thought it maybe vould be interesting for people who also use this programm and maybe want to do the same :)

The programm could be found in my one of my git repos here :nyu:
Be happy and share that happyness with others that they get happy too :awesome:

my Github profile where you can find stuff made with love and other projekts :nyu:
User avatar
rmcode
Party member
Posts: 454
Joined: Tue Jul 15, 2014 12:04 pm
Location: Germany
Contact:

Re: LoGiVi (git visualisation software)

Post by rmcode »

Lycea wrote: Tue Mar 14, 2017 1:14 pm Hi,
i recently found your programm and used it. I really really like it cause the visualisation looks really nice and it is also realy easy to use :awesome:

Now I wanted also to view some svn repositories and I wrote myself a small script that converts from svn logs to the format of logs your programm needs .

I thought it maybe vould be interesting for people who also use this programm and maybe want to do the same :)

The programm could be found in my one of my git repos here :nyu:
Thanks for the kind words and glad to see that someone else actually uses it xD
I'll add a link to your script to the git repo :)
Post Reply

Who is online

Users browsing this forum: No registered users and 52 guests