Releases: Apokee/HotSpot
Releases · Apokee/HotSpot
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.0
Added
- Added thermal rate metrics to both overlays and context menu. These measure the change in thermal energy of a part over time in units of energy/time, i.e. power. There are four discrete thermal rates: internal, conductive, convective, and radiative. There is also a general thermal rate metric which is the combination of the previous four. The overlays for thermal rate are purely relative, i.e. the part with the lowest will be purple and the part with the highest thermal rate will be red, regardless of their absolute values.
- The screen message displayed when overlays are enabled/disabled are now customized based on the current metric and scheme. The screen message can also be disabled entirely in the configuration.
- Added a GUI which allows changing various options dynamically, including: context menu metrics to enable/disable, the temperature unit, the overlay metric, and the gradient scheme for the metric. Currently this options are not persisted between loads.
Changed
- Incompatible: Configuration structure has changed significantly.