projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cleanup
[blender-staging.git]
/
doc
/
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
2014-08-05
Campbell Barton
API Docs: typos
tree
|
commitdiff
2014-07-29
HG1
BGE: Constraint wrapper fix.
tree
|
commitdiff
2014-07-22
Campbell Barton
Cleanup: pep8 & redundant vars
tree
|
commitdiff
2014-07-18
Mitchell Stokes
BGE: Add property/material detection and X-Ray for...
tree
|
commitdiff
2014-07-18
HG1
BGE: Add missing documentation and attribute constraint...
tree
|
commitdiff
2014-07-15
Jorge Bernal
BGE: TrackTo actuator: increasing up & track axis options
tree
|
commitdiff
2014-07-11
HG1
BGE debug API and actuator
tree
|
commitdiff
2014-07-07
Jorge Bernal
BGE: Fix for applyImpulse function
tree
|
commitdiff
2014-06-25
Jorge Bernal
BGE: New Mouse Actuator
tree
|
commitdiff
2014-06-24
Campbell Barton
Fix example
tree
|
commitdiff
2014-06-16
Jorge Bernal
BGE: New Property sensor evaluation types
tree
|
commitdiff
2014-06-13
Campbell Barton
Automatically generate blender.1 man page during build...
tree
|
commitdiff
2014-05-19
Campbell Barton
bgl API docs: link to OpenGL 2.0 reference
tree
|
commitdiff
2014-05-08
Campbell Barton
Add missing context member for doc gen
tree
|
commitdiff
2014-04-24
Campbell Barton
Code cleanup: unused python vars & imports
tree
|
commitdiff
2014-04-15
Campbell Barton
Style cleanup: C & pep8
tree
|
commitdiff
2014-04-02
Campbell Barton
Code cleanup: style
tree
|
commitdiff
2014-04-01
Mitchell Stokes
BGE doc cleanup: Some small cleanups in the BGE docs:
tree
|
commitdiff
2014-03-05
Campbell Barton
Bump version to Blender2.70rc and new splash
tree
|
commitdiff
2014-02-20
Campbell Barton
Docs: update man page script based on D251
tree
|
commitdiff
2014-02-14
Brecht Van Lommel
Fix T38629: broken links to OpenGL docs from python...
tree
|
commitdiff
2014-02-12
Campbell Barton
Code cleanup: style
tree
|
commitdiff
2014-01-26
Campbell Barton
Code Cleanup: style and correct API class ref
tree
|
commitdiff
2014-01-24
Dalai Felinto
game engine: implement hitMaterial for collision and...
tree
|
commitdiff
2014-01-07
Campbell Barton
Fix bash/ksh specific test syntax
tree
|
commitdiff
2014-01-06
Campbell Barton
Patch D133: Python wrapper for BLI_kdtree (adds mathuti...
tree
|
commitdiff
2014-01-03
Thomas Dinges
Fix T38032, typo in Python API documentation.
tree
|
commitdiff
2013-12-27
Campbell Barton
API Docs: use a simpler example for merging namespaces
tree
|
commitdiff
2013-12-23
Campbell Barton
Syntax correction for gpu docs, D124
tree
|
commitdiff
2013-12-09
James Yonan
Game Engine: Option to record static objects animation
tree
|
commitdiff
2013-12-06
Campbell Barton
BMesh Py API: add bmesh.geometry.intersect_face_point()
tree
|
commitdiff
2013-11-28
Campbell Barton
Python API Docs: update for using git buildinfo and...
tree
|
commitdiff
2013-11-23
Bastien Montagne
Add ctrl-click rename to most lists in Blender UI and...
tree
|
commitdiff
2013-11-16
Ton Roosendaal
And here is the first git (testing) commit by me!
tree
|
commitdiff
2013-10-15
Campbell Barton
sphinx docgen wasn't including example scripts for...
tree
|
commitdiff
2013-09-29
Bastien Montagne
Fix broken example, reported by Codemanx on IRC, thanks.
tree
|
commitdiff
2013-09-18
Campbell Barton
fixes for python api docs.
tree
|
commitdiff
2013-09-14
Mitchell Stokes
BGE: Adding a Python collision API. The initial patch...
tree
|
commitdiff
2013-08-29
Bastien Montagne
UIList: update examples and templates.
tree
|
commitdiff
2013-08-16
Thomas Dinges
Merged revision(s) 59108-59184 from trunk/blender into...
tree
|
commitdiff
2013-08-15
Sergey Sharybin
Merging r59136 through r59152 from trunk into soc-2013...
tree
|
commitdiff
2013-08-14
Mitchell Stokes
BGE: Finally adding support for additive layer blending.
tree
|
commitdiff
2013-08-13
Sergey Sharybin
Merging r59104 through r59112 from trunk into soc-2013...
tree
|
commitdiff
2013-08-13
Thomas Dinges
Merged revision(s) 59035-59107 from trunk/blender into...
tree
|
commitdiff
2013-08-13
Mitchell Stokes
BGE: Updating the bge.logic.expandPath() documentation...
tree
|
commitdiff
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
tree
|
commitdiff
2013-08-07
Thomas Dinges
Merged revision(s) 58859-58993 from trunk/blender into...
tree
|
commitdiff
2013-08-07
Daniel Stokes
Adding a fov attribute to KX_Camera. This attribute...
tree
|
commitdiff
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
tree
|
commitdiff
2013-07-31
Thomas Dinges
Merged revision(s) 58682-58770 from trunk/blender into...
tree
|
commitdiff
2013-07-30
Sergey Sharybin
Merging r58701 through r58746 from trunk into soc-2013...
tree
|
commitdiff
2013-07-29
Mitchell Stokes
BGE: Adding vsync control. Users can enable vsync,...
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Deleting the ge_dev branch so it can be rebranched...
tree
|
commitdiff
2013-07-03
Thomas Dinges
Merged revision(s) 57908-57978 from trunk/blender into...
tree
|
commitdiff
2013-07-03
Sergey Sharybin
Merging r57934 through r57953 from trunk into soc-2013...
tree
|
commitdiff
2013-07-03
Campbell Barton
update doxygen congfig and tweaks to warnings when...
tree
|
commitdiff
2013-06-27
Thomas Dinges
Merged revision(s) 57768-57827 from trunk/blender into...
tree
|
commitdiff
2013-06-27
Sergey Sharybin
Merging r57729 through r57815 from trunk into soc-2013...
tree
|
commitdiff
2013-06-27
Campbell Barton
3d text tool - 'insert lorem' was crashing, also add...
tree
|
commitdiff
2013-06-26
Thomas Dinges
Merged revision(s) 57671-57767 from trunk/blender into...
tree
|
commitdiff
next