0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
All PEMPEK_ASSERTs now be fatal More... almost 10 years ago
Typo. More... almost 10 years ago
Commented/got rid of out some unused variables. Some code docs. More... almost 10 years ago
Removed all mention of svo_voxel_t, a legacy data type. More... almost 10 years ago
Added pthread to the travis build config command for building the project (because gtest needs it). More... almost 10 years ago
Specified tested commits for library dependencies in README.md More... almost 10 years ago
Bugfix, typo in svo_buffer.cpp sent the svo_base_buffers_t::schema method to be formatted, instead of actually *calling* svo_base_buffers_t::schema(). More... almost 10 years ago
Changed travis build scripts to only build cppformat target for libcppformat More... almost 10 years ago
No longer calling scripts/install-deps-via-apt.sh, travis config handles apt packages by itself. Now cloning and building glm for travis config. More... almost 10 years ago
Added travis ci build status sticker More... almost 10 years ago
Fixed bprinter linker path in landscapes-unittests.project More... almost 10 years ago
Travis config now builds googletest Travis build scripts now use CMAKE_GENERATOR environment variable. CMakeLists.txt default directories for bprinter changed to point at travis-build-script's output location bprinter's dependency on boost.karma is removed via configuration before build, in travis build script. More... almost 10 years ago
Added script for building googletest (gtest). More... almost 10 years ago
mcloader.cpp was mistakenly being built in landscapes.project, moved it to landscapes-mc.project codelite projects: changed all the default linker directories from ending in build64 to build. More... almost 10 years ago
Updated README.md More... almost 10 years ago
Updated for changes in cubelib. More... almost 10 years ago
Changed travis config to use ./scripts/ directory instead of ./helpful-scripts/ More... almost 10 years ago
Moved helpful-scripts/ to scripts/ Changed all the hashbangs in the scripts to /bin/bash instead of the generic /bin/sh Separated out the cubelib download-and-build script More... almost 10 years ago
Fixed typos. More... almost 10 years ago
Fixed typo. More... almost 10 years ago
Testing travis without manually installing cmake. More... almost 10 years ago
Fixed cmake build scripts for travis. More... almost 10 years ago
Fixed typo in cmake3 install script. More... almost 10 years ago
Changing travis config to use ubuntu trusty More... almost 10 years ago
Attempting to get travis config to update wget's certificates More... almost 10 years ago
Travis config now installs CMake 3.3.2, if not available. More... almost 10 years ago
Fixed travis configuration. More... almost 10 years ago
Fixed travis configuration. More... almost 10 years ago
Fixed typo. More... almost 10 years ago
Fixed some errors in the dependency build scripts. More... almost 10 years ago