18
I Use This!
Very High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
more size_t More... about 2 months ago
make rt_split_mostly_empty_cells be a local func, upgrade size_t More... about 2 months ago
looks like this function has potential 32-bit limits, and an uninitialized static. More... about 2 months ago
debugging is hardless More... about 2 months ago
spatial partition bug when the scene gets really big More... about 2 months ago
group into regions so we don't get too overlap-happy More... about 2 months ago
fixed the groupings, script generation improved More... about 2 months ago
Need to set the timestamps for updated files or they'll get copied every time. More... about 2 months ago
We checked bext outputs, and we should have working subprocess outputs now. More... about 2 months ago
More extensive Qt specific notes added in bext More... about 2 months ago
Remove unused var More... about 2 months ago
Looks like it's just rtweight that needs this More... about 2 months ago
Only handle stdout for the TXT mode rt commands More... about 2 months ago
Correct bext url More... about 2 months ago