QuantumATK Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
QuantumATK W-2024.09 version released on Sep 9, 2024
Home
Help
Search
Login
Register
QuantumATK Forum
»
QuantumATK
»
Plugin Development
»
how to edit/rewrite an AddOn
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: how to edit/rewrite an AddOn (Read 9306 times)
0 Members and 1 Guest are viewing this topic.
berlin
Heavy QuantumATK user
Posts: 31
Country:
Reputation: 0
how to edit/rewrite an AddOn
«
on:
October 24, 2019, 05:35 »
how to edit/rewrite an AddOn
Such as the VibrationVisualizer, I want to change the default background color.
There is no keywords as 'color', in the *.py files in folder: %intall path%\lib\site-packages\AddOns\VibrationVisualizer
Logged
Petr Khomyakov
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 1290
Country:
Reputation: 25
Re: how to edit/rewrite an AddOn
«
Reply #1 on:
October 30, 2019, 16:16 »
That seems to be not possible at the moment. I have communicated that to developers.
Logged
berlin
Heavy QuantumATK user
Posts: 31
Country:
Reputation: 0
Re: how to edit/rewrite an AddOn
«
Reply #2 on:
November 1, 2019, 10:28 »
I strongly recommend you to open sources of these AddOns. Allowing customization is helpful for the development of this software.
Logged
Petr Khomyakov
QuantumATK Staff
Supreme QuantumATK Wizard
Posts: 1290
Country:
Reputation: 25
Re: how to edit/rewrite an AddOn
«
Reply #3 on:
November 4, 2019, 10:23 »
Most of our plugins are indeed open source, as you note in your first post, which allows you to customize things. Unfortunately, we currently don't have an API for changing the default properties of our 3D Window.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
QuantumATK Forum
»
QuantumATK
»
Plugin Development
»
how to edit/rewrite an AddOn