Roy Macdonald
Roy Macdonald
I think that the change from osx to macos it a bad move and should be reverted. it is breaking a lot of things and it is not really needed....
not sure why the ofColor_ constructor takes floats instead of PixelType. I would assume it is because of that.
Thanks @artificiel for your comment. I agree with keeping up to date but I think that it needs to be done in a more thoughtful way and as you day...
https://github.com/roymacdonald/projectGenerator/tree/addonsParsingImprovement
In the project generator PR I have I already added support for both of this methods, It works fine so far with xcode. I am testing with the full set...
As for the macos opencv issue, the problem is twofold. First, the library is compiled somehow that it is missing stuff. The [one in here](https://github.com/openframeworks/apothecary/releases/tag/bleeding) works while the one in...
I think it has to do with how you can have two different instances of an ofParameter referencing the same value and that is why it is name as such....
I see your point. So, with this change you are doing is it spitting out any deprecation warnings? as you mention the sparse inline documentation, why not use this instance...
Let me check those and I will get back, but I guess that documentation will not interfere and probably an automerge will be allowed
@ofTheo should we merge?