Rob Blanckaert

Results 14 issues of Rob Blanckaert

Adds a new simplification option to the model importer when the trimesh physics mesh mode is selected similar to how the options for convex decomposition are presented. Also adds GDScript...

enhancement
topic:physics
topic:import
topic:3d
performance

This would allow calling function that expect to be passed a c function pointer argument.

SceneImportSettings uses a timer to debounce updates, but the timer isn't a one shot. This means after the first update is scheduled, the dialog keeps re-rendering even though no update...

bug
topic:editor

**Work in Progress** Implements https://github.com/godotengine/godot-proposals/issues/2321 Currently the API is very simple, a new method is created `OS.send_midi` that accepts a InputEventMIDI and sends it to the midi device specified in...

enhancement
platform:windows
platform:linuxbsd
platform:ios
platform:macos
topic:audio