• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Design & Development v
« Previous 1 2 3 4 5 … 11 Next »
TheBounty Renderer (rewrite for wxWidgets)

Thread Closed 
 
  • 0 Vote(s) - 0 Average
TheBounty Renderer (rewrite for wxWidgets)

Pages (19): « Previous 1 … 15 16 17 18 19 Next »
Jump to page 
oort
Offline

3D Obsessed

Posts: 1,184
Threads: 69
Joined: Nov 2012
#161
09-28-2016, 04:09 AM
Yes, I noticed that using "Gui mode" is an option in the Render Options dialog. I think that users will use one mode (gui) or the other (without gui) and not switch back and forth. When I first started testing it took me a minute to figure out that I needed to turn on that option in order to see the gui...

If you prefer it the way you have it, I understand... Smile

Thanks,
oort
povmaniac
Offline

Member

Posts: 178
Threads: 7
Joined: May 2013
#162
09-28-2016, 04:23 AM
Often, to improve implies changing things. But always he is worth learning a little and enjoying the progress.
The Universe is an infinite equation
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,677
Threads: 183
Joined: Jun 2012
#163
09-28-2016, 04:05 PM
(09-28-2016, 03:55 AM)povmaniac Wrote:
(09-28-2016, 12:51 AM)oort Wrote: To be consistent with all the other Render plugins (Pov-Ray, Kerkythea, YafaRay) it would probably be better to have the user browse for the executable instead of the folder under Edit > Pug-in Preferences > The Bounty.
Not.. TheBounty use the binarie folder how a 'base' for search the plugins and the executable for each OS's and also, decided to use GUI or not.
The use of executable as reference makes easy to remove/add the reference to the render for the menu File->Render as well as the Material dialog. It's used that way to avoid new users to try render without install the appropriated application.
As you prefer to not use that, please remember to fix the code where this checking is made. Wink

Also, I recommend you to use wings_job:quote/1 to formatting the path string. Note that the plugin already uses it.
From the wings_job:quote/1:
Quote:%% Universal argument quoting
%%
%% If the string contains singlequote, doublequote or whitespace
%% - doublequote the string and singlequote embedded doublequotes.
%% God may forbid doublequotes. They do not work in Windows filenames,
%% nor in YafRay result .tga filenames. They might only work in
%% Unix executable pathname being very weird even there.
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
povmaniac
Offline

Member

Posts: 178
Threads: 7
Joined: May 2013
#164
09-28-2016, 04:53 PM
My erlang skill is not enough for now.. so I apply the maxim on computer world " if work, don't touch.." Smile
The Universe is an infinite equation
povmaniac
Offline

Member

Posts: 178
Threads: 7
Joined: May 2013
#165
10-02-2016, 11:26 AM
Testing and improved new volume type..

[Image: vol1.png]

Greetings..
The Universe is an infinite equation
povmaniac
Offline

Member

Posts: 178
Threads: 7
Joined: May 2013
#166
10-05-2016, 11:15 AM
Btw.. I'm working in a new GUI mode, with some less dependencies and most easy multi OS capability Smile
Greetings..
The Universe is an infinite equation
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,677
Threads: 183
Joined: Jun 2012
#167
10-05-2016, 01:06 PM
I just download the thebounty_0.1.6_rc4_win64.7z from www.thebountyrender.org/downloads, setted up the preferences and when tried to render a scene I got this error message on the log window:

Code:
Renderer "F:\\Program Files\\thebounty\\bin/thebounty-xml.exe" not found: {error,
                                                                           enoent}

What a surprise when I checked the folder I installed TheBounty and found:
yafaraycore.dll, yafarayplugin.dll, yafaray-xml.exe, .... Rolleyes
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
povmaniac
Offline

Member

Posts: 178
Threads: 7
Joined: May 2013
#168
10-05-2016, 02:05 PM
Sure that you are donwload the right version??
https://www.thebountyrenderer.org/system...1474672940

[Image: right_version.png]

Btw.. see into readme file for details about instal and execute.
The Universe is an infinite equation
oort
Offline

3D Obsessed

Posts: 1,184
Threads: 69
Joined: Nov 2012
#169
10-05-2016, 03:11 PM (This post was last modified: 10-05-2016, 03:12 PM by oort.)
Micheus,
I think that is a problem with where you have The Bounty installed. Currently he does not support paths with spaces in the name (Program Files).

This is per the Readme.txt file installed with The Bounty.

Povmaniac.
This was fixed in the YafaRay plugin a long time ago. Maybe look at the latest version of that plugin to find the solution to this problem.

Thanks,
oort
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,677
Threads: 183
Joined: Jun 2012
#170
10-05-2016, 04:02 PM (This post was last modified: 07-15-2017, 02:39 PM by micheus.)
(10-05-2016, 02:05 PM)povmaniac Wrote: Sure that you are donwload the right version??
Yes, I just download both from you site.

I don't think the problem would be the plugin since I just inform the Path - the change you implemented.

The problem is there is no thebouty-xml.exe there, but an yafaray-xml.exe !!!
Just check the thebounty_0.1.6_rc4_win64.7z in you site - that link 0.1.6.rc4.

Just to be clear:
[Image: thebounty-files.png]
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
« Next Oldest | Next Newest »

Users browsing this thread:

Pages (19): « Previous 1 … 15 16 17 18 19 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode