Spade-Editor / Spade

Cross-platform raster graphics editor inspired by Paint.NET
GNU General Public License v3.0
41 stars 10 forks source link

still active? #85

Closed john0xff closed 9 years ago

john0xff commented 9 years ago

I've question to HeroesGrave as leader of this project or anyone who know, I mean, this project is still active or that was only test of team work for some university subject?

HeroesGrave commented 9 years ago

Things aren't really moving at the moment. We had some big changes meant to be rolling in from the other major contributors, but they got delayed and/or abandoned due to some random problems.

I'm also working on lots of other personal projects and haven't come around to finishing of #76. Once we've got past that hurdle it should be a lot easier to continue regular development.

john0xff commented 9 years ago

84 was test cuz I'm new at github but in the future I'll do my best. Also there is some issue with redrawing at main canvas, if you want to draw some stuff like very long line or long shape with pencil or brush, after 30 sec~ of using it without any break it'll have some lagging or delays and even not the same shape as we wanted to draw, I suppose this issue can be related to how the points of one long line are stored. And the same if we want to draw some random line a little faster it makes lagging and unsightly shape.

HeroesGrave commented 9 years ago

The issues you describe apply to the current master build. Since then a LOT of work has gone into refactoring and optimising. The results of which will be available hopefully sometime soon.

Feel free to contribute if you have something, but try and avoid touching the core framework as most of it will have changed in the latest version. (Or better still, use the refactor branch)

As this is not really an issue, I'm going to close it. Use #75 for discussion of the status of the project, or #76 for discussion on the actual coding.