Chris Cranford

Results 270 comments of Chris Cranford

Hi @GhostNr1, sorry this took a bit longer than I had expected, but the changes needed for the Knot operations highlighted some things we could improve upon which fixes your...

Hi @charlesmlamb, there are some customizations in the `Project Settings -> Orchestrator -> UI` section in the editor. There is also an open PR to add custom border-radius for the...

Hi @charlesmlamb, we can certainly look into what can be done. We could add the ability to define an alpha channel on the color palettes for backgrounds and pins/connections that...

Hi @charlesmlamb and @jakobbouchard, I'm curious with the latest dev3 build with the customizations in Project Settings, is there anything specific that is missing beyond the icon customizations?

Closing as documentation has been moved to https://github.com/Vahera/godot-orchestrator-docs.

Hi @narusas, this should already be possible with the `configuration_based` snapshot mode where you supply these settings in the connector configuration: ``` snapshot.mode=configuration_based snapshot.mode.configuration.based.schema=true snapshot.mode.configuration.based.snapshot.data=false snapshot.mode.configuration.based.stream=false snapshot.mode.configuration.based.snapshot.on.schema.error=false snapshot.mode.configuration.based.snapshot.on.data.error=false ``` I...