-
Hi all,
for the PR # https://github.com/sofa-framework/sofa/pull/119
implementing a basic RGBAColor i'm inheriting from Vec4f. This seems to fail on VS compiler.
The resulting error on VS2015 …
-
A list of components is being defined, see issue #226
The idea is to present shortly a first prototype of SOFA NG to involve more and more people in the cleaning, testing of SOFA.
This 1st SOFA N…
-
I only create one blog. And access the URL like this: http://localhost:3000/mxc/blog/market
There is a exception like this:
ComfortableMexicanSofa::MissingPage in Comfy::Blog::PostsController#serve
…
-
There are some unresolved externals in MeshGenerationFromImage.inl in the CGAL plugin.
```Undefined symbols for architecture x86_64:
"_initImage()", referenced from:
cgal::MeshGenerationFr…
-
The new SceneCreator implementation requires to load plugins to work.
To do that it calls the PluginManager...the problem is that in debug...the plugins have are not found.
https://ci.inria.fr/so…
-
To trace execution time I wanted to bind in python the advanced timer class to be able to retrieve it and interogate it during a simulation. (without using -c option of runSofa)
I wanted also to chan…
-
While layouts in other templating languages (e.g. `erb`, `haml`) were previously required (?) to have `.html` in the filename, this is now deprecated (don't recall by which gem/framework) unnecessary.…
-
The scene is generated successfully the first time with the the OglSceneFrame component correctly loaded and without warnings.
But, with or without any parameters specified in the component, I have b…
-
Hi, back at it again.
I'm getting disconnect on 76% and no, it's not my SWF or my emulator. Tested in on brain and revcms without any problems.
Went into my lumen error log and there was this a…
-
This problem happens while using Eloquence but it seems to be Hookable related, so I'm reporting it here.
I'm running this on PHP 7.0.12.
I have my own base model class where I add the `Eloquenc…