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-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
2010-07-15- updated man page from --help output.Campbell Barton
2010-07-14Change to text3d: When back or front is enabled, the bevel rim on the other s...Campbell Barton
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-06-27script to create a man page from blenders --help text, replaced the hand edit...Campbell Barton
2010-06-07man page from debian updated for 2.5, better maintain here for other linux di...Campbell Barton
2010-04-20replace referenecs to python 2.xCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2008-11-10* add Brecht's small patch to make values to BF_QUICK and BF_QUICKDEBUG funct...Nathan Letwory
2008-10-31* doc updateNathan Letwory
2008-10-05=== SCons ===Nathan Letwory
2008-04-28* add small bit of docs about BF_CONFIGNathan Letwory
2007-08-15add the option of not installing to scons build systemJean-Luc Peurière
2007-06-11* update version numbers for scons official stable.Nathan Letwory
2007-04-17* update link to dependencies page.Nathan Letwory
2007-01-30fixing x2 paramJoilnen Leite
2006-12-11added a note about using SCons version 0.96.1Stephen Swaney
2006-12-06CMake: Provide better control over Python versions and library locations for ...Jacques Beuarain
2006-11-18CMake: Initial commit of CMake usage document for BlenderJacques Beuarain
2006-09-01* change Python version from 2.3 to 2.4, since it is a requirement for Blende...Nathan Letwory
2006-03-17==SCons==Nathan Letwory
2006-03-10==SCons==Nathan Letwory
2006-02-06==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2005-06-06Updated BL text.Ton Roosendaal
2005-03-23Updated channel listing for help with compiling Blender to reflect (onceChris Burt
2004-05-27Tom's additions to the windows build.Kent Mein