render_povray, error exporting metaballs #51571

Closed
opened 2017-05-20 19:43:40 +02:00 by Paco García · 10 comments

Windows7

Broken: Blender 2.78a

Exporting metaballs to povray made each metaball element in blender a single metaball boject in povray, the grouping of elements in blender using the same prefix is ignored on the povray exported file
test.blend

test_before.png

Windows7 Broken: Blender 2.78a Exporting metaballs to povray made each metaball element in blender a single metaball boject in povray, the grouping of elements in blender using the same prefix is ignored on the povray exported file [test.blend](https://archive.blender.org/developer/F604994/test.blend) ![test_before.png](https://archive.blender.org/developer/F604995/test_before.png)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @jfGarcia

Added subscriber: @jfGarcia
Paco García self-assigned this 2017-05-21 08:42:14 +02:00
Author

Solved, updated function exportMeta in render.py to group elements by metaball prefix
render.py

test.png

Solved, updated function exportMeta in render.py to group elements by metaball prefix [render.py](https://archive.blender.org/developer/F605236/render.py) ![test.png](https://archive.blender.org/developer/F605237/test.png)

Added subscribers: @mont29, @ideasman42, @Sergey

Added subscribers: @mont29, @ideasman42, @Sergey
Paco García was unassigned by Sergey Sharybin 2017-05-22 14:44:27 +02:00
Campbell Barton was assigned by Sergey Sharybin 2017-05-22 14:44:27 +02:00

@ideasman42, mind having a look into an updated code? Or maybe @mont29? :)

@ideasman42, mind having a look into an updated code? Or maybe @mont29? :)
Campbell Barton was unassigned by Bastien Montagne 2017-05-22 22:37:19 +02:00
Maurice Raybaud was assigned by Bastien Montagne 2017-05-22 22:37:19 +02:00

Added subscriber: @MauriceRaybaud

Added subscriber: @MauriceRaybaud

This patch has lots of unrelated changes… would be nice to have it updated against latest code. Also, @MauriceRaybaud is probably the guy to handle this report ;)

This patch has lots of unrelated changes… would be nice to have it updated against latest code. Also, @MauriceRaybaud is probably the guy to handle this report ;)
Author

I do not understand how this works, the error is solved in the attached code but it has to be solved again by mauriceraybaud?

I do not understand how this works, the error is solved in the attached code but it has to be solved again by mauriceraybaud?

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Indeed, for a first commit someone else who has a key to the project's source has to commit for you. But as you can see here, this doesn't prevent us from crediting you: https://developer.blender.org/diffusion/BA/history/master/render_povray/

Thanks a lot for your contribution ! You can contact me on IRC, Facebook, Blenderartists.org, hotmail...
Paco's change is now committed so I mark this solved,

Indeed, for a first commit someone else who has a key to the project's source has to commit for you. But as you can see here, this doesn't prevent us from crediting you: https://developer.blender.org/diffusion/BA/history/master/render_povray/ Thanks a lot for your contribution ! You can contact me on IRC, Facebook, Blenderartists.org, hotmail... Paco's change is now committed so I mark this solved,
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#51571
No description provided.