Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 870 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (16 loc) · 870 Bytes

Contributors

The following people contributed code to QtOSG:

  • fiesh: thread affinity bugfixes
  • mtola (Martial Tola): CMake fixes for Mac OS X and Windows
  • Submanifold (Bastian Rieck): main contributor

How to contribute

Missing a feature in the widget? Something does not work the way you expect it to work? Please open an issue in the project's issue tracker. I am also more than happy to merge your pull requests.

Since this project is not really large, there are no coding conventions. If you want to make me happy, just emulate my coding style. If you don't like my coding style, I will just refactor your code prior/after pulling. Let's be excellent to each other!