Steven Masfaraud

Results 19 issues of Steven Masfaraud

* **I'm submitting a ...** - [ ] bug report - [ ] feature request * **What is the current behavior?** * **If the current behavior is a bug, please...

* **I'm submitting a ...** - [ ] bug report - [X] feature request * **What is the current behavior?** Babylon data schema is undefined We don not have solid...

type: feature request

* **I'm submitting a ...** - [ ] bug report - [ ] feature request * **What is the current behavior?** * **If the current behavior is a bug, please...

Should we keep this?

status: ready for merge
fix_pylint

Smart triangulation lines for bspline: Triangulation_lines for bspline surface is not smart: it sample a fixed number of lines. Analysing curvature would allow for smarter triangulation lines Or creating a...

type: enhancement
priority: Medium

Setup a good algorithm for 2D concav hull First: set test cases of what should be good/bad results

There is a lot of showing bad design of inheritence: * no-member * super-init-not-called * arguments-differ * non-parent-init-called

type: refactor

Hi, I tried to create links between records with: `client.table_row_create(project, "disks", {"machine.Id": machine_id)` In my example I have a machine table and a disk table having a one to many...

Feature: add function to call route to add a relation between a row and an element of its column