Skip to content

Releases: Halbann/LazyPainter

0.4.0

18 Oct 21:18
Compare
Choose a tag to compare
  • Added a hex code colour mode.
  • Fixed a bug where entering a long preset name would expand the window.

0.3.2

12 Oct 16:29
Compare
Choose a tag to compare

Fixed version file (thanks HebaruSan).

0.3.1

12 Oct 15:45
1ce0b2f
Compare
Choose a tag to compare
  • Lazy Painter now works on individual sections of parts where it's supported (like 'Engine', 'Mount', 'Side', 'Panels', 'Shroud' etc). Otherwise it acts on the whole part.
  • Added the ability to double click a part to select all its sections.
  • Entering Lazy Painter now acts like an editor mode similar to the action group editor.
  • Improved the in-flight mode. Time will stop and the UI will disappear similar to the in-flight action group editor.
  • Improved performance for bulk selection and painting.
  • Added a settings menu ('s' in the top right of the UI).
  • Added a setting to show values either as an integer from 0 to 255 or as a decimal between 0 and 1.
  • Added a setting to hide the Lazy Painter button in-flight.
  • Added a loading screen to prevent hangs when opening Lazy Painter on high part count craft.
  • Prevented the app button from showing up in the wrong scenes and showing the wrong state.
  • Refined control locks and prevented click-through on the Lazy Painter window.
  • Prevented the UI from being visible in loading screens.
  • Prevented the UI from ever going over the edge of the screen.
  • Fixed highlighting bugs.
  • Updated help section ('i' in the top right of the UI).
  • Added a version file.