-
When fetching plugins such as **SofaPython3** or **BeamAdapter** directly at CMake configure time, the plugin is well added in the list of _applications/plugins/_ but it create also add a .gitignore f…
-
Hi all,
There has been quite a lot of discussion recently about how the to implement update mecanisms.
There is of course the DataTracker, but we are quite a lot to implement complementary mecan…
-
Recent change introduced in Laravel 7.10.0, and merged from [https://github.com/laravel/framework/pull/32624](https://github.com/laravel/framework/pull/32624) broke search and pagination functionality…
ghost updated
4 years ago
-
### Problem
**Description**
runSofa does not propagate correctly the key pressed & release event because of the weird use of the the CTRL combination.
**Steps to reproduce**
```python
imp…
-
-
I don't know what's the problem, but it only appears when using this package.
When testing, i have the following code:
```php
$user = factory(User::class)->make([
'email' => 'notAnEmail'
…
ghost updated
3 years ago
-
Hi,I notice MeshRefinement plugin, is this plugin finished?
-
The title is self contained : the plugins need a way to test the scenes and/or the regression, it would be great to create an action to automatize it.
-
## Main discussions
Stéphane: building matrices, vectors, to work with SciPy
Matthieu: Numpy is able to access the memory directly (there are examples)
There are some Python modules in Complian…
-
Hi,
I found the usage of data alias more annoying than helpful.
Currently data alias are used to provide backward compatibility with old scenes. The problem is that by doing so it does not indicate…