2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re #313: Type-o fixed More... over 14 years ago
Re #313: Most functions implemented in vtkDataCollectorFile More... over 14 years ago
Some VTK objects reimplemented the standard New() method (called vtkObjectFactory::CreateInstance and created the object if the factory did not). Replaced it by vtkStandardNewMacro. More... over 14 years ago
Re #313: Skeleton of vtkDataCollectorFile; Checks added in vtkTrackedFrameList More... over 14 years ago
Re #313: PlusLib tests fixed More... over 14 years ago
Re #313: PlusLib tests fixed (2 still fail) More... over 14 years ago
Re #313: vtkDataCollectorHardwareDevice class created, vtkDataCollector became its base class; USDataCollection element renamed to DataCollection More... over 14 years ago
Re #385: Added DeleteTransform and Clear methods to vtkTransformRepository More... over 14 years ago
Re #385: Renamed vtkTransformCombiner to vtkTransformRepository to reflect that the object actually stores many transforms More... over 14 years ago
Re #385: Simplified and added more comments vtkTransformCombiner More... over 14 years ago
Re #391: Add current date if none is specified when saving transform (a transform without a date is considered invalid); LOG_TRACEs into new functions More... over 14 years ago
Fixed #391: PivotCalibrationAlgo Read/WriteConfiguration removed, used vtkPlusConfig::WriteTransformToCoordinateDefinition instead More... over 14 years ago
Re #385: Added circlular reference detection to vtkTransformCombiner More... over 14 years ago
Re #385: Simplified vtkTransformCombiner internal containers More... over 14 years ago
Fixed #385: vtkTransformCombiner can now compute transforms between any coordinate frames More... over 14 years ago
Test #388: Define image message broadcasting port number in ImageAcquisition XML data - Added SendTo attribute to ImageAcquisition XML data element - Fixed vtkOpenIGTLinkBroadcaster::SendImageMessage function - Fixed vtkOpenIGTLinkBroadcasterTest More... over 14 years ago
Re #385: Added initial version of vtkTransformCombiner (implementation not yet complete) More... over 14 years ago
re #287: Standardized comments in vtkPlusVideoSource.h More... over 14 years ago
re #310: Check tool name and port name before we set it, fixed a few tests More... over 14 years ago
re #310: Updated Micron tracker code with the new Tool handling More... over 14 years ago
Fixed #392: Imaging parameters can now be changed in real-time using vtkSonixVideoSource (Ulterius interface) More... over 14 years ago
Re #310: TrackerToolNames added under fCal element in device set configuration files; Formatting fixed in vtkPlusConfig.cxx; GetNumberOfTools function re-added to vtkTracker More... over 14 years ago
re #310: - Removed enums from vtkTracker => used transform name for identification instead - Changed PortNumber to PortName and string - Stored tools in a std::map<PortName, vtkTrackerTool*> - Created inline functions GetToolIteratorBegin() and GetToolIteratorEnd() for iterating tools - Added get tools by name and get tools by port number (those should be unique) More... over 14 years ago
Ticket #348: Comment MicronTracking/vtkMicronTracker More... over 14 years ago
Ticket #348: Comment MicronTracking/vtkMicronTracker.cxx More... over 14 years ago
Re #348: Removed obsolete MicronTracker SDK (2.1.0). The SDK path is now provided by PlusBuild. Removed obsolete serial communication handling code and isolated MTC.h from the rest of Plus in the MicronTrackingInterface. More... over 14 years ago
Changed CIVO stepper coordinate system to be correspond with the BrachyTracker coordinate system Updated iCal related configuration files More... over 14 years ago
Re #213: Sampled tracked frame getter function (GetTrackedFrameListSampled) added to vtkDataCollector More... over 14 years ago
Added ConnectionSetupDelayMs option to SonixVideoSource to configure the startup delay (as longer delay was needed for the new C5-2 probe) More... over 14 years ago
re #348: Changed detection of the MicronTracker SDK so that it uses MTC-2.1.0 by default but it can be overridden by the developer More... over 14 years ago