18
I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
see if we can set the stage for parallel More... about 2 months ago
couple more examples showing additional options More... about 2 months ago
now tracking hits per region, per material, and even per assembly More... about 2 months ago
don't print region paths since they have their own option, only combs above More... about 2 months ago
add aggregation tracking to print areas up the hierarchy. More... about 2 months ago
test aggregating hits on assemblies up the hierarchy More... about 2 months ago
switch to std::map for ordered output, fix -r option. More... about 2 months ago
add -r flag to print regions, change -p to -g to output geometry script. More... about 2 months ago
keep track of the total shot count. More... about 2 months ago
short term fix to area computation when there are iterations. More... about 2 months ago
Merge branch 'main' of https://github.com/BRL-CAD/brlcad More... about 2 months ago
add density file option to usage More... about 2 months ago
Clear Werror=c++-compat warning on Ubuntu More... about 2 months ago
and last but not least, turn those hits into areas. More... about 2 months ago
fuuuuggg that was a tricky bug to find. More... about 2 months ago
that's right, we need to register both the entry and exit hit. More... about 2 months ago
luckily we stash the rtip, so doesn't need to be static. More... about 2 months ago
clarify some of the variable names and comments to make it more clear. More... about 2 months ago
lookup material names if a density file is provided. More... about 2 months ago
switch to the region name instead of region ID. More... about 2 months ago
call into the new hit-tracking for materials and regions. More... about 2 months ago
add interface for recording per-region and per-material hits. More... about 2 months ago
rti_air_discards to size_t More... about 2 months ago
more size_t conversions, albeit relatively unused fields More... about 2 months ago
rt_cut_maxdepth to size_t More... about 2 months ago
highly unused, but rti_cut_totobj to size_t More... about 2 months ago
switch rti_ncut_by_type to size_t More... about 2 months ago
switch rti_cut_maxlen to size_t More... about 2 months ago
upgrade nlights to size_t. More... about 2 months ago
On GhostBSD we're getting a nirt.out.raw-E file More... about 2 months ago