2006-05-04 |
dhilvert | Add provisions for setting the focus properties in...
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Fix focal distance determination bug in d3::focus:...
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Fix option handling for --focus
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Fix a possible infinite loop in view_recurse when prune...
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Fix view determination bugs in d3::scene::view_{,no...
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Add a conditional to skip rendering in d3::scene::view_...
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | strncmp --> !strncmp in ::main() handling of --focus.
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Change default of --3d-fmr to 0.
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Change text in help::d3() for --3d-[df]mr.
|
commit | commitdiff | tree |
2006-05-03 |
dhilvert | Fix bug in --3d-{,no}filter arguments in ::main()....
|
commit | commitdiff | tree |
2006-05-02 |
dhilvert | Fix compile bugs.
|
commit | commitdiff | tree |
2006-05-02 |
dhilvert | Implement d3::scene::view_{,no}filter_focus() functions...
|
commit | commitdiff | tree |
2006-05-02 |
dhilvert | Add function d3::space::most_visible_pointwise(), a...
|
commit | commitdiff | tree |
2006-05-02 |
dhilvert | Add functions d3::pt::check_inclusion{,_scaled,_unscaled}().
|
commit | commitdiff | tree |
2006-05-01 |
dhilvert | In d3::focus::get(), fix distance determination bug...
|
commit | commitdiff | tree |
2006-05-01 |
dhilvert | Implement d3::focus::get().
|
commit | commitdiff | tree |
2006-05-01 |
dhilvert | Add --focus options sx, ex, sy, and ey.
|
commit | commitdiff | tree |
2006-04-30 |
dhilvert | Update help::d3(), main(), and d3::focus to use independent...
|
commit | commitdiff | tree |
2006-04-29 |
dhilvert | Modify d3::help() so that --focus takes aperture arguments...
|
commit | commitdiff | tree |
2006-04-28 |
dhilvert | Update help.h --focus arguments.
|
commit | commitdiff | tree |
2006-04-27 |
dhilvert | Copyright dates for d3::scene and d3::focus
|
commit | commitdiff | tree |
2006-04-27 |
dhilvert | Fix initialization bug in d3::focus::add_region().
|
commit | commitdiff | tree |
2006-04-27 |
dhilvert | Change arguments to --focus; add implementation for...
|
commit | commitdiff | tree |
2006-04-26 |
dhilvert | Add skeleton for d3::focus. This commit will generate...
|
commit | commitdiff | tree |
2006-04-26 |
dhilvert | Add focus method calls to existing interface and scene...
|
commit | commitdiff | tree |
2006-04-25 |
dhilvert | Add options for selecting radii for median selection...
|
commit | commitdiff | tree |
2006-04-24 |
dhilvert | Use a 2D affine transformation estimated from the local...
|
commit | commitdiff | tree |
2006-04-23 |
dhilvert | Modify d2::image::medians() to handle the case where...
|
commit | commitdiff | tree |
2006-04-23 |
dhilvert | Fix definition check in d3::scene::view_filter().
|
commit | commitdiff | tree |
2006-04-23 |
dhilvert | Undefined pixel checks for filtered rendering in d2...
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Modify assertions in d2::render::incremental::get_...
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Add missing open() call to d3::scene::most_visible_generic().
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Add missing function call syntax to d3::scene::most_visible_...
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Add code to ensure that the results array for d2::scene...
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Remove debugging assertion.
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Fix assertion bug in d2::render::incremental::init_point_ren...
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Various bugfixes related to filtering.
|
commit | commitdiff | tree |
2006-04-22 |
dhilvert | Implement d2::render::incremental::point_render().
|
commit | commitdiff | tree |
2006-04-21 |
dhilvert | Partial implementation of point-rendering functions.
|
commit | commitdiff | tree |
2006-04-20 |
dhilvert | Implement d3::scene::most_visible_generic. Random...
|
commit | commitdiff | tree |
2006-04-20 |
dhilvert | Add skeletons for missing functions to d3::scene.
|
commit | commitdiff | tree |
2006-04-20 |
dhilvert | UNDO: Implement missing functions in d3::scene
|
commit | commitdiff | tree |
2006-04-20 |
dhilvert | Implement missing functions in d3::scene
|
commit | commitdiff | tree |
2006-04-19 |
dhilvert | Implement parts of filtered 3D views. As some functions...
|
commit | commitdiff | tree |
2006-04-18 |
dhilvert | Various changes in preparation for filtered 3D view...
|
commit | commitdiff | tree |
2006-04-17 |
dhilvert | Begin implementation of filtered view output in d3...
|
commit | commitdiff | tree |
2006-04-16 |
dhilvert | Bugfixes.
|
commit | commitdiff | tree |
2006-04-16 |
dhilvert | Add parsing and defaults for --3d-chain option.
|
commit | commitdiff | tree |
2006-04-16 |
dhilvert | Add options for enabling/disabling filtering of 3d...
|
commit | commitdiff | tree |
2006-04-16 |
dhilvert | Add methods to d2::image for calculating differences...
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Add secondary frame resolution assertions to d3::scene...
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Make d3::scene::resolution_ok more permissive; make...
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Use rounding for d3::scene::calc_lod().
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Fix bug in d3::scene::analyze_space_from_map().
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Refine recalculation of target dimension in d3::scene...
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Re-evaluate target dimension after depth refinement...
|
commit | commitdiff | tree |
2006-04-15 |
dhilvert | Fix certain bugs in d3::scene::calc_depth_range().
|
commit | commitdiff | tree |
2006-04-14 |
dhilvert | Re-enable resolution check.
|
commit | commitdiff | tree |
2006-04-14 |
dhilvert | Remove instrumentation.
|
commit | commitdiff | tree |
2006-04-14 |
dhilvert | Fix dimension comparison bug in d3::space::traverse...
|
commit | commitdiff | tree |
2006-04-13 |
dhilvert | Instrumentation for resolving resolution issues.
|
commit | commitdiff | tree |
2006-04-12 |
dhilvert | Remove resolution assertion and instrumentation from...
|
commit | commitdiff | tree |
2006-04-11 |
dhilvert | Set d3::scene::analyze_space_from_map() transformations...
|
commit | commitdiff | tree |
2006-04-11 |
dhilvert | Add instrumentation and assertions to catch created...
|
commit | commitdiff | tree |
2006-04-10 |
dhilvert | Remove instrumentation.
|
commit | commitdiff | tree |
2006-04-10 |
dhilvert | Remove instrumentation.
|
commit | commitdiff | tree |
2006-04-10 |
dhilvert | Restore code to calculate encounter probability in...
|
commit | commitdiff | tree |
2006-04-10 |
dhilvert | Modify weight adjustment code to vary weight contributions...
|
commit | commitdiff | tree |
2006-04-09 |
dhilvert | Instrumentation.
|
commit | commitdiff | tree |
2006-04-08 |
dhilvert | Instrumentation.
|
commit | commitdiff | tree |
2006-04-08 |
dhilvert | Remove instrumentation.
|
commit | commitdiff | tree |
2006-04-08 |
dhilvert | Remove segfault-causing instrumentation.
|
commit | commitdiff | tree |
2006-04-08 |
dhilvert | Fix index error in d3::scene::get_refined_space().
|
commit | commitdiff | tree |
2006-04-08 |
dhilvert | Fix bounds and indexing errors in d3::scene::get_refined_spa...
|
commit | commitdiff | tree |
2006-04-08 |
dhilvert | Add implementation for d3::scene::get_refined_point().
|
commit | commitdiff | tree |
2006-04-07 |
dhilvert | Random change to d3::scene::calc_depth_range() reference...
|
commit | commitdiff | tree |
2006-04-07 |
dhilvert | Fix compile bugs.
|
commit | commitdiff | tree |
2006-04-07 |
dhilvert | Rough implementation of d3::scene::calc_depth_range().
|
commit | commitdiff | tree |
2006-04-06 |
dhilvert | Fix sign error in level-of-detail calculation.
|
commit | commitdiff | tree |
2006-04-06 |
dhilvert | Instrumentation
|
commit | commitdiff | tree |
2006-04-06 |
dhilvert | Adjust target_dim to avoid points being discarded.
|
commit | commitdiff | tree |
2006-04-06 |
dhilvert | Implement calc_target_dim()
|
commit | commitdiff | tree |
2006-04-05 |
dhilvert | Refine new multi-resolution space analysis code somewhat...
|
commit | commitdiff | tree |
2006-04-04 |
dhilvert | Refine logic for multi-resolution refinement.
|
commit | commitdiff | tree |
2006-04-04 |
dhilvert | Begin changes to accommodate multi-resolution refinement...
|
commit | commitdiff | tree |
2006-04-03 |
dhilvert | Refine filler test somewhat.
|
commit | commitdiff | tree |
2006-04-03 |
dhilvert | Comment
|
commit | commitdiff | tree |
2006-04-03 |
dhilvert | Only use low-resolution filler when required.
|
commit | commitdiff | tree |
2006-04-02 |
dhilvert | Disable low-resolution subspaces for now, as they cause...
|
commit | commitdiff | tree |
2006-04-02 |
dhilvert | Simplify get_weights() mechanism.
|
commit | commitdiff | tree |
2006-04-02 |
dhilvert | Relax d3::scene::resolution_ok() check and re-enable.
|
commit | commitdiff | tree |
2006-04-01 |
dhilvert | Disable resolution check in d3::scene until it is better...
|
commit | commitdiff | tree |
2006-03-28 |
dhilvert | Disable certain instrumentation.
|
commit | commitdiff | tree |
2006-03-28 |
dhilvert | Fix errors in LOD retrieval. Temporary instrumentation.
|
commit | commitdiff | tree |
2006-03-24 |
dhilvert | Bounds check fixes
|
commit | commitdiff | tree |
2006-03-22 |
dhilvert | Fix compile errors.
|
commit | commitdiff | tree |
2006-03-22 |
dhilvert | Copy 'refine_space' function from release version.
|
commit | commitdiff | tree |
2006-03-21 |
dhilvert | Further integration of pairwise candidate-selection...
|
commit | commitdiff | tree |
2006-03-16 |
dhilvert | Introduce methods necessary for modified make_space...
|
commit | commitdiff | tree |
2006-03-16 |
dhilvert | Modify d3::scene::make_space for reversion to traversal...
|
commit | commitdiff | tree |