Skip to content

LDPartEditor 0.8.10-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@nilsschmidt1337 nilsschmidt1337 released this 11 Apr 22:28
· 1908 commits to master since this release

Changes:
With the release of 0.8.10b you are able to...

  • ...customise GUI colours with the new "Options" dialog (text / 3D editor).
  • ...activate/deactivate the error detection for new faces (with the new "Options" dialog)
  • ...activate/deactivate no structure-aware sorting (text editor)
  • ...copy/cut/delete modifies the currently "selected" line in the text editor (without text selection, it works now on the line where the caret is placed, too)
  • ...better performance / usablility for "Toggle Comment / Toggle TEXMAP" (text editor)
  • ...better performance for "Synchronise Folders / Editor Content".
  • ...benefit from auto-removal of CR/LF line endings at the end of the file (on save)
  • ...benefit from usability improvements for Add... Line, Triangle, Quad & Condline (the selection rectangle does not create a new vertex anymore)

The following critical issues are fixed:

  1. Subfiles references with "s" as prefix were not found when they were located in the same folder as the parent file
  2. Toggle comment/toggle !TEXMAP on multiple lines did not work as expected.
  3. SymSplitter: Result was shifted if there was a "0 BFC INVERTNEXT"
  4. Bounding-box calculation errors with empty sub-files (some sub-files were invisible).