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
path: root/doc
AgeCommit message (Expand)Author
2011-04-13minor improvements to sphinx doc main pageCampbell Barton
2011-04-13Version bump for doxygen.Nathan Letwory
2011-04-12reference the release PDF correctlyCampbell Barton
2011-04-12less alarming warnings about the python api not being stable in online docs a...Campbell Barton
2011-04-10- background job style cleanup.Campbell Barton
2011-04-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile fo...Campbell Barton
2011-04-08can't include titles in function examples.Campbell Barton
2011-04-07Sphinx RNA API changelog generator.Campbell Barton
2011-04-07Updating BGE dynamic loading docs:Mitchell Stokes
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-04[#26768] 2.57 - sys.path not initialized properlyCampbell Barton
2011-04-01modification to api docs so release point to:Campbell Barton
2011-04-01while looking into adding back brush tool keys found mixed texture/image pain...Campbell Barton
2011-03-31examples for keyframing nested paths. based on report from user der_On's repo...Campbell Barton
2011-03-27pep8 cleanupCampbell Barton
2011-03-26optparse module is deprecated, use new argparse module in background job temp...Campbell Barton
2011-03-22fix [#25688] undocumted functions in pyapiCampbell Barton
2011-03-18add sphinx api reference note that menu's layout.operator_context defaults to...Campbell Barton
2011-03-14bpy.types.libraries.load sphinx doc & examples (doc system needed some updates).Campbell Barton
2011-02-28Cleanup paths after move to dir.Nathan Letwory
2011-02-27move doxygen files into own subdir.Nathan Letwory
2011-02-27doxygen: update for tagged modules.Nathan Letwory
2011-02-27doxygen: blender/readblenfile tagged.Nathan Letwory
2011-02-25add NDEBUG to scons release flags + some pep8 cleanup for examples.Campbell Barton
2011-02-25doxygen: kernel/ groups added.Nathan Letwory
2011-02-25doxygen: add missing group definitions.Nathan Letwory
2011-02-25doxygen: add bsp groupNathan Letwory
2011-02-25doxygen: update Doxyfile and split doxygen.mainNathan Letwory
2011-02-22doxygen: bge scenegraph and videotextureNathan Letwory
2011-02-22doxygen: add bullet to extern libs, some small changes in page names, and fix...Nathan Letwory
2011-02-22doxygen: BGE Network, Physics, RasterizerNathan Letwory
2011-02-22doxygen: entries for blenderroutines, converter, expressions, gamelogic, game...Nathan Letwory
2011-02-22make doc generation close files (py3.2 complains about this),Campbell Barton
2011-02-22correct exampleCampbell Barton
2011-02-21remove BGE's PyObjectPlus.isA method docs, was removed in favor of built-in i...Campbell Barton
2011-02-21doxygen: add guardedalloc and AVINathan Letwory
2011-02-21doxygen: footer templateNathan Letwory
2011-02-21doxygen: editor entryNathan Letwory
2011-02-21doxygen: entry for gpu, modifiers, nodes, python and renderNathan Letwory
2011-02-18SVN maintenance.Guillermo S. Romero
2011-02-18examples for bpy.propsCampbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2011-02-18render engine example thanks to dougal2.Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-18doxygen: readblenfile part of data groupNathan Letwory
2011-02-18python api docs & examples for registrable Menu/Panel/Operator/PropertyGroup ...Campbell Barton
2011-02-18Bring blenloader module under data group. Rename the group to look a bit more...Nathan Letwory
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-16sphinx doc gen: multiple examples possible and include the scripts docstring ...Campbell Barton