﻿release_notes_2023-02-03.txt

-------------------------------------------------------------------------------
2023-02-03 v0.235.11

Enhanced:
#364 Make 'Enter' key default to 'Tag Edit' console mode.
  - 'Alt+Enter' is now used to enter the 'Command Console'.
- Multiple changes to FileViz, preview image (512x512) thumbnails is on.
- Subgrids don't draw texture if camera is below main grid (same as main grid).
- Changed mouse click select behavior. Left-click picks the active (red)
node, but no longer changes (yellow) selection status. Right-click will toggle
selection status (same as before).

Fixed:
#367 Crashes when loading lots of tags.

-------------------------------------------------------------------------------
2023-01-15 v0.234.2

Enhanced:
#259 Allow link objects to rate on z-axis and scale XY based on... endpoints.
- Subgrids don't draw texture if camera is below main grid (same as main grid).

Fixed:
#363 Channels & Tracks 'err 4367 - unknown map type: 39'.
#361 Select Region tool does not select links.
#358 Channels and Tracks only load for preset 1.
#357 Time scrub disabled with pause.
#356 err 5409 - cannot open... chmap CSV.
#355 Tag position offset is incorrect for torus.
#353 U key doesn't work (sometimes).
#343 Loading a missing preset causes crash.
#327 'World...' coords are incorrect when scaling the main grid.
#316 Camera re-targets active node when switching cams.
#314 Textures not found when launching app outside of CWD.
#298 Node CSV files do not load properly using the OS command line.
#69 Mouse click delay with nVidia Quadro 4000 on infinitez.

-------------------------------------------------------------------------------
2022-12-18_b v0.233.5

Enhanced:
- Swapped grid altColorID and colorID, etc...
  - Grid lines are now set using np_color_id_alt and np_color_alpha_alt.
    - Alt+9 or ...0 to change alpha, Shift+Alt+9 or ...0 for color ID.
  - Grid texture map is now set using standard color_id, like other nodes.
  - Backwards compatibility for existing node files to convert grid colors.
- CSV version has been incremented to ver 4 to support the new grid colors.
- Grids now have setHi_x/y and setLo_x/y values that are intended for future
  use of setting region and bounds for the grids (issue #285).
- Updated node table field names (see wiki Native Tables).

Fixed:
- Bug caused by v0.233.4 that messes up colors.

-------------------------------------------------------------------------------
2022-12-18 v0.233.4

Enhanced:
- Adjustments to mouse 'combo' and 'move' tools.
#347 Grid texture alpha color control.
#342 Rod and Pin offset with orientation.

Fixed:
#351 Loading globals CSV file reports err 8324.
#346 Console reports incorrect node id for new nodes.
#344 Cycling topos alters translate_y for values outside the range of +/- 90.

