projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
code cleanup: use `const char` for args and replace wm_keyconfig_list_find() -> BLI_f...
[blender-staging.git]
/
doc
/
2013-04-07
Campbell Barton
use lowercase name for freestyle module (as with all...
tree
|
commitdiff
2013-04-07
Tamito Kajiyama
Missing updates in the doc/ and intern/ folders during...
tree
|
commitdiff
2013-04-06
Tamito Kajiyama
Part I of the Freestyle branch merger: new 'freestyle...
tree
|
commitdiff
2013-04-06
Tamito Kajiyama
Pre-merger changes.
tree
|
commitdiff
2013-04-06
Sergey Sharybin
svn merge ^/trunk/blender -r55815:55840
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55813:55815
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55776:55813
tree
|
commitdiff
2013-04-04
Brecht Van Lommel
Fix #34863: bge.render.makeScreenshot from Blender...
tree
|
commitdiff
2013-04-04
Campbell Barton
svn merge ^/trunk/blender -r55700:55776
tree
|
commitdiff
2013-04-01
Tamito Kajiyama
Merged changes in the trunk up to revision 55700.
tree
|
commitdiff
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
tree
|
commitdiff
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
tree
|
commitdiff
2013-03-19
Mitchell Stokes
BGE: Adding docs for bge.logic.getProfileInfo().
tree
|
commitdiff
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55372:55392
tree
|
commitdiff
2013-03-18
Campbell Barton
svn merge ^/trunk/blender -r55357:55372
tree
|
commitdiff
2013-03-18
Lukas Toenne
Merge ... the PyNodes branch (aka "custom nodes") into...
tree
|
commitdiff
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
tree
|
commitdiff
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
tree
|
commitdiff
2013-02-28
Dalai Felinto
rst doc update: adding a link to Joystick class from...
tree
|
commitdiff
2013-02-26
Brecht Van Lommel
CMake: update cmake.txt documentation to remove some...
tree
|
commitdiff
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
tree
|
commitdiff
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
tree
|
commitdiff
2013-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
tree
|
commitdiff
2013-02-21
Brecht Van Lommel
bf-members.txt encoding changed from Mac Roman to UTF...
tree
|
commitdiff
2013-02-20
Campbell Barton
edits to document uploading script so the latest releas...
tree
|
commitdiff
2013-02-16
Tamito Kajiyama
Merged changes in the trunk up to revision 54594.
tree
|
commitdiff
2013-02-14
Campbell Barton
misc changes
tree
|
commitdiff
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
tree
|
commitdiff
2013-02-10
Mitchell Stokes
BGE: Splitting up the bge.types docs so they are not...
tree
|
commitdiff
2013-02-08
Bastien Montagne
Fix uilists showing data names translated (reported...
tree
|
commitdiff
2013-02-05
Campbell Barton
add python api docstring for 'bpy.types.Operator.bl_pro...
tree
|
commitdiff
2013-01-30
Mitchell Stokes
BGE: Some various changes to make moving the character...
tree
|
commitdiff
2013-01-29
Tamito Kajiyama
Merged changes in the trunk up to revision 54171.
tree
|
commitdiff
2013-01-28
Campbell Barton
BGE Py API docs: correct references to bge.keys
tree
|
commitdiff
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
tree
|
commitdiff
2013-01-22
Campbell Barton
correct addon tutorial section on keymap register/unreg...
tree
|
commitdiff
2013-01-15
Campbell Barton
code cleanup:
tree
|
commitdiff
2013-01-14
Campbell Barton
code cleanup: use BMW_begin insode for loops body.
tree
|
commitdiff
2013-01-12
Tamito Kajiyama
Merged changes in the trunk up to revision 53729.
tree
|
commitdiff
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
tree
|
commitdiff
2013-01-05
Lukas Toenne
Added some python API examples for the new get/set...
tree
|
commitdiff
2013-01-05
Bastien Montagne
Adding some example for new UIList...
tree
|
commitdiff
2012-12-29
Campbell Barton
patch [#33609] Syntax highlighting for OSL in Text...
tree
|
commitdiff
2012-12-29
Campbell Barton
example use of addon preferences.
tree
|
commitdiff
2012-12-29
Mitchell Stokes
BGE: Adding a jumpCount to KX_CharacterWrapper. This...
tree
|
commitdiff
2012-12-26
Mitchell Stokes
BGE: Adding a maxJumps to the character controller...
tree
|
commitdiff
2012-12-23
Tamito Kajiyama
Merged changes in the trunk up to revision 53280.
tree
|
commitdiff
2012-12-22
Mitchell Stokes
BGE: Committing async LibLoad from Swiss. This does...
tree
|
commitdiff
2012-12-21
Mitchell Stokes
BGE: Adding a Python interface for handling joysticks...
tree
|
commitdiff
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
tree
|
commitdiff
2012-12-11
Campbell Barton
update api changelog
tree
|
commitdiff
2012-12-10
Tamito Kajiyama
Merged changes in the trunk up to revision 52858.
tree
|
commitdiff
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
tree
|
commitdiff
2012-12-08
Tamito Kajiyama
Merged changes in the trunk up to revision 52815.
tree
|
commitdiff
2012-12-07
Campbell Barton
Add 2 documents to the python api reference.
tree
|
commitdiff
2012-12-05
Campbell Barton
pydna experimental ctypes DNA api was broken with more...
tree
|
commitdiff
2012-12-05
Campbell Barton
add a message when solidify is used with only-edges...
tree
|
commitdiff
2012-12-04
Campbell Barton
osl style cleanup and update man-page.
tree
|
commitdiff
2012-12-03
Campbell Barton
fix [#33389] Curve points restricted to 0..1 range,
tree
|
commitdiff
2012-12-03
Campbell Barton
fix own mistake with recent commit to skip calculating...
tree
|
commitdiff
2012-12-02
Campbell Barton
change uiButGetStrInfo() to use a trailing NULL arg...
tree
|
commitdiff
2012-12-01
Campbell Barton
add bmesh.free() to example & template
tree
|
commitdiff
2012-12-01
Tamito Kajiyama
Merged changes in the trunk up to revision 52690.
tree
|
commitdiff
2012-11-29
Brecht Van Lommel
Fix related to #33340: add a warning to bge from_id...
tree
|
commitdiff
2012-11-28
Campbell Barton
include an example in the api docs for using bmesh...
tree
|
commitdiff
2012-11-28
Campbell Barton
bmesh operator api reference - add in 'bmesh' arg at...
tree
|
commitdiff
2012-11-27
Campbell Barton
generate api reference for 'bmesh.ops', restructured...
tree
|
commitdiff
2012-11-26
Campbell Barton
switch verious references from py3.2 -> 3.3 or just 3.
tree
|
commitdiff
2012-11-26
Tamito Kajiyama
Merged changes in the trunk up to revision 52546.
tree
|
commitdiff
2012-11-23
Mitchell Stokes
BGE Docs: Adding some docs for some of the Steering...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Adding docs for bge.logic.NextFrame() and...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Adding docs for KX_Scene.drawObstacleSimulati...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Documenting missing Sound Actuator attributes...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Adding docs for the KX_GameObject.playAction...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Reordering the "Various" constants so they...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Moving the KX_ArmatureSensor.type constant...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Changing ROT_* Armature Channel constants...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Fixing indentation.
tree
|
commitdiff
2012-11-22
Campbell Barton
indentation edits
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Adding some basic docs for the KX_STEERING_...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Moving the BL_ArmatureChannel.rotation_mode...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Moving the BL_ArmatureConstraint constant...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE Docs: Adding RM_* mode constants from KX_NavMeshObj...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
Moving the Armature Actuator constant docs from bge...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
Some KX_CONSTRAINTACT_* constants were incorrectly...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
Adding docs for KX_NavMeshObject based on doc strings...
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE: KX_PhysicsObjectWrapper was not being used anywher...
tree
|
commitdiff
2012-11-22
Campbell Barton
more bge reference api docstrings, leaving KX_FontObjec...
tree
|
commitdiff
2012-11-22
Campbell Barton
bge camera axix actuator was undocumented and python...
tree
|
commitdiff
2012-11-22
Campbell Barton
add missing bgl and gpu api docstrings (found using...
tree
|
commitdiff
2012-11-21
Campbell Barton
doc corrections and add bge.types.KX_ArmatureSensor
tree
|
commitdiff
2012-11-19
Tamito Kajiyama
Merged changes in the trunk up to revision 52340.
tree
|
commitdiff
2012-11-14
Campbell Barton
remove ifdef'd bevel code, current bevel works better...
tree
|
commitdiff
2012-11-14
Tamito Kajiyama
Merged changes in the trunk up to revision 52191.
tree
|
commitdiff
2012-11-13
Mitchell Stokes
Docs update for r52164
tree
|
commitdiff
2012-11-12
Campbell Barton
build fix: recent commit broke building on 64bit linux
tree
|
commitdiff
2012-11-12
Campbell Barton
update to python api `Gotcha` docs to reflect changes...
tree
|
commitdiff
2012-11-12
Tamito Kajiyama
Merged changes in the trunk up to revision 52118.
tree
|
commitdiff
next