Jasper de Laat

Results 5 issues of Jasper de Laat

Instead of only injecting analytics headers into the `posts` collection, inject into `documents` instead. This covers any type of collection and is a flexible solution to issue #66 . See...

Hey there, The analytics plugin currently injects analytics headers in `pages` and `posts`, but any other type of user-defined collection will not be considered. This results in non-`posts` collections to...

Attempts to create a blueprint macro for looping over a TMap type object have been unsuccesful so far. When the key & value types are wildcards it appears that Unreal...

enhancement

Simple arithmetic nodes, but with dynamic amount of inputs.

enhancement

At work, the only time we still need to explicitly cast to a type (i.e. can't solve this with an interface) is when we want to bind to an event...

enhancement