Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
will be empty
|
|
|
|
|
|
OpenCSG rendering traversals, where we didn't actually use the traversal results (for all nodes requiring CGAL)"
This reverts commit 448f8b4142acb00efb7e57e575fe6d5aaabec47c.
-> We need to traverse the subtrees to be able to pick up debug and highlight modifiers
|
|
numbers in a transformation matrix
|
|
|
|
cmd-line node
|
|
|
|
|
|
|
|
t-paul-vector-concat
|
|
|
|
t-paul-vector-concat
Conflicts:
src/Preferences.ui
|
|
tests separately, minor cleanups
|
|
|
|
|
|
|
|
In case a function is attached to a disabled feature, the function lookup
will give a warning message and ignore that (builtin) function.
|
|
In case a module is attached to a disabled feature, the module lookup
will give a warning message and ignore that (builtin) module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to concatenate multiple vectors and single elements into a
single result vector.
|
|
|
|
|
|
Conflicts:
src/CGAL_Nef_polyhedron.cc
tests/CMakeLists.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keyword for 'polyhedrnon().
|
|
|
|
|
|
by accepting 'triangles' and putting them into 'faces' variable
|