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-05-10BGE: Cleanup constraints documentationThomas Szepe
2015-05-06BGE : KX_VertexProxy support for more than 2 UV channel.Porteries Tristan
2015-05-04BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics() methodSybren A. Stüvel
2015-04-26BGE : addObject in python without reference object.Porteries Tristan
2015-04-24correcting typos in python api docsInes Almeida
2015-04-21BGE: scene.pre_draw_setup[] callbackDalai Felinto
2015-04-19BGE: Support for collision group/mask from the api + activated on EndObject.Porteries Tristan
2015-04-16BGE: Fix for T42341 Sensor.frequency is badly namedJorge Bernal
2015-04-13Make python gotchas more clear (regarding handling of stale data)Gaia Clary
2015-04-11BGE: Add keyword arguments to createConstraint APIThomas Szepe
2015-04-10Python API docs, don't hard-code sphinx themesCampbell Barton
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-04-06BGE: fixed nomenclature of KX_Scene::addObject and KX_Scene::AddReplicaObjectSybren A. Stüvel
2015-03-27rename BGE attr from D1091 (match methods)Campbell Barton
2015-03-27BGE: New isDynamicSuspended python attributePorteries Tristan
2015-03-24Updating python API documentation for function bge.render.makeScreenshotInes Almeida
2015-03-24BGE: Remove old world bge.render APIThomas Szepe
2015-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas Szepe
2015-03-15BGE - new read-only attribute in KX_GameObject python api (LOD level)Pierluigi Grassi
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