-
Elsa.Scripting.JavaScript 2.13.0 relies on JInt 3.0.0-beta-2037. If you upgrade to JInt 3.0.0-beta-2052, you may encounter the error message “Method not found: ‘Jint.Engine Jint.Engine.SetValue(Jint.…
-
Scalars can currently not be used in Trevas in VTL expressions where constants / literals are allowed.
As an example the following VTL code is failing
```
ds1 := simple_data;
my_scalar := 3;
…
-
With stock Cotton Scripting, you can only really use JavaScript for scripting, and even then Nashorn is being deprecated. I want to see if we can get some JSR-223 engine addons to let people run other…
-
### Is your feature request related to a problem? Please describe.
Making water looking shaders can be a hassle at times and requires a lot of work. Adding a specialized water shader could be reall…
-
**Your Godot version:**
v. 4.0.2
**Issue description:**
Godot's tile system is very advanced, but the documentation could be improved in a few places. As an example, as someone who likes to build…
-
Trying to use this library for converting dot file to PNG. Below is the code snippet.
```
try {
InputStream dot = new FileInputStream("/test/test.dot");
MutableGraph g = ne…
-
I read the documention but couldn't find an example for flutter widget creation.
What's the best practice to generate page/widgets with the script and interact between widget and script?
can you p…
aumas updated
5 months ago
-
Any ideas why I cannot see the marketo form in the publisher but it's showing up in author.
- In both author and publisher, I have configured the Marketo settings. (in both cases, the settings is s…
ghost updated
5 months ago
-
![image](https://user-images.githubusercontent.com/414141/114979892-56ee8300-9eab-11eb-9095-25255759de89.png)
JavaScript a dialect of the ECMAScript language.
JavaScript is the coffee-flavored lan…
-
### Describe the project you are working on
Godot Engine
### Describe the problem or limitation you are having in your project
For now Godot print some error messages when starts https://github.com…