18
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Note need for a check-against-CSG-original step in facetize. More... 13 days ago
Need a way to handle verbose lint data intelligently. More... 13 days ago
Get lint reporting correctly. More... 13 days ago
Try using segs to get the closest in/out hit More... 13 days ago
Split out the various checks into their own tests More... 13 days ago
Revert "Rename function - more to this than just thinness" More... 13 days ago
Looks like some verisons of CMake are insisting on docs arguments for define_property More... 14 days ago
Fix bots.sh regression script More... 16 days ago
Rename function - more to this than just thinness More... 17 days ago
Should probably explore what sort of correctness check we can do on the facetization results with shotlining. rtcheck on two copies of a bad mesh visually showed 'missing' areas where there should have been overlaps and weren't - we might be able to use original facetization inputs as a 'ground truth' check to make sure our solid shotlines from the bots seem sane. More... 17 days ago
Note we may have different categories of problem to spot and either handle or simply report. More... 17 days ago
Experiment with looking 'above' the triangles. More... 17 days ago
Add some notes about further testing needed. More... 17 days ago
Expose the "remove degenerate thickness faces" feature as a "bot strip" subcommand More... 17 days ago
Able to do some thin faces removal and repairs, but (pretty much as expected) Geogram can't handle all cases. More... 17 days ago
Checkpoint More... 17 days ago
Compile fixes for gist More... 17 days ago
instant-meshes is useful for improving mesh quality and remeshing, but doesn't repair inputs to produce manifold output. More... 17 days ago
Don't call rt_init_resource if it looks like rt_uniresource is already initialized More... 17 days ago
Checkpoint More... 18 days ago
remove obvious debugging comments/code More... 18 days ago
add -v (verbose) flag to Options More... 18 days ago
tweak help printing More... 18 days ago
consistent logging More... 18 days ago
Add a lint check for bots with thin face thicknesses More... 18 days ago
better output file handling More... 18 days ago
handle reuse of renders correctly More... 18 days ago
dont render DETAILED 3 times More... 18 days ago
define these as int so BU_OPT can set directly More... 18 days ago
dont hardcode output dir More... 18 days ago