ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/RtraceSimulManager.h
Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Thu Jan 9 17:25:37 2025 UTC (3 months, 3 weeks ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.21: +2 -1 lines
Diff to previous 2.21 , to selected 2.14
fix(rxpiece,rxpict): Make sure child processes are waited for

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 16:16:49 2025 UTC (3 months, 4 weeks ago) by greg
Branch: MAIN
Changes since 2.20: +21 -7 lines
Diff to previous 2.20 , to selected 2.14
fix(rxtrace,rxcontrib): Improvements and bug fixes in flag initialization, handling of light source tracing

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Mon Dec 16 20:18:36 2024 UTC (4 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.19: +2 -6 lines
Diff to previous 2.19 , to selected 2.14
fix: Class wasn't updating trace mode for multiprocessing

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 20:50:36 2024 UTC (5 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.18: +2 -5 lines
Diff to previous 2.18 , to selected 2.14
fix: Improved last change for case of same callback with different data

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Tue Nov 19 20:39:40 2024 UTC (5 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.17: +9 -2 lines
Diff to previous 2.17 , to selected 2.14
feat: Allow trace call to be changed when children are running

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Wed Nov 13 02:43:51 2024 UTC (5 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.16: +10 -7 lines
Diff to previous 2.16 , to selected 2.14
feat: Improved error-handling in base simulation manager classes

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Wed Oct 23 23:40:41 2024 UTC (6 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.15: +5 -1 lines
Diff to previous 2.15 , to selected 2.14
feat: Added GetHeadLen() method for efficiency

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Thu Oct 10 21:02:52 2024 UTC (6 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.14: +5 -3 lines
Diff to previous 2.14
fix: Allow unsetting of source-ray tracing flag

Revision 2.14 - (view) (download) (annotate) - [selected]
Mon Sep 16 19:18:32 2024 UTC (7 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.13: +4 -2 lines
Diff to previous 2.13
feat: Added method to get a specific string from header

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 20:05:23 2024 UTC (8 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.12: +2 -2 lines
Diff to previous 2.12 , to selected 2.14
feat(rxpict): Added new C++ picture rendering tool with multi-processing and spectral output

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Aug 5 19:51:18 2024 UTC (8 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.11: +2 -2 lines
Diff to previous 2.11 , to selected 2.14
perf(rxtrace): Eliminated unnecessary queue flushing when adding processes

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Sat Aug 3 21:33:15 2024 UTC (8 months, 4 weeks ago) by greg
Branch: MAIN
Changes since 2.10: +3 -3 lines
Diff to previous 2.10 , to selected 2.14
feat(rxtrace): changed GetHeader() to return empty string if no header

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Aug 3 15:38:06 2024 UTC (8 months, 4 weeks ago) by greg
Branch: MAIN
Changes since 2.9: +5 -4 lines
Diff to previous 2.9 , to selected 2.14
feat(rxtrace): Added command-line for octree in lieu of header

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Sat Aug 3 01:54:46 2024 UTC (8 months, 4 weeks ago) by greg
Branch: MAIN
Changes since 2.8: +14 -1 lines
Diff to previous 2.8 , to selected 2.14
feat(rxtrace): Added header manipulation to base class

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu May 2 22:10:43 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.7: +1 -2 lines
Diff to previous 2.7 , to selected 2.14
fix(rxtrace): Minor fixes

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed May 1 22:06:09 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -1 lines
Diff to previous 2.6 , to selected 2.14
fix(rxtrace): Fixed spectral sampling set-up

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Apr 30 23:16:23 2024 UTC (12 months ago) by greg
Branch: MAIN
Changes since 2.5: +14 -14 lines
Diff to previous 2.5 , to selected 2.14
feat(rxtrace): Added multi-processing and spectral color

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 12 16:54:51 2024 UTC (13 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.4: +2 -2 lines
Diff to previous 2.4 , to selected 2.14
perf: added datavector() call for quicker spectral interpolation

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Aug 2 00:04:31 2023 UTC (21 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 2.3: +12 -3 lines
Diff to previous 2.3 , to selected 2.14
feat: further fleshing out thread model

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jul 31 23:14:02 2023 UTC (21 months ago) by greg
Branch: MAIN
Changes since 2.2: +11 -10 lines
Diff to previous 2.2 , to selected 2.14
refactor: minor code improvements

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Wed Jul 26 23:27:44 2023 UTC (21 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.1: +11 -1 lines
Diff to previous 2.1 , to selected 2.14
feat: Preparing for multi-threading

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 17:41:48 2023 UTC (2 years, 2 months ago) by greg
Branch: MAIN
Diff to selected 2.14
feat(ratrace): First working version of new C++ rendering tool

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