Over 20 years coding in C++. Currently working with Unreal Engine 4. Personal projects have included poker analysis tools & experiments with machine learning.
Popular repositories Loading
-
KantanDocGenPlugin
KantanDocGenPlugin PublicUE4 editor plugin for generating documentation of both Blueprints and Blueprint-exposed C++ classes
-
BTUtilityPlugin
BTUtilityPlugin PublicExtension to engine behavior tree system, adding utility-based selection nodes - Plugin version
-
-
KantanCodeExamples
KantanCodeExamples PublicUE4 project containing full code examples to accompany articles on the website
-
-
UE4PropVis
UE4PropVis PublicVisual Studio extension for blueprint value debug visualization.
254 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 19 commits in 4 repositories
Created an issue in llvm/llvm-project that received 1 comment
Enum value name visibility issue with C++20 modules and GMF
Clang appears to have an issue with visibility of enums included into a module GMF.
// decls.h
enum { SomeName,
};
// module.mpp
module; #include …
1
comment
Opened 1 other issue in 1 repository
build2/build2
1
open
-
Unexpected error with use of immediately imported library when running test-installed.
This contribution was made on Mar 5