Steven Masfaraud
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...
* **I'm submitting a ...** - [ ] bug report - [ ] feature request * **What is the current behavior?** * **If the current behavior is a bug, please...
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...
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
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