Welcome to iClone Plug-in Developer Forum


https://forum.reallusion.com/Topic398208.aspx
Print Topic | Close Window

By Tony (RL) - 6 Years Ago
Dear iCloners,

We are excited to announce that iClone 7.4 is available now. The major improvement of this version is Python Open API, which has been expected by many developers since iClone 7.0 was released.

Through iClone’s Python Open API, developers can build various plugins to expand iClone's functions. These plugins can be designed to satisfy different purposes and needs, such as increasing productivity or using more creative ways to make animations. Moreover, with the upcoming Reallusion Plugin Marketplace, iClone developers can upload, share, and even sell created plugins to a global community.

https://forum.reallusion.com/uploads/images/cdbcbe46-95c3-437e-8926-ee7b.jpg

By helping the developers to create plugins for iClone, Reallusion creates a long-term program: iClone Open, providing essential resources and support. For example, the developers can read Developer Guides to learn the skills of building a plug-in step by step, download free sample codes from GitHub, and visit the Plugin Developer Forum to exchange the newest ideas and information with other iClone plugin developers. To know more about iClone Open, please visit its Website.

The Roadmap of iClone Open
https://forum.reallusion.com/uploads/images/9f7247e6-fc26-4aca-87f3-3107.jpg

We hope Python Open API for iClone can become a Scripting Tool for Artists, and you’re more than welcome to join the iClone Open program. Please feel free to let us know if you have any suggestions or feedback. The Reallusion Python Team is very willing to adjust current APIs or add new APIs over time based on developer opinions.


Please remember for non-critical issues you are finding with Python, please make use of the Feedback Tracker and supply the steps you take so we can try and reproduce the problem.

You might select iClone 7 > 7.4 > Python to report the issues.

https://forum.reallusion.com/uploads/images/38260917-db5a-4b03-a1c8-ea3a.png

For critical issues that prevent you from using iClone 7, please contact Technical Support.

Thank you.
By TucsonDoobie - 6 Years Ago
Reallusion!

This is awesome. I've already d/l and I'm running the batch renderer w/o a hitch. I've even cancelled 2 renders w/o any problems as it loaded the 3rd and took off rendering.

I can't say enough, but WOW!

...d
By Tony (RL) - 6 Years Ago
Dear iCloners,

Some Curve Editor Plugin users have found that their iClone 7.4 sometimes crashes if they didn’t update their Curve Editor to the newest version (1.11) when updating their iClone to 7.4. This is due to incompatibility between iClone 7.4 and older Curve Editor Plugin versions (1.1 below). We thank everyone for quickly reporting this issue, and we apologize for any inconvenience this may have caused.

To fix this problem, Reallusion has released a new version of iClone 7.4 (7.4.2426.1) to replace the previous version (7.4.2419.1). So please update your iClone to 7.4.2426.1 in order to prevent any possible crashes. You can get the update via the Reallusion Hub or see the How to Update Guide.

PS: You might see this message box after you update iClone to v7.4.2426.1.  This is just a kind reminder to update your Curve Editor Plugin.
https://forum.reallusion.com/uploads/images/f3db1868-a214-4884-9884-4651.png
By dogged2003 - 6 Years Ago
Tony (RL) 
Where can I find text file from a python console?
By Tony (RL) - 5 Years Ago
dogged2003 (12/27/2018)
Tony (RL) 
Where can I find text file from a python console?


Hi dogged2003,

You can find the file in the folder where you saved it.
By dogged2003 - 5 Years Ago
Wau,

iClone does not create a file? Is this function assigned to the user?

Tony (RL) (1/2/2019)
dogged2003 (12/27/2018)
Tony (RL) 
Where can I find text file from a python console?


Hi dogged2003,

You can find the file in the folder where you saved it.


By dogged2003 - 5 Years Ago
Tony (RL)
Hello! What, what version, I can collect apk in the sample project:
https://github.com/reallusion/iClone/tree/master/LightRemoteControl
https://github.com/reallusion/iClone/tree/master/LightRemoteControl/Unity%20Project/iCloneRemoteControlLight
?
By luke (RL) - 5 Years Ago


Unity 2018.2.14f1
Android 4.1 above
By dogged2003 - 5 Years Ago
luke (RL) (1/9/2019)
dogged2003 (1/8/2019)
Tony (RL)
Hello! What, what version, I can collect apk in the sample project:?

Unity 2018.2.14f1
Android 4.1 above

I'm in confusion. CryingBlink
Show on video how to collect ...
Can I do this with Unity Personal?
By Tony (RL) - 5 Years Ago
Dear Developers,

We have an all-new Documentation for developers, which is written by Wiki format.

Please use this doc for reference instead of the original doc.

Thank you so much!
By videodv - 5 Years Ago
Tony (RL) (1/18/2019)
Dear Developers,

We have an all-new Documentation for developers, which is written by Wiki format.

Please use this doc for reference instead of the original doc.

Thank you so much!


Thanks for the update I like the look and layout.
Hopefully soon we will have more examples and much better documentation for the functions ect.
Regards
Chris.
By RobertoColombo - 5 Years Ago
Tony (RL) (1/18/2019)
Dear Developers,

We have an all-new Documentation for developers, which is written by Wiki format.

Please use this doc for reference instead of the original doc.

Thank you so much!


Hi Tony,

TOC and links between pages are missing.
Regards

  Roberto

By luke (RL) - 5 Years Ago
dogged2003 (1/9/2019)
luke (RL) (1/9/2019)
dogged2003 (1/8/2019)
Tony (RL)
Hello! What, what version, I can collect apk in the sample project:?

Unity 2018.2.14f1
Android 4.1 above

I'm in confusion. CryingBlink
Show on video how to collect ...
Can I do this with Unity Personal?

Yes, I think so.
And we also upload the apk file in the github.