Page 1 of 1

EDITOR: Item Cycling

Posted: 10 Jun 2012, 12:35
by Greendogo
I was reading through TR's object error reporting threads, and I got an idea that would help in situations like theirs.

What they have to do a lot of the time is go and look at every rock and tree to make sure that nothing is out of place.

What would be really awesome for them would be a function that would cycle through each item in the list from an isometric perspective looking down (or up, depending on user input, like holding shift or pushing a toggle button). In addition, the editor would present each item after clicking a "next item" button or something and it would perform the needed check to make sure there are no meshes in between the camera and the item so that the viewer can immediately see if it is floating or intersecting in a way that it is not supposed to with the floor (or ceiling, if the toggle to view from the bottom is pressed).

This is just an idea to make checking cells for misplaced/misaligned objects faster and simpler.

Re: EDITOR: Item Cycling

Posted: 10 Jun 2012, 14:24
by Star-Demon
That's a really good idea. :O

Re: EDITOR: Item Cycling

Posted: 10 Jun 2012, 14:38
by Zini
That is a rather specialised task and I don't think the majority of people will have any use for it.

To keep the editor from suffocating from bloat it would probably be better to have this feature in a plugin. As a post 1.0 feature we should consider a (python-based?) plugin system, that allows adding of editing functions and UI elements without modifying the actual editor.

Re: EDITOR: Item Cycling

Posted: 10 Jun 2012, 18:13
by Greendogo
That would be splendid! I can imagine the community doing some pretty awesome plugins if we give them the bulk of the editor :D

Re: EDITOR: Item Cycling

Posted: 10 Jun 2012, 19:34
by ezzetabi
We will need a Mod category ``Editor''!