Alexander C. Gessler 27727f692b add missing <sstream> header to lexical_cast replacement před 12 roky
..
math ac8479f542 Moved private headers to code/ as discussed; removed boost::random workaround which was no longer needed; CMake cleanup part two (Boost detection, …). před 16 roky
tuple 27767031e6 make all targets build under OSX 10.8.2 and add iOS target před 12 roky
LICENSE_1_0.txt 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. před 15 roky
foreach.hpp d29dde1646 # NoBoost: fix a critical issue in the foreach replacement. All local variables introduced by the loop header have longer, magic names now. This avoids unintended shadowing of other local variables. před 14 roky
format.hpp 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. před 15 roky
lexical_cast.hpp 27727f692b add missing <sstream> header to lexical_cast replacement před 12 roky
make_shared.hpp 68a10dd1b0 + add dummy implementation of make_shared to boost workaround (unlike the original, it does *not* offer any performance benefits). před 14 roky
noncopyable.hpp a63c56f4f7 + add boost.noncopyable to boost-workaround. před 15 roky
pointer_cast.hpp 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. před 15 roky
scoped_array.hpp 630005619b Add missing boost workaround files to CMakeLists.txt. před 16 roky
scoped_ptr.hpp 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. před 15 roky
shared_array.hpp 1928dc7df7 fix shared_ptr and shared_array implementation. add pointer_cast facility. před 15 roky
shared_ptr.hpp 326b11b72f # bugfix boost workaround, shared_ptr didn't offer a const operator* před 14 roky
static_assert.hpp 9edc0a9b8e merge with git://github.com/tonttu/assimp.git před 14 roky
timer.hpp aae8637666 Add GLOB_MEASURE_TIME configuration option to profile the runtime of the postprocessing steps. před 15 roky