-
using this fragment shader
```c
static const int scaleFactor = 10;
struct Light
{
float3 position;
float4 color;
float radius;
}
///
struct Transform
{
float3 positio…
-
**Checklist**
- [x] I have searched budibase discussions and github issues to check if my issue already exists
**Hosting**
- Self
- Method: docker compose
- Budibase Version: 2.32.12
- A…
-
## Description
Service name validation was added to ensure the service name and routes wont conflict with existing services and routes. However, the validation doesn't ensure that the selected servic…
-
🎯 Objective
- Analyze current codebase for architectural improvements
- Implement SOLID principles across the application
- Reduce strong coupling between components
- Optimize class responsibilities
…
-
# Updated User Registration Design
## Issue Summary
Redesign the user registration form to improve data accuracy, security, and user experience by adding new fields, enhancing validation, and updatin…
-
### Description
In a previous PBI We discovered that white space issues in the frontmatter for SSW Rules were causing
See PBI - [🐛 Bug - "Gatsby Build" job is failing due to whitespace issue](https:/…
-
# Describe the bug
Trying to have graphs create automatically for devices. Specificallt traffic 95%
## To Reproduce
Steps to reproduce the behavior:
Automation > Graph Rules >"Traffic …
-
The new validation rules for asset containers (awesome) should probably suggest which rules could apply. Just like the validation field in the blueprint builder.
Currently it's a bit hard for user…
-
Use python, develop a validation tool that's well-designed, extendible, organized logically, easy for users to add/amend rules. Input is a folder path containing files to run rules upon. Don't chang…
-
### PHP Version
8.1, 8.2
### CodeIgniter4 Version
4.5.5
### CodeIgniter4 Installation Method
Composer (using `codeigniter4/appstarter`)
### Which operating systems have you tested fo…