Skip to content

Releases: BeamNG/vscode-jbeam-editor

v0.3.92

13 Aug 17:27
Compare
Choose a tag to compare
  • Bugfixes:
    • Duplicate beam detector now works pretty much like in game

v0.3.91

12 Aug 22:19
Compare
Choose a tag to compare
  • Bugfixes:
    • Duplicate beam detector now works like in game

v0.3.9

09 Aug 22:52
Compare
Choose a tag to compare
  • Bugfixes:
    • Fixed JBeam file/parts counter
    • Fixed JBeam diagnostics clearing on closing file
    • Tweaked diagnostic message for duplicate beams and degenerate triangles a bit

v0.3.8

09 Aug 19:21
Compare
Choose a tag to compare
  • Bugfixes:
    • Fixed bug where "tableSchema" processing didn't happen due to even just JSON warnings existing, which isn't a problem to process.
  • Features:
    • added duplicate beam detection for current file
    • added degenerate triangle detection

v0.3.7

05 Jul 17:36
Compare
Choose a tag to compare
  • Bugfixes:
    • fixed jbeam being hidden under z=0 plane
    • fixed node label resizing in perspective mode when rotating camera
    • no longer rendering "virtual" jbeam objects as it can be confusing
  • Features:
    • added torsion bar visualization
    • added a setting "Show Node IDs" to show node ids regardless of where your cursor is in the jbeam file
    • "focus Selected JBeam" enabled by default and works with other JBeam objects

v0.3.6

24 May 22:14
Compare
Choose a tag to compare
  • Bugfixes:
    • tweaked node sizing
    • tweaked node label sizing in orthographic mode

v0.3.5

24 May 17:42
Compare
Choose a tag to compare
  • Bugfixes:
    • fixed plugin not working under Linux
  • Features:
    • now mouse double click in order to select nodes
    • added ability toggle focusing on selected nodes (off by default)

v0.3.4

14 May 23:50
Compare
Choose a tag to compare
  • Bugfixes:
    • fixed bug with duplicate diagnoses, when the archivar processes all jbeam files, and then you open a jbeam file, and you modify it
    • fixed showing nodes in 3D view from a different vehicle
    • in 3D scene view, virtual nodes colored blue and have "(v)" appended to the node name
    • fixed JBeam files parsed counter
    • fixed parsing jbeam/sjson files that don't have an outer object
    • more parsing bugs fixed
    • fixed/updated jbeam/part config file icons thanks to Sopze92

v0.3.3

27 Mar 04:29
6012a2b
Compare
Choose a tag to compare
  • Bugfixes:
    • fixed syntax checker not working in some cases
    • fixed displaying duplicate diagnostics
    • fixed JBeam file/part counter
  • Features:
    • added ability to detect duplicate dictionary keys

v0.3.2

11 Dec 21:14
Compare
Choose a tag to compare

0.3.2

  • Bugfixes:
    • fixed tooltip textures not updating correctly
    • improved label scaling
    • improved error handling on sim sync
    • fixed CTRL + SHIFT + P : "Sync with simulation"
    • improved simconnection protocol to have message identifiers and lengths

0.3.1

  • Bugfixes:
    • fixed node selection scrolling the viewport when leaving and re-entering the 3D view