Verschillen voor "Improvements and Fixed Bugs 2015"

Verschillen tussen versies 4 en 5
Versie 4 sinds 2015-10-27 00:09:04
Grootte: 982
Commentaar:
Versie 5 sinds 2015-10-27 00:23:13
Grootte: 1200
Commentaar:
Verwijderingen worden op deze manier gemarkeerd. Toevoegingen worden op deze manier gemarkeerd.
Regel 20: Regel 20:
 * Fix: Created a better counter for left INSERT entities, i.e. omit counting inserts during while loops.
 * More: None
 * Fix: Optimized code. Created a better counter for left INSERT entities, i.e. omit counting inserts during while loops.
 * More: This command can still really take a while, in a test it took 0.02sec to group elements of a block but took 1.2 sec when this block was part of an array. This test file was complex with thousands of blocks.


Unknown command MEXPLODE

  • Description: Mexplode comes up with: "MEXPLODE: unknown command" when viewed in F2.
  • Field: CUFOR
  • Workaround: none
  • Generated errors: none
  • Fix: removed bug from code base mexplode.
  • More: MEXPLODE relies on the standard EXPLODE command. This command is limited in LISP to only one object at a time so an empty return after select objects is unwanted. This created the error.
  • Related: none
  • Discovered: 2014-05-05
  • Solved: 2015-10-24

Make MEXPLODE faster

  • Description: MEXPLODE takes long on complex drawings, sometimes it looks like AutoCAD crashes, which it doesn't.
  • Field: CUFOR
  • Workaround: None
  • Generated errors: None
  • Fix: Optimized code. Created a better counter for left INSERT entities, i.e. omit counting inserts during while loops.
  • More: This command can still really take a while, in a test it took 0.02sec to group elements of a block but took 1.2 sec when this block was part of an array. This test file was complex with thousands of blocks.
  • Related: None
  • Requested: 2015-09-23
  • Status: fixed
  • Solved: 2015-10-27

This site is hosted by StringIT.

Information and software on this site is offered -as is- without any warranty and licensed in different ways. You should read the page about licensing before use.