micmacIGN / micmac

Free open-source photogrammetry software tools
http://micmac.ensg.eu
Other
686 stars 150 forks source link

Project organization #180

Open copyme opened 2 years ago

copyme commented 2 years ago

Correct me if I am wrong, but it seems like new commits are done directly to the master, right? Should not every change be done via PRs, tested and reviewed, and only then merged? It somehow feels as if you start to turn on different things in the CMake, then MicMac stop compiling. From there, I got a feeling that code is not always well tested/reviewed before it is merged to master.

I may be wrong, of course.

luc-girod commented 2 years ago

Nothing is tested, everything is pushed to master, and the "V2" version of the code is also pushed in the same repo. Welcome to MicMac :/