bluerange-io / bluerange-mesh

BlueRange Mesh (formerly FruityMesh) - The first completely connection-based open source mesh on top of Bluetooth Low Energy (4.1/5.0 or higher)
https://bluerange.io/
Other
288 stars 109 forks source link

Added a native renderer (BrotBoxEngine) to CherrySim. #168

Closed Brotcrunsher closed 3 years ago

Brotcrunsher commented 3 years ago

This adds a native renderer option to CherrySim. It is only used if a special parameter is passed to CMake -DFM_NATIVE_RENDERER_ENABLED=ON, else it does nothing. See the provided documentation for more details.

mariusheil commented 3 years ago

Hello, sorry for not yet responding to this. We are working in bi-weekly sprints internally and have created a ticket for reviewing the changes and merging it, it will just need a bit more time until we are able to move the backlog ticket into our sprint.

Thanks :-)

mariusheil commented 3 years ago

Hi,

We have merged this pull request and it is now available with the newly released source code. As we are always squashing our commits due to our project structure, we were not able to correctly preserve your name in the commit history, sorry for that. We have since then refined our process and should be able to correctly merge in further pull requests in a better way. You have been credited in the release notes, however :-)

Marius