Skip to content

Releases: BeamNG/vscode-jbeam-editor

v0.4.3

04 Aug 16:04

Choose a tag to compare

  • Bugfixes:
    • Tweaked tooltip size
    • Fixed node positions displayed in wrong coordinate system
    • Fixed visualization status bar being larger than it should be, which was preventing a large portion of the UI from being interactable
    • Rounding node position to 3 decimal places after moving nodes

v0.4.2

04 Aug 16:03

Choose a tag to compare

  • Features:
    • Tweaked node visualization tooltip size
    • Tweaked BeamNG connection status bar message

v0.4.1

24 Mar 18:47

Choose a tag to compare

Features:

  • Added ability to click on status bar button to toggle connection with BeamNG

Install via the Visual Studio Code marketplace here

v0.4.0

21 Mar 22:44

Choose a tag to compare

Features:

  • Node translation gizmo support - now you can translate nodes with a gizmo
  • Flexmesh translation / rotation support - now fits the visualization in the simulation
  • new 3D view toolbar - quick switches for most commonly used tools
  • Mirror planes and symmetry support - highlights nodes across any detected mirror planes
  • Symmetry error detection - detects where the symmetry across mirror planes seems to be broken
  • JBeam legend pane - shows a legend of the JBeam types and colors
  • Hydro and torsion hydro visualization
  • Font changed to Cascadia Code for better readability

Install via the Visual Studio Code marketplace here

v0.3.92

13 Aug 17:27

Choose a tag to compare

  • Bugfixes:
    • Duplicate beam detector now works pretty much like in game

v0.3.91

12 Aug 22:19

Choose a tag to compare

  • Bugfixes:
    • Duplicate beam detector now works like in game

v0.3.9

09 Aug 22:52

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

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

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

Choose a tag to compare

  • Bugfixes:
    • tweaked node sizing
    • tweaked node label sizing in orthographic mode