Update 'README.md'

This commit is contained in:
Jeison Yehuda Amihud (Blender Dumbass) 2020-12-28 19:17:07 +00:00
parent 5df9751772
commit 7d04c63a92

View file

@ -49,17 +49,6 @@ The goal of any project. Is to start at 0% and end up at 100% over a certain per
[![](https://notabug.org/jyamihud/update_manager/raw/master/vcstudio/video_overview_thumbnail.png)](https://open.lbry.com/@blender-organizer:5/blender_nodes_Blender_Organizer0001-68972:9?r=GRS5mK5GDEGa77vRotG4LwMqPCyhpF2k)
## Reasons to Re-do Blender-Organizer
The old Blender Organizer project was using an outdated Python2 for the entire system.
It became such a hard thing to make work on a new system. Since Python2 is not longer supported by most destributions. And so the decision was made in 2020 to move to Python3. The problem was that the gtk module of python2 is similar but not the same as Gtk3 that comes with python3. And so a complite rewrite of the blender organizer is nessesary.
The Blender Organizer also had some questionable desing elements that made it hard to implement new feratures and settings without clusterring the project folder. And also it had a wierd way of handinling multiple projects.
## Blender Organizer still lives.
I think for most people who are Using the Blender Organizer. To switch to an untested new project would be a terrible thing. This is why I'm not using the Blender Organizer repository for the rewrite, but instead choosing to create this new one. Which gonna go away from being named after Blender but more after the little studio title we have for our animation project. VCS (Violence, Children, Studio).
## Installation
For the installation please read the [wiki page.](https://notabug.org/jyamihud/VCStudio/wiki/Documenation+%7C+Installation+%7C+Version+20.128)
@ -79,6 +68,16 @@ If you have any type of comment related to this project and want to contact me.
**I don't guarantee that will answer**. I don't have any permanent access to the internet or any other form of communication. This computer that I'm using to type this sentense this very moment ( and to develop most of the VCStudio ) is not mine. And it could be taken from me at any moment. I don't own a cell-phone and don't want to own one. Tho even if I wanted. I don't have any resources to get one anyway. So you are on the mercy of the Gods in terms of communicating with me.
## Reasons to Re-do Blender-Organizer
The old Blender Organizer project was using an outdated Python2 for the entire system.
It became such a hard thing to make work on a new system. Since Python2 is not longer supported by most destributions. And so the decision was made in 2020 to move to Python3. The problem was that the gtk module of python2 is similar but not the same as Gtk3 that comes with python3. And so a complite rewrite of the blender organizer is nessesary.
The Blender Organizer also had some questionable desing elements that made it hard to implement new feratures and settings without clusterring the project folder. And also it had a wierd way of handinling multiple projects.
## Blender Organizer still lives.
I think for most people who are Using the Blender Organizer. To switch to an untested new project would be a terrible thing. This is why I'm not using the Blender Organizer repository for the rewrite, but instead choosing to create this new one. Which gonna go away from being named after Blender but more after the little studio title we have for our animation project. VCS (Violence, Children, Studio).
## Credits and thanks
Main project developer is J.Y.Amihud aka Blender-Dumbass (me).