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-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
2011-02-16doc generation support for excluding some modules, without this a full rebuil...Campbell Barton
2011-02-16bugfix [#26094] Going to Bone Roll menu brings up python errorCampbell Barton
2011-02-15Doc generator now makes 'bpy.context' api reference.Campbell Barton
2011-02-06- cmake was missing an inclide (IDE's wouldnt index)Campbell Barton
2011-02-05mathutils rotate functions for Euler/Quaternion/Matrix/Vector types.Campbell Barton
2011-02-04pep8 cleanupCampbell Barton
2011-01-30remove nan-makefilesCampbell Barton
2011-01-27r34526 removed a line which had an unused return value but still needed to run.Campbell Barton
2011-01-26option for blender --addons rigify,io_scene_fbx,add_mesh_gearsCampbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-20Command line options to set blender system environment variables.Campbell Barton
2011-01-19new command line option '--factory-startup' to skip reading startup.blend. us...Campbell Barton
2011-01-02removing epydocs for mathutils and geometry mododules (now they are in sphinx)Campbell Barton
2010-12-31update UI introspect function & man pageCampbell Barton
2010-12-23remove reload() from builtins since python3 no longer uses this.Campbell Barton
2010-12-10patch [#25027] formatting mathutils.geometry module docs for sphinxCampbell Barton
2010-12-06include getset's for generating module docs.Campbell Barton
2010-11-25== console ==Luca Bonavita
2010-11-09update the man page from blenders --help messageCampbell Barton
2010-11-01== blender file format ==Luca Bonavita
2010-10-30== blender file format ==Luca Bonavita
2010-10-27remove include paths which dont exist, fix for doc upload script which was ge...Campbell Barton
2010-10-26move geometry python module into mathutils.geometry, since it provides utilit...Campbell Barton
2010-10-13== docs ==Luca Bonavita
2010-10-13== python api doc ==Luca Bonavita
2010-09-07ran through pep8 checkerCampbell Barton
2010-09-03SVN maintenance.Guillermo S. Romero