-
The element windings for polyhedral topologies can't be described correctly using the current Mesh blueprint. The dual pyramid based example for polyhedral topologies defines the common quad face usi…
jappa updated
5 months ago
-
A number of structures or "deployables" than can be built using serve templates.
egeis updated
8 years ago
-
This thread will be for the starting point for the `phpconfig.json`. If anyone has anything that they would like to add/remove, please post your thoughts and we will update the blueprints if needed.
…
-
As a developer, I'd like to limit the fields to be used in a point, and not allow them to freely add new ones, so I can have a better control over the frontend output.
-
Hi Flasgger team 👋 . Hope you are doing well. I tried to run this file:
```
"""
A test to ensure routes from Blueprints are swagged as expected.
"""
from flask import Blueprint, Flask, jsonify
…
-
Runned workflow without plugin - all works fine
Cloned my plugin to "Plugins" folder and get error
```
"Error: Plugin 'UnrealHelperLibrary' failed to load because module 'UnrealHelperLibrary' co…
-
## Background
Currently `npx blueprint build` allows for specifying a build target. However for `npx blueprint test`, it's not possible to specify only 1 file to test, so every time all tests are …
0kenx updated
4 months ago
-
This is probably really hard to "fix".
```lua
---@type table|nil
local blueprint = { x = 1 }
local hasBlueprint = true
if blueprint == nil then
hasBlueprint = false
end
if hasBlueprint th…
-
Apparently this part does not get added to your ship blueprints. It just adds a passive +2 to the ships power and connects outside.
Maybe we could add a small graphic like so and just adjust the "b…
-
### Description
Some of the how-to guides on the Kestra documentation page do not provide enough guidance on how to use the specific plugins they are meant to cover. Users may find it challenging t…