Barion

Results 8 issues of Barion

Editing the terrain shaper in the noise settings is is horrible! would be nice to have a spline editor

enhancement

First of all thanks for this project, love it! When building my project I get those two warnings: `Shader warning: implicit truncation of vector type at ../NoiseShader/HLSL/NoiseUtils.hlsl(77) (on d3d11)` `Shader...

A while ago i showed a helper class to reduce the boilerplate of adding DataProviders to a DataGenerator during GatherDataEvent on [discord](https://discord.com/channels/313125603924639766/852298000042164244/1255799747604779009). This PR aims to implement those helper methods...

enhancement
1.21

**Describe the bug** (I just played around for the first time, so maybe I'm missing somehting) My miner does not eat while mining in a mining zone and instead starts...

bug

**Describe the bug** Pawns get stuck in these tables while trying to build a building. **To Reproduce** Steps or conditions to reproduce the behavior: 1. Build a building containing a...

bug

Just went through my logs looking for something and found this: Mod 'chunky' uses deprecated 'mandatory' field in the dependency declaration for 'neoforge'. Use the 'type' field and 'required'/'optional' instead...

enhancement
neoforge

### Is your feature request related to a problem? Please describe. currently C# 14 extension members, including extension properties cannot be used in bindings ```xml ``` will produce ``` Could...

enhancement
area-xaml

### Reasons for making this change Unity now defaults to generating a `slnx` file instead of a `sln` file https://docs.unity3d.com/Packages/[email protected]/changelog/CHANGELOG.html ### Merge and Approval Steps - [x] Confirm that you've...