]> git.tdb.fi Git - libs/gltk.git/history - source/partcache.cpp
Rework how widget ownership works in Container
[libs/gltk.git] / source / partcache.cpp
2023-08-21 Mikko RasaUse std::unique_ptr for managing memory
2023-08-21 Mikko RasaMinor refactoring
2023-08-20 Mikko RasaMake sure classes follow the rule of 0/3/5
2023-08-20 Mikko RasaSimplify constructors with C++11
2023-08-17 Mikko RasaAdjust things to conform to changes in other libraries
2014-01-11 Mikko RasaAdd consistency checks to PartCache
2014-01-11 Mikko RasaReuse meshes in PartCache to avoid buffer create/delete...
2013-06-25 Mikko RasaImprove widget part caching
2012-11-30 Mikko RasaCache widget parts in meshes