Alexis Drogoul

Results 13 issues of 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)...

😱 Bug
About Development
Priority High

### 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...

😱 Bug
OS Linux
About UI
❌ Not fixable

### 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...

🤗 Enhancement
About Data
About GAML
About Graphs
About Development
Priority High
Version Git

**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...

😱 Bug
🖥 Display OpenGL
Version Git

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...

⭕️ Standby

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...

enhancement

**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...

😱 Bug
About GAML
Priority High
V. 1.8.2
👍 Fix to be tested

**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...

😱 Bug
OS macOS
About Development
Priority High
Version Git
😅 Workaround
V. 1.8.2

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...

🤗 Enhancement
About Development

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...

enhancement