View Issue Details

IDProjectCategoryView StatusLast Update
0001771FreeCADBugpublic2015-01-02 19:20
Reporterquick61 Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0001771: Raytracing Workbench - LuxRender Error
DescriptionWhen trying to produce a LuxRender scene from the Raytracing Workbench, FreeCAD produces an error and fails.
Steps To ReproduceSwitch to Raytracing Workbench
Select either LuxClasic or LuxOutdoor template.
Select object to be included in scene.
Select Insert a new part object into a Reatracing project

The object is not inserted into the Raytracing project and produces the following error -

Traceback (most recent call last):
  File "<string>", line 1, in <module>
<type 'exceptions.AttributeError'>: 'App.DocumentObject' object has no attribute 'Transparency'
Stack Trace: Traceback (most recent call last):
  File "<string>", line 1, in <module>
Additional InformationFreeCAD Forum thread, Issues with LuxRender - http://forum.freecadweb.org/viewtopic.php?f=3&t=7844
TagsRaytracing
FreeCAD Information

Activities

yorik

2014-09-30 22:09

administrator   ~0005169

Hm indeed support for transparency was added to povray and I think we never updated the luxrender stuff to use it. I'll have a look at it

Related Changesets

FreeCAD: master 1dd069ec

2015-01-02 19:48:35

yorik

Details Diff
Raytracing: added transparency to lux feature - fixes 0001771 Affected Issues
0001771
mod - src/Mod/Raytracing/App/LuxFeature.cpp Diff File
mod - src/Mod/Raytracing/App/LuxFeature.h Diff File

Issue History

Date Modified Username Field Change
2014-09-30 18:01 quick61 New Issue
2014-09-30 18:03 quick61 Tag Attached: Raytracing
2014-09-30 22:09 yorik Note Added: 0005169
2014-09-30 22:09 yorik Assigned To => yorik
2014-09-30 22:09 yorik Status new => assigned
2015-01-02 19:20 yorik Changeset attached => FreeCAD Master master 1dd069ec
2015-01-02 19:20 yorik Status assigned => closed
2015-01-02 19:20 yorik Resolution open => fixed