fixed combine meshes extension so that all collisions associated with a child mesh are selected before export
added env RPC_EXECUTION_HISTORY_FILE that lets you specify a file path to write out the python executed by the rpc module. This is useful for debugging.
updated testing docs to include RPC_EXECUTION_HISTORY_FILE in the envs
486
fixed combine meshes extension so that all collisions associated with a child mesh are selected before export
added env
RPC_EXECUTION_HISTORY_FILE
that lets you specify a file path to write out the python executed by the rpc module. This is useful for debugging.updated testing docs to include
RPC_EXECUTION_HISTORY_FILE
in the envs