-
The system classes and the related set types should be cleaned-up. Issues are:
- Make sure all systems, including `Map` and `VectorField` have named variables, state and auxiliary variables.
- Make …
-
(objectives for this enhancement is still under revision)
Primitive geometry system needs development. Basic create_plane and create_sphere (uv) functionality has been implemented, but the system n…
-
Currently our themes consist each of two files: `main.less` and `description.less`.
Each of these files contain a flat hierarchy of style class definitions.
This structure is has multiple disadvanta…
-
```
Custom field/object support.
Maybe an optional dictionary with serializable custom classes and/or objects
that you can include that will be displayed in the admin page.
```
Original issue rep…
-
```
Custom field/object support.
Maybe an optional dictionary with serializable custom classes and/or objects
that you can include that will be displayed in the admin page.
```
Original issue rep…
-
Create a new set of classes representing run time errors and modify the error code to accept such objects when an error is raised rather then a String.
-
**Error description:**
Since introducing the session serialization, we are experiencing multiple pod kills in our environment.
The Vaadin application is running in production and the pods on which…
-
My thoughts so far:
Separate "object refs" into "player refs" and "entity refs" (with "object ref" remaining a common base class). Deprecate calling player-only methods on entities and vice versa. …
-
Some modules in SV Python API use classes from **Code/Source/sv4gui** which use MITK. This prevents the API from compiling without MITK. The old API did not depend on MITK and a version of SV could be…
-
### What is the problem you want to solve?
When working with the generated java classes, there are some QOL aspects that are painful / create lots of work on the dev side to build boilerplate code:…