-
I am experimenting with version `2.0.0-rc3`, running on Windows 7 x64 with .NET Framework 4.6.2.
When running very simple scripts such as these two:
```csharp
var script = CSharpScript.Create (…
-
### Description
I've been working with a .NET MAUI HYBRID project since the start of the year. Everything has been working fine since then, we've had a couple of issues, but nothing too hard.
A …
-
```
What steps will reproduce the problem?
Problem is I don't know what I'm doing.
I have several variables I use to generate a mesh model.
Manually editing the variables in the script works...
but …
-
```
What steps will reproduce the problem?
Problem is I don't know what I'm doing.
I have several variables I use to generate a mesh model.
Manually editing the variables in the script works...
but …
-
Any plan to use [shelf](https://api.dartlang.org/apidocs/channels/stable/dartdoc-viewer/shelf/shelf) for middleware ?
Shelf is part of the Dart sdk.
Middleware allow re-using code across frameworks…
vicb updated
10 years ago
-
I have a database that has a date property. However, the C# class is DateOnly since I only need the date, not the time. However, when I try to use a sql command and the c# class is DateOnly, the er…
-
### Tested versions
- Reproducible in: v4.3.stable.mono.official [77dcf97d8]
### System information
Godot v4.3.stable.mono - macOS 15.0.0 - Vulkan (Forward+) - integrated Apple M2 - Apple M2 …
-
Hello,
I am unsure it's the right place to ask this question, but here we go.
I have a path and it's working fine having my sprite moving along this path. My question is, can I specify something on …
-
Something like this:
```js
const zoomLevels = CaptureController.getZoomLevels();
const controller = new CaptureController();
const zoomIncreaseButton = document.getElementById('zoomIncreaseB…
-
- **Use Case Description Detail:** Randomizing the decks of the player and the AI
- **Related Requirements:** Finished decks and implementation of deck lists in unity.
- **Goal In Context:** Allowi…