Option to apply effects when stop drawing / Remember the disabled effects in a project #1271
Closed
AngeleAkane
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
it does get remembered, there is one that forgets but i'm not sure if it's intentional or not. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Context
When you apply an effect with the FX button, you can choose an effect to apply and it is applied in real time. Something that I do is disable the effects and apply them at the end in the layers that I will no longer edit. And if I edit them, disable the effects temporarily.
With this context, I have two requests or ideas.
1. Remember the disabled effects on a project.
If I open a project that I was editing with disabled layer effects, I must disable them again.
2. Apply effects when you stop drawing
I think that, if drawing with real -time effects has a noticeable weight on performance, it is a good idea to apply these effects only when it has already been drawn. Obviously, as an option that the user can choose in the performance tab.
For example, there are selection tools, bucket, as well as circular, rectangular forms, curves and a tool to make isometric cubes. When you use them, and only the final result, the reduction of FPS is noticeable because that's the moment when the effects are applied.
Look this two examples.
Real time effect:
Drawing.mp4
Real time effect only applied at the end:
Form.mp4
Beta Was this translation helpful? Give feedback.
All reactions