Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Remove props by ClassName #4

Closed
Aahzmandius opened this issue Jun 15, 2018 · 1 comment
Closed

[Request] Remove props by ClassName #4

Aahzmandius opened this issue Jun 15, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@Aahzmandius
Copy link

When trying to simplify maps, seems I'm often going to be clicking a lot of small props and deleting them one by one. A lot of them aren't tagged with anything useful/unique, so it would be great to be able to remove all props that match a particular ClassName, like the 'scene_prop_13thAnniversary_redrose01' that are spammed all over Festia.
image

A right-click shortcut for "Remove props like these..." would be great as well.

Oh, and awesome job on the editor 👍

@exectails
Copy link
Owner

Thank you! I hadn't considered a class name filter yet, but it's a good idea. I guess ideally it should support regular expressions, so you can really fine tune what you want to remove. A right-click option is also interesting, and could simply open the filter dialog pre-filled with the class name of the prop.

I will definitely look into this.

@exectails exectails added the enhancement New feature or request label Jun 15, 2018
exectails added a commit that referenced this issue Oct 20, 2018
Started in #9, part of #4. Issues were:
- Props weren't actually removed.
- Prop filter dialog didn't allow selection of filter modes anymore.
- Passing the entire prop to the filter ctor was disambiguous when we
ever want more ctors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants