Dan Rosser

Results 38 issues of Dan Rosser

Updates https://github.com/openframeworks/apothecary/pull/167 with workflow To allow: https://github.com/openframeworks/openFrameworks/pull/6643

- Confirm builds against new Architectures - Confirm builds against arm64 - Confirm builds against old armv7 Test Hardware Raspberry Pi 4 Test Hardware Raspberry Pi 5

bug
enhancement

I was speaking to someone recently and mentioned OSX, their context is a developer and they said, what's that... So terminology OSX while, historically correct, maybe confusing new developers who...

This feature built system would enable automatic OpenGL / OpenGL ES to Metal / Vulkan and is now feature complete. > ANGLE - Almost Native Graphics Layer Engine The goal...

enhancement

Update readme - Properly describe the process - Use of dev scripts - Visually update to conform to modern GitHub readme status styles - Remove old stuff Might be over...

FreeImage is, unfortunately very slow at updating sub-dependencies which leads to many CVE's exposed and unpatched. I've tried to keep it up to date but.. easier to just jump into...

enhancement

`CC_MD5(cStr, (CC_LONG)[data length], digest); ` **'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate...

Looks like we haven't been cleaning up caches ![image](https://github.com/openframeworks/openFrameworks/assets/830748/18df0c21-2c2f-4f8f-a13c-b29b7397b088) Cache list : https://github.com/openframeworks/openFrameworks/actions/caches https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries Shall test adding cache clean to PR on close