Skip to content

Releases: BeamNG/Blender-JBeam-Editor

v0.2.3 Important bug fixes!

27 Feb 06:23
Compare
Choose a tag to compare

Please restart Blender after installing the new plugin! And make sure to run Blender as an administrator so that file importing/exporting can work!

  • Fixed bug with not being able to edit JBeam file and have changes reflected in Blender mesh
  • Fixed parsing expressions (e.g. parsing exponents)
  • Fixed processing slot variables
  • Fixed not importing JBeam objects defined in a "main" part
  • Fixed loading in .pc files contained within a subfolder in a vehicle model folder

v0.2.2 Few new features and bug fixes

23 Feb 00:05
84d731e
Compare
Choose a tag to compare

Please restart Blender after installing the new plugin! And make sure to run Blender as an administrator so that file importing/exporting can work!

  • Batch node renaming
  • Retaining node selection after moving them
  • Face flipping
  • Bug fixes

User Docs: https://github.com/BeamNG/Blender-JBeam-Editor/blob/main/docs/user/user_docs.md

v0.2.1 Bug fixes and optimizations

19 Feb 23:02
Compare
Choose a tag to compare

Please restart Blender after installing the new plugin! And make sure to run Blender as an administrator so that file importing/exporting can work!

  • Added a "Force JBeam Sync" button to manually sync JBeam file with mesh. Used when the JBeam file doesn't get updated after a JBeam mesh operation (e.g. transforming a vertex with the transform input boxes)
  • Fixed moving node positions defined by expressions
  • Exporter now supports loading in JBeam files with duplicate keys, and also comments them out on exporting
  • Optimizations

v0.2 added vehicle importing/exporting and beam/triangle/quad support!

14 Feb 23:06
5cb25c8
Compare
Choose a tag to compare

Please restart Blender after installing the new plugin! And make sure to run Blender in "admin mode" so that file importing/exporting can work!

  • Import/export full vehicles (.pc file)
  • Add/delete beams, triangles, and quads
  • Live updates reflected in Blender's "Text Editor"
  • Undo/redo changes with Ctrl + [ and Ctrl + ]

v0.1.4 Added ability to toggle Node ID text visibility (thanks to Blenux!)

29 Sep 16:06
Compare
Choose a tag to compare
  • Added ability to toggle Node ID text visibility (thanks to Blenux!)

v0.1.3 Fixed node ids disappearing on loading project

27 Sep 15:20
Compare
Choose a tag to compare
  • v0.1.3 Fixed node ids disappearing on loading saved Blender project

v0.1.2 Fixed exporting JBeam part made from scratch

21 Sep 15:30
Compare
Choose a tag to compare
  • Fixed exporting JBeam part made from scratch

v0.1.1 Fixed lag with many other meshes imported

20 Sep 19:15
Compare
Choose a tag to compare
  • Fixed lag when you had many other meshes imported

v0.1 First Release

15 Sep 18:22
Compare
Choose a tag to compare

Currently only supports modifying nodes.

  • Create JBeam from scratch
  • Import JBeam files
  • Move nodes
  • Rename nodes
  • Add/delete nodes
  • Undo/redo changes
  • Export changes directly to JBeam file