legion icon indicating copy to clipboard operation
legion copied to clipboard

Legion monorepo, contains the legion engine, the tools, source control, build system etc...

Results 100 legion issues
Sort by recently updated
recently updated
newest added

- [x] Instead of splitting the api function argument as query, params, etc... let's stick to the OpenAPI way, that is only 3 arguments: params, headers, and body - [x]...

priority: P2
area: egui
area: online
type: enhancement
area: editor

## Summary The objective is to add an animation engine to our code base. We will most likely be heavily influenced by the [Kruger](https://github.com/BobbyAnguelov/KRG) engine. ## Current State Currently, there...

area: engine-core
priority: P2
type: feature
area: animation

because we flush streams before they are full we have plenty of small blocks that are inefficient to handle

area: analytics

limit the number of concurrent requests to make sure that the app remains responsive

area: analytics

## Summary Determinate the way of versioning the Legion Labs Package ## Current State Actual of version of Legion Labs Package is based on the the version crate located in...

area: online
priority: P3
type: feature
type: enhancement

For the moment the editor retries immediately some requests on error (init streaming, messages, log, etc...). This spams the server and though it might not be accessible. We should probably...

type: bug
type: enhancement
area: editor

## Summary We need to have a possibility to spawn an editor/runtime server in another region than ca-central-1. The goal is to define an architecture for the infrastructure that provide...

area: operation
priority: P3
type: feature
type: enhancement

## Summary Describe the structure of the animation graph and add some logic. ## Current State Currently, ready for review. ## Work Items - [x] Add structure of the anim...

area: engine-core
area: animation

## Summary Create a Cognito User pool under legionengine.com and define the mechanism of creating application client to access to the user pool. ## Current State Cognito pool (legionlabs.com) user...

priority: P1
area: online
type: enhancement