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
2012-10-02Added example of KX_GameObject subclassing to game engine docs.Alex Fraser
2012-09-03uncomment data identifiers from sphinx docs (own error made r41509)Campbell Barton
2012-08-22doc type correctionCampbell Barton
2012-08-19spelling cleanup: spelling corrections from user zeffii on IRC.Campbell Barton
2012-07-30fix for building docsCampbell Barton
2012-07-29code cleanup: assign mode to a variable in the 3d view header and remove some...Campbell Barton
2012-07-29Documentation:Thomas Dinges
2012-07-23BGE LibLoad: Allow the user to disable loading text datablocks if they want t...Mitchell Stokes
2012-07-19print names of nodes/sockets when cycles complains about only being able to c...Campbell Barton
2012-07-09As a response to issue [#28483] "Enable/Disable Rigid Body actuator do nothin...Mitchell Stokes
2012-07-07Adding a note to KX_Camera.projection_matrix and KX_Camera.modelview_matrix t...Mitchell Stokes
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-06-28document calling operators with undo enabled.Campbell Barton
2012-06-28Removing channel manipulation from the Action Actuator Python API since this ...Mitchell Stokes
2012-06-28bge.logic.keyboard.getClipboard() and .setClipboard methodsDalai Felinto
2012-06-25style cleanupCampbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-14KX_RadarSensor.getConeHeight() not longer exists, removing it from the docs.Mitchell Stokes
2012-06-14Fix for [#31813] "bge.types.KX_RadarSensor incorrect attributes" reported by ...Mitchell Stokes
2012-06-11minor fixesCampbell Barton
2012-06-11updates to context docs and add missing member to node context 'node_context_...Campbell Barton
2012-06-06Added example of basic objects ooperations in Python, liek adding objectSergey Sharybin
2012-05-25patch [#31594] [Documentation]: fix for example in bge.render.rstCampbell Barton
2012-05-22expanding bmesh example (py api)Dalai Felinto
2012-05-22style cleanupCampbell Barton
2012-05-22fix for bmesh api exampleDalai Felinto
2012-05-02Python: documentation about overriding context members.Brecht Van Lommel
2012-05-02replace python3 command with python3.2, python3 isnt available on ubuntu.Campbell Barton
2012-05-02patch [#31216] OpenGL urls updated by Julien DUROURE (julien)Dalai Felinto
2012-05-01code cleanup: tag unused varsCampbell Barton
2012-04-26Release commit, 2.63!Sergey Sharybin
2012-04-23add mesh example with docs explaining polygon / loop relationshipCampbell Barton
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton
2012-04-20style cleanup: pep8, also quiet compiler warning.Campbell Barton
2012-04-05updated man pageCampbell Barton
2012-03-29added Mesh.calc_tessface(), needed to update mesh tessface after bmesh edits.Campbell Barton
2012-03-27bmesh py api:Campbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-23Fixed a couple of typos in the Python API docsHoward Trickey
2012-03-23doc cleanup: minor corrections and improvements to docstrings + recent doc ch...Campbell Barton
2012-03-23rna/python api change: rename Mesh.faces --> tessfaces, since existing script...Campbell Barton
2012-03-21Fix #30622: documentation example code for bge.types.KX_MeshProxy did not work,Sergey Sharybin
2012-03-21bmesh docs:Campbell Barton
2012-03-21minor changes to sphinx doc generator title formattingCampbell Barton
2012-03-16== Python API docs ==Luca Bonavita
2012-03-16== Python API docs ==Luca Bonavita
2012-03-15revert r44887, changes were OK but caused too many problems, better do this a...Campbell Barton
2012-03-15== Python API docs ==Luca Bonavita