killerdevildog

Results 13 comments of killerdevildog

I think its because that IP belongs to google

PR # #170 adresses this exact issue

@Random-Scientist @Dav1dde Would you mind checking if my commit resolves this appropriately?

I'm sorry for the confusion I caused with my pull request #518. I realize now that I submitted it against the glad2 branch (the default), where the change is unnecessary...

@reven86 @rcmaniac25 @Benjamin-Dobell @timleader When you have a moment, I'd appreciate your review on this PR. I've implemented a feature that automatically builds dependencies from https://github.com/gameplay3d/gameplay-deps.git during the build process,...

# GamePlay Engine - Dependency Management System ## Overview This CMake system provides flexible dependency management for the GamePlay engine with three modes: 1. **SOURCE** - Build dependencies from source...

Thank you for reviewing this PR, @xissburg. I appreciate the feedback—it's helpful to know that the current config still introduces some unwanted changes to the code structure. My goal was...