View Issue Details

IDProjectCategoryView StatusLast Update
0002341File formatsGeneralpublic2015-12-02 20:47
Reporterlepalom Assigned Toyorik  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformLinux Amd64OSDebianOS VersionJessie
Summary0002341: Exporting dae makes freecad crash
DescriptionUsing 0.16_pre, exporting a Collada makes that Freecad eat a lot of memory and finally crash.

Steps To ReproduceOpen the file, select the object and export to Collada
TagsNo tags attached.
FreeCAD Information

Activities

lepalom

2015-11-17 14:08

reporter  

base.fcstd (721,731 bytes)

yorik

2015-11-17 17:32

administrator   ~0006547

There are indeed some problems with exporting heavy objects to collada... I'll have a better look at this

yorik

2015-12-02 20:47

administrator   ~0006574

I am now committing a change that allow to use the full range of FreeCAD-supported meshers in Collada export. This should solve problems with shapes that fail to mesh with the builtin mesher.

However, the attached shape appears to be quite problematic, none of the meshers manage to mesh it...

Related Changesets

FreeCAD: master 1acf4870

2015-12-02 21:42:30

yorik

Details Diff
Arch: Added more meshing options for Collada exporter - fixes 0002341 Affected Issues
0002341
mod - src/Mod/Arch/Resources/ui/preferences-dae.ui Diff File
mod - src/Mod/Arch/importDAE.py Diff File

Issue History

Date Modified Username Field Change
2015-11-17 14:08 lepalom New Issue
2015-11-17 14:08 lepalom File Added: base.fcstd
2015-11-17 17:32 yorik Note Added: 0006547
2015-11-17 17:32 yorik Assigned To => yorik
2015-11-17 17:32 yorik Status new => assigned
2015-12-02 20:47 yorik Note Added: 0006574
2015-12-02 20:47 yorik Changeset attached => FreeCAD Master master 1acf4870
2015-12-02 20:47 yorik Status assigned => closed
2015-12-02 20:47 yorik Resolution open => fixed