LDPartEditor 0.8.17-beta
Pre-release
Pre-release
nilsschmidt1337
released this
06 Jul 17:09
·
1683 commits
to master
since this release
Changes:
With the release of 0.8.17 you are able to...
- ...set the maximum amount of custom colours.
- ...export the colour palette (*_pal.dat)
- ...import the colour palette (*_pal.dat)
- ...reset the colour palette.
- ...see only the 3D editor on start / "new.dat" is virtual and not a critical "unsaved" file.
- ...benefit from more parser magic: a BFC INVERTNEXT placed before a flat primitive triggers a warning with a quick fix.
- ...benefit from more digits for the position/scale/rotate/translate entry fields.
The following critical issues are fixed:
- Problem with selection: selection menu shows checkboxes for line/triangle... etc. They should act as filters, but if you uncheck "lines", select a triangle, and use "select connected" the lines connected are selected, too.
- Flipper: Condlines are "not recalculated" so their control points are wrong after flipping.
- If you hide a primitive preceded by an INVERTNEXT, this INVERTNEXT remains active and inverts all elements until an other primitive is encountered.
- Select the last line in text editor by clicking on line number, and if that last line has no CRLF behind, then the last two characters of the line are not selected.