Skip to content

Releases: 50thomatoes50/BlenderBeamNGExport

0.3.5 export speed up

20 Feb 12:27
Compare
Choose a tag to compare
  • improved export speed by not sorting nodes everytime we need to write one line of jbeam.

Thanks to @estasney for his fix in PR #40

0.3.4 more fixes for your beams

19 Jan 21:40
e8115a8
Compare
Choose a tag to compare
  • removed Export edges from faces property and implementation. Another cause of duplicate Beams
  • fix Could not create export directories when using scene property for Export path

0.3.3 fixes

07 Jan 15:02
2d1b8b2
Compare
Choose a tag to compare
  • fix exception/crash when using NodesConnector operator (Previously named BeamGen)
  • fix duplicated Beans attached to polygons

fix for Blender 2.9x

17 Feb 20:49
Compare
Choose a tag to compare
fix incompatible argument in blender2.9x

blender 2.9x remove `apply_as`, and it's not needed for 2.8x as it was default

Fix for Blender 2.83 (removed unused and outdated argument)

01 Nov 14:38
8a113a4
Compare
Choose a tag to compare

Blender 2.80 support and more!

02 Aug 14:24
adb56fe
Compare
Choose a tag to compare
  • User Interface

    • Major UI rework, cleaner and more user friendly
    • Added JBeam property overrides: Enable or disable JBeam sections/properties per object or from the scene
    • Added an automatic backup before export feature
    • Added an 'About' section in the scene JBeam panel
    • Added an optional cost value property
    • BeamGen can now be run from Mesh > JBeam > BeamGen in edit mode
    • Added a notification when the export succeeded or when BeamGen successfully executed
  • Exporter

    • Vertex Groups can now be used to export Node Groups!
    • JBeam indentation fixes for the exported files
    • Bugfixes and lots of code cleanup!

Small updater fix

02 Aug 14:15
6d38dbc
Compare
Choose a tag to compare

fix updater exception when printing outdated blender version

v0.2.0

22 Dec 14:35
Compare
Choose a tag to compare
  • Added Updater
  • Added GUI for Exporting

v0.1.2

29 Dec 20:43
Compare
Choose a tag to compare

bug #1 deleted

v0.1.1

29 Dec 18:05
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Change file layout for future update