#84 ✓resolved
lindsay.kay (at xeolabs)

SceneJS#loggingElementId for Logging to Page

Reported by lindsay.kay (at xeolabs) | May 21st, 2010 @ 03:32 AM | in V0.7.5

Remove SceneJS.Logging and SceneJS.LoggingToPage classes from the API.

Instead, support optional logging to a page element through a new property on the SceneJS.Scene node:

var exampleScene = SceneJS.scene({

    loggingElementId: "theLoggingDiv"

    }, // ...
)

Logging is also echoed to the browser console in any case.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.

Shared Ticket Bins

People watching this ticket

Pages