Blender Git Loki

Git Commits -> Revision 1d181b9

Revision 1d181b9 by Campbell Barton (master)
April 28, 2007, 17:21 (GMT)
removed doc_browser.py - since it covers ~half the BPY api, not documenting any of blenders data types.
replaced with a help_bpy_api.py, that opens a web browser at the Blender Python API page.
Camera.c - added a veriable .angle to camera, same as .lens but adjusts the camera angle in degrees (like the D button)
export_fbx.py - use the the camera angle property.
object_cookie_cutter.py - use PointInTriangle2D rather then own function.
buttons_shading.c - added OB: and tooltip to object world mapping.
interface_draw.c - (Simple theme) text buttons looked exactly like normal buttons (more confusing when they had no text), made the text and ID buttons render inset so you can tell them apart.

Commit Details:

Full Hash: 1d181b91080294b8ec51165791da69b53d535d51
SVN Revision: 10604
Parent Commit: 6e27e1b
Lines Changed: +128, -512

1 Added Path:

/release/scripts/help_bpy_api.py (+41, -0) (View)

1 Deleted Path:

/release/scripts/doc_browser.py (+0, -467)

6 Modified Paths:

/release/scripts/export_fbx.py (+1, -3) (Diff)
/release/scripts/object_cookie_cutter.py (+8, -12) (Diff)
/source/blender/python/api2_2x/Camera.c (+24, -3) (Diff)
/source/blender/python/api2_2x/doc/Camera.py (+1, -0) (Diff)
/source/blender/src/buttons_shading.c (+1, -1) (Diff)
/source/blender/src/interface_draw.c (+52, -26) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021