projects
/
blender.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cbfe78
)
Python API
author
Ken Hughes <khughes@pacific.edu>
Sat, 9 Aug 2008 22:24:12 +0000
(22:24 +0000)
committer
Ken Hughes <khughes@pacific.edu>
Sat, 9 Aug 2008 22:24:12 +0000
(22:24 +0000)
----------
Remove documentation for Render.EnableEdgeShift and Render.EnableEdgeAll methods, which are no longer in the API.
source/blender/python/api2_2x/doc/Render.py
patch
|
blob
|
history
diff --git
a/source/blender/python/api2_2x/doc/Render.py
b/source/blender/python/api2_2x/doc/Render.py
index df688893aa387f922d57645174ed58844a90ed6c..5300fdab808aaccf216c289d288181f9a6a645aa 100644
(file)
--- a/
source/blender/python/api2_2x/doc/Render.py
+++ b/
source/blender/python/api2_2x/doc/Render.py
@@
-170,17
+170,6
@@
def SetRenderWinPos(locationList):
the location of the Render window on the screen.
"""
-def EnableEdgeShift():
- """
- Globally with the unified renderer enabled the outlines of the render
- are shifted a bit.
- """
-
-def EnableEdgeAll():
- """
- Globally consider transparent faces for edge-rendering with the unified renderer.
- """
-
class RenderData:
"""
The RenderData object