2006-01-19 |
dhilvert | Add clip plane checks to d3::scene subspace candidate...
|
commit | commitdiff | tree |
2006-01-19 |
dhilvert | Refine subspace candidate selection code.
|
commit | commitdiff | tree |
2006-01-19 |
dhilvert | Begin work on subspace creation by space traversal.
|
commit | commitdiff | tree |
2006-01-18 |
dhilvert | modify the space class to abstract the next-split...
|
commit | commitdiff | tree |
2006-01-18 |
dhilvert | Fix certain compile errors.
|
commit | commitdiff | tree |
2006-01-18 |
dhilvert | Implement d3::scene::candidates methods.
|
commit | commitdiff | tree |
2006-01-18 |
dhilvert | Begin work on a structure to store information about...
|
commit | commitdiff | tree |
2006-01-17 |
dhilvert | Add a resolution check before updating subspace info...
|
commit | commitdiff | tree |
2006-01-16 |
dhilvert | Complete integration of ref_weights with spatial info...
|
commit | commitdiff | tree |
2006-01-15 |
dhilvert | Add subtree pruning to d3::scene::ref_weights
|
commit | commitdiff | tree |
2006-01-15 |
dhilvert | Complete implementation of d3::scene::ref_weights:...
|
commit | commitdiff | tree |
2006-01-14 |
dhilvert | Begin work on weight subtree code.
|
commit | commitdiff | tree |
2006-01-14 |
dhilvert | Fix certain compile errors
|
commit | commitdiff | tree |
2006-01-13 |
dhilvert | Begin implementing various parts of d3::scene with...
|
commit | commitdiff | tree |
2006-01-12 |
dhilvert | Implement resolution check.
|
commit | commitdiff | tree |
2006-01-12 |
dhilvert | Add implementation for d3::scene::ref_weights:get_weight().
|
commit | commitdiff | tree |
2006-01-12 |
dhilvert | Fix certain compile bugs.
|
commit | commitdiff | tree |
2006-01-12 |
dhilvert | Fix a bug in image array indexing in d3::scene::ref_weights.
|
commit | commitdiff | tree |
2006-01-11 |
dhilvert | Implement d3::scene::ref_weights::add_weight().
|
commit | commitdiff | tree |
2006-01-10 |
dhilvert | Add code for generating new levels of detail to d3...
|
commit | commitdiff | tree |
2006-01-10 |
dhilvert | Separate resolution check from multi-resolution weights...
|
commit | commitdiff | tree |
2006-01-09 |
dhilvert | Fix certain compile errors; refine multi-resolution...
|
commit | commitdiff | tree |
2006-01-09 |
dhilvert | Begin work on multi-resolution weights structure.
|
commit | commitdiff | tree |
2006-01-09 |
dhilvert | Fix certain compile errors; add get_tl() and in_bounds...
|
commit | commitdiff | tree |
2006-01-09 |
dhilvert | Fix certain compile errors.
|
commit | commitdiff | tree |
2006-01-09 |
dhilvert | Move 'get_view_local_bb' from d3::space to d3::pt.
|
commit | commitdiff | tree |
2006-01-08 |
dhilvert | Add support for calculating trilinear_coordinate from...
|
commit | commitdiff | tree |
2006-01-08 |
dhilvert | Move trilinear_coordinate and diagonal_distance from...
|
commit | commitdiff | tree |
2006-01-08 |
dhilvert | Separate d3::scene::{space,space_traverse,space_iterate...
|
commit | commitdiff | tree |
2006-01-07 |
dhilvert | Add methods for converting between diagonal distance...
|
commit | commitdiff | tree |
2006-01-06 |
dhilvert | Remove unused variable perturb; remove unused variables...
|
commit | commitdiff | tree |
2006-01-06 |
dhilvert | Remove unused mpl/mpu parameters and variables.
|
commit | commitdiff | tree |
2006-01-06 |
dhilvert | Remove unused edge-cost-multiplier and angle-cost-multiplier...
|
commit | commitdiff | tree |
2006-01-06 |
dhilvert | Remove unused code and outdated comments.
|
commit | commitdiff | tree |
2006-01-06 |
dhilvert | Add data structure lod_images; add static instance...
|
commit | commitdiff | tree |
2006-01-05 |
dhilvert | Modify d3::scene::lod_image to store all levels of...
|
commit | commitdiff | tree |
2006-01-04 |
dhilvert | Change --di/--do/--idiv to --di-upper/--di-lower/-...
|
commit | commitdiff | tree |
2006-01-02 |
dhilvert | Add methods and variables for --idiv to d3::scene.
|
commit | commitdiff | tree |
2006-01-02 |
dhilvert | Change --dgi/--dgo to --di/--do. Add --idiv.
|
commit | commitdiff | tree |
2006-01-01 |
dhilvert | Add option --3d-chain for specifying filters for rendered...
|
commit | commitdiff | tree |
2006-01-01 |
dhilvert | Change --dsg back to --dgi. Add options --dgo, --oc...
|
commit | commitdiff | tree |
2006-01-01 |
dhilvert | Change --dgi to --dsg.
|
commit | commitdiff | tree |
2006-01-01 |
dhilvert | Modify d3::scene::analyze_space_from_map() to analyze...
|
commit | commitdiff | tree |
2006-01-01 |
dhilvert | Omit undefined points from interpolation in d3::scene...
|
commit | commitdiff | tree |
2005-12-31 |
dhilvert | Add interpolation to depth output.
|
commit | commitdiff | tree |
2005-12-31 |
dhilvert | Remove unused variable.
|
commit | commitdiff | tree |
2005-12-31 |
dhilvert | Add (depth, xres, yres) and (xoff, yoff, 0) output...
|
commit | commitdiff | tree |
2005-12-31 |
dhilvert | Fix allocation bug.
|
commit | commitdiff | tree |
2005-12-31 |
dhilvert | Scale input images during spatial info updating.
|
commit | commitdiff | tree |
2005-12-31 |
dhilvert | Remove unused function d3::scene::pyramid_bounds_check().
|
commit | commitdiff | tree |
2005-12-30 |
dhilvert | Fix compile errors.
|
commit | commitdiff | tree |
2005-12-30 |
dhilvert | Implement --gdi option for decimation of inputs to...
|
commit | commitdiff | tree |
2005-12-28 |
dhilvert | Correct example in script/transform
|
commit | commitdiff | tree |
2005-12-28 |
dhilvert | Add comment to scripts/transform
|
commit | commitdiff | tree |
2005-12-28 |
dhilvert | Add a script 'transform' for applying an inverse projective...
|
commit | commitdiff | tree |
2005-12-28 |
dhilvert | Disable interpolative occupancy determination. Modify...
|
commit | commitdiff | tree |
2005-12-28 |
dhilvert | Add locations with sub-pixel resolution to the score...
|
commit | commitdiff | tree |
2005-12-27 |
dhilvert | Abstract depth-solving and scoring code from p2f_score_map...
|
commit | commitdiff | tree |
2005-12-27 |
dhilvert | Remove instrumentation and unused code from d3::scene...
|
commit | commitdiff | tree |
2005-12-26 |
dhilvert | Rescale colordiff and maxdiff in d3/scene.h
|
commit | commitdiff | tree |
2005-12-25 |
dhilvert | Disable output-resolution refinement; add a comment...
|
commit | commitdiff | tree |
2005-12-25 |
dhilvert | Modify wml to have 0 entries allocated by default.
|
commit | commitdiff | tree |
2005-12-25 |
dhilvert | Add bounds checks to output-resolution refinement code.
|
commit | commitdiff | tree |
2005-12-25 |
dhilvert | Fix iterator bound in previous patch.
|
commit | commitdiff | tree |
2005-12-25 |
dhilvert | Add output-resolution refinement of space.
|
commit | commitdiff | tree |
2005-12-25 |
dhilvert | Make the default median occupancy zero; add a two-frame...
|
commit | commitdiff | tree |
2005-12-21 |
dhilvert | Update Changelog for recent changes.
|
commit | commitdiff | tree |
2005-12-21 |
dhilvert | Add options --pc and --3dpx.
|
commit | commitdiff | tree |
2005-12-20 |
dhilvert | Fix nn_defined_radius default.
|
commit | commitdiff | tree |
2005-12-20 |
dhilvert | Add --et option.
|
commit | commitdiff | tree |
2005-12-19 |
dhilvert | Update for 0.8.3 release.
|
commit | commitdiff | tree |
2005-12-19 |
dhilvert | Clean up d3::scene to remove triangle-mesh code.
|
commit | commitdiff | tree |
2005-12-17 |
dhilvert | Implement new option --def-nn
|
commit | commitdiff | tree |
2005-12-14 |
dhilvert | Free memory for weights after running view() and depth().
|
commit | commitdiff | tree |
2005-12-13 |
dhilvert | Modify view() and depth() to use a common support function...
|
commit | commitdiff | tree |
2005-12-12 |
dhilvert | Fix more bugs in occupancy updating. view() and depth...
|
commit | commitdiff | tree |
2005-12-12 |
dhilvert | Fix certain bugs in multi-resolution occupancy updating.
|
commit | commitdiff | tree |
2005-12-12 |
dhilvert | Update d3::scene to store multiple resolutions. Occupancy...
|
commit | commitdiff | tree |
2005-12-11 |
dhilvert | Store coordinates in ordinary space rather than in...
|
commit | commitdiff | tree |
2005-12-10 |
dhilvert | change the split dimension in d3::scene::space_traverse...
|
commit | commitdiff | tree |
2005-12-09 |
dhilvert | Change signed bounds to unsigned in d3::scene
|
commit | commitdiff | tree |
2005-12-09 |
dhilvert | Comment out tracked_space variable in d3/scene.cc
|
commit | commitdiff | tree |
2005-12-09 |
dhilvert | Modify d3::scene::get_view_local_bb to initialize max...
|
commit | commitdiff | tree |
2005-12-08 |
dhilvert | Bugfix in dump:, refinement of rezeroing, and assertions...
|
commit | commitdiff | tree |
2005-12-03 |
dhilvert | Add in-bounds check for primary frame during third...
|
commit | commitdiff | tree |
2005-12-03 |
dhilvert | Add optimization for tc_optimization==0 case.
|
commit | commitdiff | tree |
2005-12-03 |
dhilvert | Add code to implement third-camera error contributions.
|
commit | commitdiff | tree |
2005-12-01 |
dhilvert | Add options --tcem, --oui, --pa; implement --oui and...
|
commit | commitdiff | tree |
2005-11-21 |
dhilvert | Update remaining 0.8.1 version strings to 0.8.2.
|
commit | commitdiff | tree |
2005-11-21 |
dhilvert | Comment out unused variables generating warnings under...
|
commit | commitdiff | tree |
2005-11-21 |
dhilvert | --*nw --> --occ-*norm
|
commit | commitdiff | tree |
2005-11-18 |
dhilvert | Update version strings to 0.8.2.
|
commit | commitdiff | tree |
2005-11-18 |
dhilvert | Modify output; remove (apparently) unnecessary triangle...
|
commit | commitdiff | tree |
2005-11-17 |
dhilvert | Note the defaultness of the --nw option in the help...
|
commit | commitdiff | tree |
2005-11-17 |
dhilvert | Refine output; fix bugs introduced in previous patches.
|
commit | commitdiff | tree |
2005-11-17 |
dhilvert | Update changelog.
|
commit | commitdiff | tree |
2005-11-17 |
dhilvert | Remove triangle model command-line options.
|
commit | commitdiff | tree |
2005-11-16 |
dhilvert | Fix various bugs in the previous patch.
|
commit | commitdiff | tree |
2005-11-16 |
dhilvert | Add support for --fx and --{,no-}fw options.
|
commit | commitdiff | tree |
2005-11-13 |
dhilvert | Modify d3::scene::spatial_info_update to update encounter...
|
commit | commitdiff | tree |