Issues.00397 - lordmundi/wikidoctest GitHub Wiki
00397: Sometimes a canvas with "-layer foreground" does not render in the foreground.
Summary: Sometimes a canvas with "-layer foreground" does not render in the foreground.
Created: 2011–09–30 08:27
Status: Released
Category: Bug
From: brad
Version: 2.2
Released_In: 2.3
Description:
It is possible that a canvas that is attached to a node in the scene but is specified as being in the foreground-layer does not show up on top of nodes in the scene-layer.
Comments
brad September 30, 2011, at 08:39 AM This has been fixed.
Associated Commits
| commit | 8204d362eb57b12b116bf69292d4def4140b1bf2
link5 |
||
| Author: | Brad Bell
|
| Date: | Fri Sep 30 08:38:38 2011 -0500
|
| Message: | [@Issue 00397: fixed a bug that caused dsp_drawcanvas to not render in
foreground properly @] |
Affected Files:
plugin_Darwin/dsp_drawcanvas.so | Bin 104060 -> 104228 bytes
plugin_Linux_FC3/dsp_drawcanvas.so | Bin 115375 -> 115527 bytes
plugin_Win32/dsp_drawcanvas.dll | Bin 507434 -> 508416 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
| commit | e089569bb8ce0119fc02b286d4421cd812572e76
link6 |
||
| Author: | Brad Bell
|
| Date: | Fri Sep 30 08:31:02 2011 -0500
|
| Message: | [@EDGE Issue 00397: fixed a problem with a dsp_canvas not properly being
rendered when layer is set to foreground @] |
Affected Files:
src/plugins/dsp_drawcanvas.c | 7 +++++++
1 file changed, 7 insertions(+)