utility
Recent snippets tagged «utility»
Recursive File Browsing
Casual Garage Coder
Given a directory, recursively browse the files and apply a processing
Easy Signal Disconnects
Dragon1Freak
Util function to disconnect all callables on a signal, or safely disconnect a callable from a signal
Compute Shader Utility
Casual Garage Coder
Simple utility for (limited) compute shader handling
SequentialQueue class for serializing events using Callable
theCubeMiser
Allows a streamlined way to add and run a series of Callable in a first-in-first-out sequence as needed.
