mirror of
https://github.com/godotengine/godot.git
synced 2025-03-26 00:16:37 +08:00
This is a necessary condition for finding optimal solutions. This is achieved by simply requiring/ensuring that no weights are smaller than 1. Fixes #8584.