Alexis Drogoul
Alexis Drogoul
**Describe the bug** When invoking "Installation details..." in the dialog that pops up when choosing the "About Gama" menu, the tab that should list the features is empty. ![Gama (runtime)...
### Steps to reproduce 1. Run any model 2. Observe the "step" icon (second from the left) 3. When the simulation is run, it becomes gray and blurry (as if...
### Current situation Graphs are read and written using special statements/operators, which rely on the `prefuse` library. ### Expected behavior Graphs should be read and written as other types of...
**Describe the bug** When using rotate with any value (an angle or an angle + the axis), spheres and cylinders rotate around some axis, but not their own center. **To...
The new implementation of the OpenGL pipeline, based on GLSL, is not maintained for the moment. Several issues (some listed here, like #2036, #2012, #2049, some not, like the rotation...
Hi, I have begun using (and adapting) Libbulletjme to the GAMA simulation platform (http://gama_platform.org), in order to replace the ageing JBullet implementation we were using. Thank you for the wonderful...
**Describe the bug** If a model (`global`) is marked as implementing a skill that defines a `virtual` action (i.e. that should be redefined) without redefining it, it compiles correctly but...
**Describe the bug** When compiling and launching GAMA git version (i.e. developer version) using Eclipse 2022-09 (aka 4.25), opening an existing GAMA workspace generates lots of errors (esp. "Operation not...
In most of the reports or papers related to performances in Java, the same advice is provided: that of breaking down long methods found in the classes when it is...
It would be nice to have an experiment (a virtual one) with all the parameters that can be set in the model, with all their ranges, default values, etc. and...