2015-10-07 |
Porteries Tristan | BGE : Collision mask support in raycast + and raycast... |
tree | commitdiff |
2015-09-27 |
Sybren A. Stüvel | BGE docs fix: link to the correct method name |
tree | commitdiff |
2015-09-27 |
Sybren A. Stüvel | BGE documentation updates |
tree | commitdiff |
2015-09-17 |
Campbell Barton | Doc: escape enum name & description |
tree | commitdiff |
2015-09-08 |
Campbell Barton | Cleanup: API docs |
tree | commitdiff |
2015-09-07 |
Campbell Barton | Doc: PyAPI docs, quiet warnings, fix URL's |
tree | commitdiff |
2015-09-07 |
Campbell Barton | Doc: update Python 'gpu' module reference |
tree | commitdiff |
2015-09-03 |
Campbell Barton | Cleanup: minor RST edits |
tree | commitdiff |
2015-09-03 |
Sybren A. Stüvel | BGE docs: resolution & fullscreen changes don't work... |
tree | commitdiff |
2015-08-25 |
Sybren A. Stüvel | BGE: added bge.logic.{get,set}AnimRecordFrame functions |
tree | commitdiff |
2015-08-17 |
Campbell Barton | Docs: function comments |
tree | commitdiff |
2015-08-05 |
Sybren A. Stüvel | Doc fix: rather then -> rather than |
tree | commitdiff |
2015-08-03 |
Mateo de Mayo | BGE: Added getActionName() function to KX_GameObject() |
tree | commitdiff |
2015-08-01 |
Campbell Barton | Docs: Python API, minor edits to download link |
tree | commitdiff |
2015-08-01 |
Campbell Barton | Docs: doxy cleanup/minor edits |
tree | commitdiff |
2015-07-29 |
Campbell Barton | Add mathutils.bvhtree API |
tree | commitdiff |
2015-07-27 |
Sybren A. Stüvel | Doc fix: wolrd -> world |
tree | commitdiff |
2015-07-22 |
Sybren A. Stüvel | Fix: solved issue with "make doc_py" |
tree | commitdiff |
2015-07-12 |
Campbell Barton | Docs; Py API gotcha's section |
tree | commitdiff |
2015-07-07 |
Campbell Barton | Remove redundant lists, link instead |
tree | commitdiff |
2015-07-07 |
Campbell Barton | Remove unnecessary constant info |
tree | commitdiff |
2015-07-06 |
Quentin Wenger | BGE: bge.texture API documentation enhancement |
tree | commitdiff |
2015-07-03 |
Porteries Tristan | BGE: Extend Python API for KX_BlenderMaterial (specular... |
tree | commitdiff |
2015-07-02 |
Dalai Felinto | Game Engine: Camera Lens Shift: support to change it... |
tree | commitdiff |
2015-07-01 |
Porteries Tristan | BGE: Remove KX_PolygonMaterial reference in documentation. |
tree | commitdiff |
2015-06-30 |
Campbell Barton | CMake: remove helper text |
tree | commitdiff |
2015-06-28 |
Sybren A. Stüvel | BGE: added clamping of angular velocity. |
tree | commitdiff |
2015-06-24 |
Quentin Wenger | BGE: Missing dot in 2d filter actuator documentation. |
tree | commitdiff |
2015-06-24 |
Quentin Wenger | BGE: Fix 2dfilter actuator mode constants. |
tree | commitdiff |
2015-06-23 |
Porteries Tristan | BGE: Fix 57065a, missing dots. |
tree | commitdiff |
2015-06-23 |
Campbell Barton | Minor tweaks to bge.constraints docs |
tree | commitdiff |
2015-06-23 |
Campbell Barton | Update bge.constraints API doc |
tree | commitdiff |
2015-06-17 |
Campbell Barton | update hand written rst docs |
tree | commitdiff |
2015-06-17 |
Quentin Wenger | BGE: remove outdated doc of KX_PolygonMaterial, update... |
tree | commitdiff |
2015-06-16 |
Campbell Barton | BGE: correct case for createConstraint keyword |
tree | commitdiff |
2015-06-15 |
Jorge Bernal | BGE: Fix for precision lost in setBackground/getBackgro... |
tree | commitdiff |
2015-06-15 |
Porteries Tristan | BGE: Fix T43918: adding submodule bge.app including... |
tree | commitdiff |
2015-06-06 |
Mitchell Stokes | Revert "BGE : KX_VertexProxy support for more than... |
tree | commitdiff |
2015-05-27 |
Quentin Wenger | BGE Python API: Completing doc for bge.types.KX_FontObject |
tree | commitdiff |
2015-05-20 |
Thomas Szepe | BGE: Some changes for the constraint document |
tree | commitdiff |
2015-05-20 |
Thomas Szepe | BGE: Remove chapter in KX_WorldInfo python API |
tree | commitdiff |
2015-05-20 |
Campbell Barton | doxygen: corrections/updates |
tree | commitdiff |
2015-05-20 |
Campbell Barton | doxygen: update config |
tree | commitdiff |
2015-05-20 |
Campbell Barton | doxygen: rename included files (they were ignored) |
tree | commitdiff |
2015-05-19 |
Porteries Tristan | BGE: Use CameCase code style for KX_WorldInfo python... |
tree | commitdiff |
2015-05-17 |
Campbell Barton | Cleanup: pep8 |
tree | commitdiff |
2015-05-12 |
Campbell Barton | Doc: add bpy.utils.previews |
tree | commitdiff |
2015-05-12 |
Campbell Barton | Doc: correct rst syntax |
tree | commitdiff |
2015-05-12 |
Campbell Barton | Doc: minor fixes |
tree | commitdiff |
2015-05-10 |
Thomas Szepe | BGE: Cleanup constraints documentation |
tree | commitdiff |
2015-05-06 |
Porteries Tristan | BGE : KX_VertexProxy support for more than 2 UV channel. |
tree | commitdiff |
2015-05-04 |
Sybren A. Stüvel | BGE: Added 'ghost' arg to KX_GameObject.suspendDynamics... |
tree | commitdiff |
2015-04-26 |
Porteries Tristan | BGE : addObject in python without reference object. |
tree | commitdiff |
2015-04-24 |
Ines Almeida | correcting typos in python api docs |
tree | commitdiff |
2015-04-21 |
Dalai Felinto | BGE: scene.pre_draw_setup[] callback |
tree | commitdiff |
2015-04-18 |
Porteries Tristan | BGE: Support for collision group/mask from the api... |
tree | commitdiff |
2015-04-16 |
Jorge Bernal | BGE: Fix for T42341 Sensor.frequency is badly named |
tree | commitdiff |
2015-04-13 |
Gaia Clary | Make python gotchas more clear (regarding handling... |
tree | commitdiff |
2015-04-11 |
Thomas Szepe | BGE: Add keyword arguments to createConstraint API |
tree | commitdiff |
2015-04-10 |
Campbell Barton | Python API docs, don't hard-code sphinx themes |
tree | commitdiff |
2015-04-07 |
Thomas Szepe | BGE: New API method getDisplayDimensions |
tree | commitdiff |
2015-04-06 |
Sybren A. Stüvel | BGE: fixed nomenclature of KX_Scene::addObject and... |
tree | commitdiff |
2015-03-27 |
Campbell Barton | rename BGE attr from D1091 (match methods) |
tree | commitdiff |
2015-03-27 |
Porteries Tristan | BGE: New isDynamicSuspended python attribute |
tree | commitdiff |
2015-03-24 |
Ines Almeida | Updating python API documentation for function bge... |
tree | commitdiff |
2015-03-23 |
Thomas Szepe | BGE: Remove old world bge.render API |
tree | commitdiff |
2015-03-23 |
Thomas Szepe | BGE: Add new world API KX_WorldInfo (KX_Scene) |
tree | commitdiff |
2015-03-23 |
Thomas Szepe | BGE: Add setMistType and setMistIntensity API. |
tree | commitdiff |
2015-03-23 |
Thomas Szepe | BGE: Multitexture world (mist, ambient) fix |
tree | commitdiff |
2015-03-15 |
Pierluigi Grassi | BGE - new read-only attribute in KX_GameObject python... |
tree | commitdiff |
2015-02-21 |
Ines Almeida | doxygen: updating blender version and link to tracker |
tree | commitdiff |
2015-02-21 |
Ines Almeida | python bge.types module - Updating documentation to... |
tree | commitdiff |
2015-02-21 |
Ines Almeida | Documentation update: references to OpenGL tutorials... |
tree | commitdiff |
2015-02-10 |
Sybren A. Stüvel | Typo fix + clarification in mathutils.Vector example |
tree | commitdiff |
2015-02-09 |
Ines Almeida | BGE - Vehicle Controller - add background and API check... |
tree | commitdiff |
2015-02-08 |
Sybren A. Stüvel | BGE physics: When colliding, report first contact point... |
tree | commitdiff |
2015-02-01 |
Sybren A. Stüvel | Documentation: Support documenting constructors in... |
tree | commitdiff |
2015-02-01 |
Sybren A. Stüvel | mathutils: added exponential map to Quaternion |
tree | commitdiff |
2015-01-29 |
Campbell Barton | cleanup: shebang lines |
tree | commitdiff |
2015-01-29 |
Campbell Barton | cleanup: pep8 |
tree | commitdiff |
2015-01-28 |
Sergey Sharybin | Update scons build documentation |
tree | commitdiff |
2015-01-22 |
Dalai Felinto | Docs: touch ups in the bge.render doc introduction |
tree | commitdiff |
2015-01-22 |
Dalai Felinto | bge.render.getStereoEye() and bge.types.LEFT_EYE/RIGHT_EYE |
tree | commitdiff |
2015-01-18 |
Sybren A. Stüvel | Documentation: fixed documented types to match actual... |
tree | commitdiff |
2015-01-15 |
Sybren A. Stüvel | BGE physics: get/set linear and angular damping |
tree | commitdiff |
2015-01-07 |
Campbell Barton | PyAPI docs: minor changes to sphinx docs. |
tree | commitdiff |
2014-12-29 |
Campbell Barton | fix for doc generator |
tree | commitdiff |
2014-11-26 |
Campbell Barton | API Docs: remove hardcoded self from shellscript |
tree | commitdiff |
2014-11-13 |
Campbell Barton | update dna exporter for API changes |
tree | commitdiff |
2014-11-10 |
Campbell Barton | Sphinx doc script: server path has changed |
tree | commitdiff |
2014-10-26 |
Bastien Montagne | Fix T42372: demo addon in doc was not handling keymaps... |
tree | commitdiff |
2014-09-24 |
Campbell Barton | Sphinx doc script, update for change in rsync |
tree | commitdiff |
2014-09-18 |
Campbell Barton | Cleanup: use static sets where possible |
tree | commitdiff |
2014-09-18 |
Tamito Kajiyama | Fix for a run-time error in sphinx_doc_gen.py on Windows. |
tree | commitdiff |
2014-09-18 |
Tamito Kajiyama | Fix for missing Freestyle sections in the Blender Pytho... |
tree | commitdiff |
2014-09-17 |
Campbell Barton | Cleanup: pep8 |
tree | commitdiff |
2014-09-16 |
Campbell Barton | Utility script to create release archive |
tree | commitdiff |
2014-09-13 |
Ines Almeida | typo correction in the python API |
tree | commitdiff |
2014-09-09 |
Campbell Barton | Add flag for bmesh docs |
tree | commitdiff |
2014-08-23 |
Benoit Bolsee | BGE: fix crash and return boolean on scene.replace() |
tree | commitdiff |
next |