addmix

Results 18 issues of addmix

Using more than one smoothing node does not make all affected nodes jitter free, and in some cases causes extra jitter,

Still non-functional, currently CTDT with no error whenever the plugin in enabled.

When talking, the noise gate can cut of the beginning and ending of statements, a configurable attack/release to prevent this.

enhancement
gdnative

Scenes with large amounts of scattered objects can be in the hundreds of megabytes, it would be very useful if there was an option that generated all scattered objects from...

Resolves https://github.com/godotengine/godot/issues/45638

enhancement

### Godot version 4.0 beta 15 ### System information Windows 10 ### Issue description When you have a plugin with multiple custom types, and one of them inherits another, the...

topic:editor
documentation
topic:plugin

Fix for #72153

enhancement
documentation

Max sample count was implemented in #80, but domain scaling was not modified to handle this case elgantly, so the domain will shift and change randomly, sometimes setting either axis...

bug