What version of python is tsxpython using?
-
BNG
- Chief Warrant Officer
- Posts: 684
- Joined: 16 Oct 2009, 03:26
- Type the number ten into the box: 0
- Location: Texas
Re: What version of python is tsxpython using?
Does anyone have the python scripts for the Galactic python plugin listed on the web archive? I tried to download the zipped scripts, but the link appears to be dead now. I'm trying to collect as many of the python scripts as I can find in the hopes that I can edit some new plugins for Truespace as I learn how to make the dialog boxes and change parameters for new python based plugins for TS. Thanks, Leroy.
Casual Truespace 3D modeling hobbyist. My Truespace blog and simple 3d Modeling Tutorials for Casual Model Makers.
-
stan
- Master Chief Petty Officer
- Posts: 584
- Joined: 21 May 2009, 17:20
Re: What version of python is tsxpython using?
I don't know if you have this stuff.
Here is the docs from ts6.5 install.
For dialogs to work you must put some scripts and dll into the 'ts' directory. You test dialogs with dlgtest.py or GUI test.py.
Here is the docs from ts6.5 install.
For dialogs to work you must put some scripts and dll into the 'ts' directory. You test dialogs with dlgtest.py or GUI test.py.
- Attachments
-
- GuiTest.zip
- (1.09 KiB) Downloaded 276 times
-
- PythonDoc.rar
- (519.81 KiB) Downloaded 275 times
-
BNG
- Chief Warrant Officer
- Posts: 684
- Joined: 16 Oct 2009, 03:26
- Type the number ten into the box: 0
- Location: Texas
Re: What version of python is tsxpython using?
Thanks Stan, Leroy.
Casual Truespace 3D modeling hobbyist. My Truespace blog and simple 3d Modeling Tutorials for Casual Model Makers.