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
2015-02-21doxygen: updating blender version and link to trackerInes Almeida
2015-02-21python bge.types module - Updating documentation to close T40778Ines Almeida
2015-02-21Documentation update: references to OpenGL tutorials in the python bgl moduleInes Almeida
2015-02-10Typo fix + clarification in mathutils.Vector exampleSybren A. Stüvel
2015-02-09BGE - Vehicle Controller - add background and API checks for arguments of fun...Ines Almeida
2015-02-08BGE physics: When colliding, report first contact point to PythonSybren A. Stüvel
2015-02-01Documentation: Support documenting constructors in class __doc__Sybren A. Stüvel
2015-02-01mathutils: added exponential map to QuaternionSybren A. Stüvel
2015-01-29cleanup: shebang linesCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2015-01-28Update scons build documentationSergey Sharybin
2015-01-22Docs: touch ups in the bge.render doc introductionDalai Felinto
2015-01-22bge.render.getStereoEye() and bge.types.LEFT_EYE/RIGHT_EYEDalai Felinto
2015-01-18Documentation: fixed documented types to match actual typesSybren A. Stüvel
2015-01-15BGE physics: get/set linear and angular dampingSybren A. Stüvel
2015-01-07PyAPI docs: minor changes to sphinx docs.Campbell Barton
2014-12-29fix for doc generatorCampbell Barton
2014-11-26API Docs: remove hardcoded self from shellscriptCampbell Barton
2014-11-14update dna exporter for API changesCampbell Barton
2014-11-10Sphinx doc script: server path has changedCampbell Barton
2014-10-26Fix T42372: demo addon in doc was not handling keymaps correctly during (un)r...Bastien Montagne
2014-09-24Sphinx doc script, update for change in rsyncCampbell Barton
2014-09-18Cleanup: use static sets where possibleCampbell Barton
2014-09-18Fix for a run-time error in sphinx_doc_gen.py on Windows.Tamito Kajiyama
2014-09-18Fix for missing Freestyle sections in the Blender Python API documentation.Tamito Kajiyama
2014-09-17Cleanup: pep8Campbell Barton
2014-09-16Utility script to create release archiveCampbell Barton
2014-09-14typo correction in the python APIInes Almeida
2014-09-09Add flag for bmesh docsCampbell Barton
2014-08-23BGE: fix crash and return boolean on scene.replace()Benoit Bolsee
2014-08-05API Docs: typosCampbell Barton
2014-07-29BGE: Constraint wrapper fix.HG1
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-07-18BGE: Add property/material detection and X-Ray for mouse over any sensorMitchell Stokes
2014-07-18BGE: Add missing documentation and attribute constraint_type for ConstraintWr...HG1
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2014-07-12BGE debug API and actuatorHG1
2014-07-07BGE: Fix for applyImpulse functionJorge Bernal
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-06-24Fix exampleCampbell Barton
2014-06-17BGE: New Property sensor evaluation typesJorge Bernal
2014-06-13Automatically generate blender.1 man page during build processCampbell Barton
2014-05-20bgl API docs: link to OpenGL 2.0 referenceCampbell Barton
2014-05-08Add missing context member for doc genCampbell Barton
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-03Code cleanup: styleCampbell Barton
2014-04-01BGE doc cleanup: Some small cleanups in the BGE docs:Mitchell Stokes
2014-03-05Bump version to Blender2.70rc and new splashCampbell Barton
2014-02-20Docs: update man page script based on D251Campbell Barton