Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-16PyAPI: Add HTML logo and faviconAaron Carlisle
Differential Revision: https://developer.blender.org/D2621
2011-08-03fix [#28151] export OBJ don't save the extensionCampbell Barton
also correct some typos
2011-06-16Python Docs: update layout.html to match blender.org development submenu ↵Brecht Van Lommel
changes.
2010-10-13== python api doc ==Luca Bonavita
First commit to make some structure in doc/ directory. - moved source/blender/python/doc -> doc/python_api - moved source/gameengine/PyDoc/*.rst -> doc/python_api/rst - modified accordingly sphinx_doc_gen.py and sphinx_doc_gen.sh (later on I'll try alternative/ scripts by neXyon as promised :) - source/gameengine/PyDoc/ is still there because contains epydoc stuff for the bge, will ask more and look into it later