1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Oct 28, 2024 — Oct 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix compilation on Linux More... 8 months ago
extend SML to have an optional type name for each element More... 8 months ago
triangle-AABB intersection code and first two tests More... about 1 year ago
ObservableVector fixes More... over 1 year ago
SML parser bugfixes and improved error reporting More... over 1 year ago
Add missing discretedistribution.h More... over 1 year ago
Fix compiler warnings about type mismatches More... over 1 year ago
Fix DiscreteDistribution not referenced in CMakeLists.txt More... over 1 year ago
Copy-constructed ReferencedObjects need a new set of reference counters More... over 1 year ago
Have ObservableVector::operator= accept const& right hand side More... over 1 year ago
Add missing getAttributeAsBool overload to SMLElement More... almost 2 years ago
Make ObservableVector compatible with some STL algorithms More... about 2 years ago
Some minor additions to reflected code model More... over 2 years ago
Add Path::getSize() to get file sizes through stat() More... over 2 years ago
Some more utility functions for gltb::Path and gltb::SMLElement More... over 2 years ago
Get file change time in Path, get attribute as bool in SMLElement More... over 2 years ago
add SML file format parser and writer, including unit tests More... over 2 years ago
fix endless loop in NamePool::makeNameUnique() and add some unit tests More... about 3 years ago
add replaceFirst() to string utils More... over 3 years ago
Implementation of an internalized string table More... almost 4 years ago
Support writing string views in CompositeDocument; some file format stuff in DocumentFactory More... almost 4 years ago
Add simple parametric curve implementations More... almost 4 years ago
Merge More... over 4 years ago
basic types, array and pointer types are now properly expressed in the reflected type data More... over 4 years ago
add ObservableVector to framweork with corresponding unit tests More... over 4 years ago
use glm provided typedef for vector length type (depends on glm configuration) More... over 4 years ago
enforce SSE4.1 target instruction set on Linux for now More... almost 5 years ago
some more tests and improvements for Float4 class More... almost 5 years ago
Fix tests linking issue on Windows More... almost 5 years ago
add Path::append, path unit tests and a small fix for Flags with GCC More... almost 5 years ago