ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/Development/ray/src/rt/RcontribSimulManager.cpp
Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 18:38:32 2025 UTC (6 days, 16 hours ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.20: +23 -3 lines
Diff to previous 2.20
fix(rxfluxmtx,rxcontrib): initial truncation of forced output overwrite

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 18:01:23 2025 UTC (8 days, 17 hours ago) by greg
Branch: MAIN
Changes since 2.19: +2 -2 lines
Diff to previous 2.19
refactor: Minor correction to WLSPLIT= header line format (no affect on correctness, just neater)

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Sat Oct 25 03:30:35 2025 UTC (9 days, 7 hours ago) by greg
Branch: MAIN
Changes since 2.18: +9 -10 lines
Diff to previous 2.18
fix(rxcontrib,rxfluxmtx): Repaired logic with NCOLS= and -r + speed improvement

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Fri Oct 24 18:37:05 2025 UTC (9 days, 16 hours ago) by greg
Branch: MAIN
Changes since 2.17: +12 -2 lines
Diff to previous 2.17
fix(rxcontrib,rxfluxmtx): recovery mode issues

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 16:33:39 2025 UTC (10 days, 18 hours ago) by greg
Branch: MAIN
Changes since 2.16: +10 -3 lines
Diff to previous 2.16
refactor: Added fileDataShare() definition for convenience

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Thu Oct 23 01:26:48 2025 UTC (11 days, 9 hours ago) by greg
Branch: MAIN
Changes since 2.15: +2 -1 lines
Diff to previous 2.15
fix(rxfluxmtx): Added -t option and numerous bug fixes

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Oct 17 17:43:53 2025 UTC (2 weeks, 2 days ago) by greg
Branch: MAIN
Changes since 2.14: +24 -24 lines
Diff to previous 2.14
refactor(rxcontrib): Privatized things that didn't need to be extern

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 17 01:15:53 2025 UTC (2 weeks, 3 days ago) by greg
Branch: MAIN
Changes since 2.13: +28 -18 lines
Diff to previous 2.13
perf(rxcontrib): Added handshake to ensure each row is complete in children

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 23:14:31 2025 UTC (2 weeks, 3 days ago) by greg
Branch: MAIN
Changes since 2.12: +6 -5 lines
Diff to previous 2.12
perf: Minor fixes/optimizations

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Oct 16 18:36:23 2025 UTC (2 weeks, 3 days ago) by greg
Branch: MAIN
Changes since 2.11: +5 -1 lines
Diff to previous 2.11
fix: Added missing error diagnostics

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 16:16:49 2025 UTC (10 months ago) by greg
Branch: MAIN
CVS Tags: rad6R0
Changes since 2.10: +18 -13 lines
Diff to previous 2.10
fix(rxtrace,rxcontrib): Improvements and bug fixes in flag initialization, handling of light source tracing

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Tue Dec 10 00:38:59 2024 UTC (10 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.9: +21 -12 lines
Diff to previous 2.9
fix(rxcontrib): Allow for non-constant expressions for lone bin

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Tue Dec 3 17:39:42 2024 UTC (11 months ago) by greg
Branch: MAIN
Changes since 2.8: +14 -1 lines
Diff to previous 2.8
refactor(rxcontrib): Moved definition of formstr() to make it more accessible

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 7 18:07:43 2024 UTC (11 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.7: +11 -11 lines
Diff to previous 2.7
fix(rxcontrib): Fixed issues with modifier names in output files

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 6 19:45:59 2024 UTC (11 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.6: +12 -13 lines
Diff to previous 2.6
feat(rxcontrib): Folded resolution and contrib flag into main class

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 6 18:28:52 2024 UTC (11 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.5: +3 -3 lines
Diff to previous 2.5
perf(rxtrace,rxpict,rxpiece,rxcontrib): Improved exit strategy in children

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Fri Nov 1 23:05:01 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.4: +6 -2 lines
Diff to previous 2.4
feat(rxcontrib): Added a couple of minor sanity checks

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 1 16:17:33 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.3: +44 -14 lines
Diff to previous 2.3
feat(rxcontrib): more robust checking of bin expressions, etc.

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 30 01:38:21 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.2: +5 -4 lines
Diff to previous 2.2
fix(rxcontrib): Fixes in file loading & process management

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 19:47:19 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.1: +6 -24 lines
Diff to previous 2.1
fix(rxcontrib): Fixed handling of -ld and -I command-line flags

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 29 00:36:54 2024 UTC (12 months ago) by greg
Branch: MAIN
feat(rxcontrib): First compiled version of rxcontrib tool to test new C++ classes

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a