Hugo Locurcio
Hugo Locurcio
@EnlightenedOne Can you open a pull request?
> I'd also lean towards removing embedded scripts, which could be part of solving this, for all their limitations. The way they come to bite you when your project grows...
> Is there any way to use unique tokens for custom resources. That way it will be safer to use. Are you referring to encryption or signing of custom resources?...
This is likely an issue at the engine level; I'm not sure if the add-on can do anything about it. It might be worth looking at a wireframe view using...
> For example, in most software I am familiar with, clicking on "nothing" may visually hide focus. But focus will continue from that element if the user starts using the...
> Generally this is not going to be desirable. As it leaves a user without the ability to regain focus again. In web browsers, when you press Tab after clicking...
Out of curiosity, what are concrete usecases for adjusting a value as a percentage instead of a factor? Unlike radians/degrees, I don't think it can really be argued that there...
> This could also be useful for ProgressBar slider values There's a separate proposal for this: https://github.com/godotengine/godot-proposals/issues/2399
Ctrl + Mouse wheel already allows you to go through finer zoom levels than what's defined in the presets. That said, I agree the presets defined here aren't very useful,...