Results 14 comments of Dave Smith

Hi @kifujin - I did some digging on this. The way the HTML is structured, it would be difficult to write a crawler for it. Is there a JSON (or...

Thanks @suixinio - I'll take a look this weekend. :)

@marc-medley - as noted in the bug report, I used a custom FindZLib macro that picked up zlib 1.3.1 from homebrew for exactly the reasons you stated re: fdopen. If...

Hi @VojtaBTL - I just figured this out last night. If you have code that looks like this: `colorCam->setResolution(THE_12_MP); colorCam->setIspScale(8, 39);` You can convert to Camera node with this equivalent:...