MonZop / BioBlender

AddOn for Blender to do molecular work
BSD 2-Clause "Simplified" License
113 stars 20 forks source link

Master main first fixes #17

Closed zeffii closed 9 years ago

zeffii commented 9 years ago

adding these as the first commits, they are essential to start things rolling

MonZop commented 9 years ago

Sorry, I am not sure. Should I do something? (pls. if you think I'm really ingorant, and a little stupid, just consider that I studied biology, and that's what I know and do every day!)

zeffii commented 9 years ago

not at all. thatsall

MonZop commented 9 years ago

OK, thanks. And now?, which branch is that I should use for testing?

zeffii commented 9 years ago

At the moment both master and master_main_first_fixes have the core of my changes / introductions. I'm very eager to start implementing things like code style and pep8 compliance, but first the expected functionality must be restored.

I'm still not at the point where I can say I know what all features do or should be doing, without a manual I rely on the code and comparing the code with the older versions.

MonZop commented 9 years ago

OK, in this case I will use the master_main_first_fixes (but how do you change the font?) with blender 273, and point to problems there (in the proper issue #).

zeffii commented 9 years ago

master should now support all version 2.68 - 2.7x , the import code attempts to offer a generic solution.

Change which font? in these threads? using the symbol that looks like single quote mark, but is called a 'back tick'

one of these ` not one of these '
zeffii commented 9 years ago

more info about how to format the text: https://guides.github.com/features/mastering-markdown/