Tom Van Mele

Results 195 comments of Tom Van Mele
trafficstars

serialisation is indeed invoked automatically on all data classes and other JSON serialisable types. the page about implementing data classes is on the to do list: https://compas.dev/compas/latest/devguide/dtypes.html

this is generally solved but there are a few instances where one of the classes in the chain is not part of the api docs. will be completely resolved very...

has nothing to do with `conda`, but simply with how packages were/had to be installed in Rhino 7 and below. will close this since this already partially resolved and will...

@romanarust black is complaining

just so you know, there are: * `Line.from_point_and_vector` * `Line.from_point_direction_length` * `Cylinder.from_line_and_radius` * `Vector.from_start_end` also, every line has a vector and a direction

perhaps `reverse` and `reversed` instead of `flip` and `flipped`? would also add the same for `Vector` (i do `vector.scaled(-1)` a lot)

robots are no longer in compas core so will close this...

robots no longer in compas core...

anyone willing to convert this into a PR?

the current instructions for using compas with Blender are here, and work very well afaik... https://compas.dev/compas/latest/userguide/cad.blender.html