Block or Report
Block or report jonesmz
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
qtzeroconf Public
Forked from laserpants/qtzeroconf
High-level Zeroconf interface for Qt-based client-server applications (using Avahi).
-
-
BansheeEngine Public
Forked from duaneking/BansheeEngine
Modern C++14 game engine with Vulkan support, fully featured editor and C# scripting
C++ 1
-
bsf Public
Forked from GameFoundry/bsf
Modern and fast C++14 library for the development of real-time graphical applications.
C++ 1
453 contributions in the last year
Contribution activity
May 2022
Created 25 commits in 2 repositories
Created a pull request in MADEAPPS/newton-dynamics that received 2 comments
Only include malloc.h in dMathDefines.h ifdef _MSC_VER
To avoid breaking Mac OSX builds, while still allowing visual studio 22 to build the library. Supposedly fixes #276
Opened 14 other pull requests in 3 repositories
TheOpenSpaceProgram/osp-magnum
12
merged
- More cmake code changes
- Enable LTO for all dependencies
- Add command to run osp-magnum directly from cmake
- Various small cmake improvements
- Expand the continuous integration coverage
- Turn on C++20
- Use CMakeLists.txt to ensure a working windows kit, instead of the CI system's configuration.
- Update to the v4.01 tag of newton-dynamics, but continue using the 3.…
- Update freetype to VER-2-12-1
- Update toml11 to v3.7.1
- Update entt to v3.10.1
- Update SDL2 to 2.0.22
MADEAPPS/newton-dynamics
1
merged
GenPi64/Build.Dist
1
merged
Reviewed 11 pull requests in 3 repositories
TheOpenSpaceProgram/osp-magnum
6 pull requests
ninja-build/ninja
4 pull requests
GenPi64/Build.Dist
1 pull request
Created an issue in mosra/corrade that received 3 comments
Prefix cmake options with CORRADE_
My project has many 3rd party libraries in the same build tree. I just realized that some options from other third party libs are also being used b…