Mathias Baumgartinger

Results 41 comments of Mathias Baumgartinger

After thinking about this for a way too long time I have come to the decission that it would be easiest, to include the actions into the project settings in...

I am very sorry for my unclear formulation. The problem i am facing is that when i attach a new node to the VR-Controller that should have the transform of...

Similar application as @ammarsdc. I would gladly contribute as well, given some guidance.

Implemented via [d2e6359](https://github.com/boku-ilen/landscapelab/commit/d2e635924f0449be425af040f20dfe447a0ceec6), [421b9ca](https://github.com/boku-ilen/landscapelab/commit/421b9ca7ef297eead880e930fc483432430f3e72), [177fedd](https://github.com/boku-ilen/landscapelab/commit/177fedd7e034a3dce8499f659daf0115e1a5719a)

We need to add a min and max cluster size attribute and prevent empty instances. Empty instances can happen if the cluster size is too big for the given radius...

As the full rewrite will probably still take some time, we should discuss about when/how to document in the near future.

Implementation of #254 before doing this would be advisable.

A current exemplary implementation works as follows: ![Image](https://user-images.githubusercontent.com/33001106/226869608-54a9905f-3bf1-4130-8340-c33b718aae9d.png) [f8d2160](https://github.com/boku-ilen/landscapelab/commit/f8d2160289dc5cdd80e93652cc0f69dc82992109) implements a new - more generic - `EditingAction` and an `ActionHandler`. For each perspective an ActionHandler shall have three predifned actions:...

[784e4a0](https://github.com/boku-ilen/landscapelab/commit/784e4a086100b12807cb7ca328e1167fc01e34a1) implements (very basic) functionality for raster editing. Some functionality is currently limited by geodot specific problems: - https://github.com/boku-ilen/geodot-plugin/issues/76 - https://github.com/boku-ilen/geodot-plugin/issues/75 - https://github.com/boku-ilen/geodot-plugin/issues/74