20,741
edits
m (→CanvasNasal) |
No edit summary |
||
| Line 268: | Line 268: | ||
Once new elements have been refined and once they are proven, they could be partially/completely re-implemented in native C++ code, without any of the front-end code having to be changed. | Once new elements have been refined and once they are proven, they could be partially/completely re-implemented in native C++ code, without any of the front-end code having to be changed. | ||
{{Custom_Canvas_Element | |||
|baseclass=Element | |||
|elementName=Nasal | |||
|elementTitle=Canvas::Element exposed to scripting space | |||
|description=Stub for exposing Canvas::Element a dedicated Nasal extension point | |||
}} | |||
== CanvasCamera == | == CanvasCamera == | ||