The Projecteditor is used for managing projects. It allows to open an existing
project or to open a new one (by simply submitting a new name). It is however
not possible to delete an entire project from within scenepainter.
Within the project, the following entities are manageable:
- Scenes - Submitting a name for a scene saves it. If a scene by that name
already exists, it will be overwritten without question. Selecting a
scene from the list will load it. Clicking the list with the right
mousebutton will bring up a popupmenu which will delete all selected
scenes.
- Elements - By submitting a name, the currently selected element will
be saved. Selecting an element in the list will load one instance of
it and put it in the scene. Like scenes, selected elements can be
deleted with the right mousebutton.
- Pictures - Allows to import or delete pictures from external sources
into the project.
It is allowed to manipulate the files of a project on disk at any time. Though,
if the current project is manipulated, it should be reloaded afterwards.