-
**Describe the bug**
As a gama developper, we sometimes need to use specific flags to set the gama settings or to give to opengl, mainly to debug. So maybe we should add a page in the `Developing Gam…
-
**Describe the bug**
The menu "Model > Templates > ..." does not allow to insert templates anymore. Furthermore, some templates seem to be missing (for instance, `create` has normally three templates…
-
**Describe the bug**
SVG file can be used as part of the aspect of agents, e.g.
```
draw svg_file("../includes/sheep.svg") size: 10 rotate: 45 color: #black;
```
Nevertheless, when the rotate…
-
:point_down:
-
**Describe the bug**
As title says, when defining an ambient light, the background color of a 3d display is not affected.
**To Reproduce**
Steps to reproduce the behavior:
1. run:
```
model tr…
-
**Describe the bug**
As in the title, the binary version will launch with a rotated splash screen .
Air M1, git binary, Macos 14 Sonoma
-
# 1.9.2 release plan
## Things to check first
To release 1.9.2 we need to check:
### The installation process
With the [latest release](https://github.com/gama-platform/gama/releases/tag/1.…
-
**Describe the bug**
When defining a variable in an experiment, we can not access the variable in the interactive console
**To Reproduce**
Steps to reproduce the behavior:
code to reproduce : …
-
**Describe the bug**
Gama becomes unresponsive after a short while when switching to other windows.
**To Reproduce**
Steps to reproduce the behavior:
1. Open Gama
2. Verify that everything is u…
-
Hi,
**Describe the bug**
Importing a GAML file with an experiment makes it so you can run it from the both its definition and importing file. (Example : If I define an experiment "Run" in `Experim…