openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
landscapes-svo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Nov 10, 2024 — Nov 10, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated rebuild.it.all.for.msys.sh
realazthat
More...
almost 10 years ago
Added unittest z-order
realazthat
More...
almost 10 years ago
Added some docs on implementation of block splitting Added some docs on the modified preorder traversal, so called "z-preorder-traversal"
realazthat
More...
almost 10 years ago
Added codelite project landscapes-zorder-genconsts
realazthat
More...
almost 10 years ago
Added newer unittests to codelite project
realazthat
More...
almost 10 years ago
Corrected spacing in landscapes-zorder-genconsts output
realazthat
More...
almost 10 years ago
Added svo_curves.genconsts.cpp Added new target, landscapes-zorder-genconsts, which (re)generates morton-order tables for efficient conversion between long-volume-order and morton-order
realazthat
More...
almost 10 years ago
Added constants unittest
realazthat
More...
almost 10 years ago
Cleaned up CMakeLists.txt Added z-order unittest to unittests target in CMakeLists.txt
realazthat
More...
almost 10 years ago
Travis config now uses CMAKE_BUILD_TYPE when invoking the build scripts.
realazthat
More...
almost 10 years ago
Changed SVO_MAX_VCURVE constant to SVO_VCURVE_LIMIT Changed SVO_MAX_VSIDE constant to SVO_VSIDE_LIMIT Changed SVO_MAX_VOLUME_SIDE constant to SVO_VOLUME_SIDE_LIMIT
realazthat
More...
almost 10 years ago
Cleaned up CMakeLists.txt Added z-order unittest Fixed assertion check typo in svo_curves.h
realazthat
More...
almost 10 years ago
Fixed up documentation Fixed up function declarations; moved documentation to the top
realazthat
More...
almost 10 years ago
Added SVO_VSIDE_BITS constant Fixed up some documentation styling Added coords2vcurve_brute() for unittesting and generation of morton order tables
realazthat
More...
almost 10 years ago
Added SVO_MAX_VSIDE constant, instead of hardcoding `256` Added some documentation for svo_curves.h
realazthat
More...
almost 10 years ago
Cleaned up CMakeLists.txt
realazthat
More...
almost 10 years ago
Merging in mcloader.cpp from mc-demo branch back into master, this fixes a bug in the loader that makes unittests fail
realazthat
More...
almost 10 years ago
Added overlap_open_close_range unittest
realazthat
More...
almost 10 years ago
unittest now loads data in environment setup temporarily gutted unittest load_mca_region because it essentially loads the environment data again unittest entree_slices uses gtest environment data instead of loading the data again for itself call to svo_join_slices() is now using array instead of vector for the group
realazthat
More...
almost 10 years ago
Changed svo_join_slices() to take an array of size 8 to make the input type clearer Fixed up svo_join_slices() while searching for bug in unittest entree_slices Fixed bug in unittest entree_slices; bug found in svo_find_joinable_groups_of_children() Added utility function overlap_open_close_range
realazthat
More...
almost 10 years ago
Changed the scope of operator<< to ostream to namespace svo, as per https://github.com/google/googletest/blob/master/googletest/docs/AdvancedGuide.md#teaching-google-test-how-to-print-your-values Added some sanity testing for slice
realazthat
More...
almost 10 years ago
Travis CI scripts now use environment variable to control cmake build type download-and-build-libs-with-no-pkg.sh now delegates to download-and-build-glm.sh
realazthat
More...
almost 10 years ago
Initial commit of mc-demo.cpp
realazthat
More...
almost 10 years ago
Formatted load_mca_region.cpp Used all the chunks of the region for entree_slices.cpp travis config now downloads unittest data. updated codelite project files.
realazthat
More...
almost 10 years ago
Fixed bug in serialization of buffer. serialization unittest now uses prng data for buffer
realazthat
More...
almost 10 years ago
serialize_slice unittest merged into serialization made collections for some enum types moved typedef `svo_schema_t` to `svo_buffer.fwd.hpp` renamed svo_(un)serialize* stuff to (un)serialize*; they are in a namespace so the svo prefix is unnecessary. renamed and exposed some serialization functions to the header. added serialization unittests for each newly exposed function
realazthat
More...
almost 10 years ago
Quoted PROJECT_PATH variable in scripts
realazthat
More...
almost 10 years ago
Made .gitignore in the root
realazthat
More...
almost 10 years ago
Added some useful helper scripts.
realazthat
More...
almost 10 years ago
Exposing more serialization functions via the header Fixed bug in svo_unserialize_buffers()
realazthat
More...
almost 10 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree