|
|
|
Tell us what you think of the site.
|
Autodesk Media & Entertainment User Community
|
Autodesk® 3ds Max®
|
|
Autodesk® Maya®
|
|
Autodesk® Softimage®
|
|
Autodesk® MotionBuilder®
|
|
Autodesk® Mudbox™
|
|
Autodesk® ImageModeler™
|
|
Autodesk® Sketchbook® Pro
|
|
Autodesk® Smoke on Mac®
|
| Script editor with syntax highlighting and more
|
|
|
That’s so it… Thanx a mil sajjj… Very neat work man :)
cheers;
AJ
|
|
|
|
here is what i do to compil xsi plugins with msvc 2008 express
A - 32 bit version
1 - XSI sdk :
launch vc++ from xsi command prompt :
(so you don’t have to set XSISDK_ROOT)
C:\Softimage\XSI_7.0_x64\Application\bin>"C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\VCExpress.exe”
B - 64 bit version
VCexpress can’t compil in 64 bit
Here is a workaround
using the windows sdk
http://www.microsoft.com/downloa...1EBE331CDC&displaylang=en
Launch Programs : Microsoft Windows SDK : CMD Shell :
setenv /release /x64 /xp
VCExpress /useenv
Rpleace in project properties
$(XSISDK_ROOT)
by
C:\Softimage\XSI_7.0_x64\XSISDK\
(because you didn’t start from an xsi shell....)
It should compil in 64 bit even though it says the config is 32 bit in the gui…
PS i had to go in the wx samples vc++ project settings to set the build type to x64 otherwise the wx samples wouldn’t compil
|
|
|
|
well i can compil scriptEd 64 if you like
|
|
|
|
Julien,
Thanks for that! I’m in the middle of a major bug fix right now, once that is done I’ll give you a link to the source code!
However, right now I’m extremely busy at work, so it may be a while!
Thanks again.
|
|
|
|
Hello again,
I have fixed a bug in ScriptEd and upgraded a feature:
[LIST=1]
[*]Multiple instances are now supported (Bug #2 fixed)
[*]When you quit ScriptEd and if there are unsaved files, a dialog box pops up which asks you whether you want to save the unsaved files. Previously, clicking on ‘Yes’ would ONLY save files which were already present on the disk. Now, however, all files already present on the disk are saved normally. Additionally, each tab with script code which has not been saved (i.e. it was ‘Untitled’) will be saved to a directory of the users choice. This feature was added to prevent accidental loss of code.
Please set this directory, after installing ScriptEd, in the preferences dialog box. Default will save to the root of drive C
[/LIST]
Installation/upgrade reminder:
Please remember to back up the syntax highlighting and the autocomplete file(s) if you made any customizations to them. You may paste back your copies, once the upgrade has been carried out.
The download link is as usual here
As mentioned in the 2nd post, the two features I’m working on now are:
1. F1 context sensitive help
2. Ability to comment/uncomment code
Cheers,
|
|
|
|
*waiting for 64bit*
:taz:
|
|
|
|
Mario,
My 64-bit machine is to be delivered today :) Give me 3-4 days to set up/test the development environment.
Everyone,
Context sensitive help is on the way as well.
Cheers,
|
|
|
|
I’ve also sent the source code to Julien (janimatic). Hopefully the first 64bit version will be out shortly :)
|
|
|
|
Hello,
I’ve compiled the 64-bit version of ScriptEd in the latest release. The .xsiaddon file is now compatible with both 32 and 64 bit versions (i.e. the same addon can be added to 32/64 bit versions). XSI automatically loads the correct version of the plug-in depending on the platform.
The download link is (as usual) here.
Please note that the addon size is now bigger as it comes with two .dlls
Could anyone using the 64-bit version please let me know how it works for them? I have done my regular tests and there as no issues as yet.
[B]NOTE:[/B] Please remember to install the VC++ redistributables, the links for both the x86 and x64 versions are in the first post.
Props to Julien for firing me off in the right direction :clap:
Cheers,
|
|
|
|
I want to thank you soooo much !!!! You are god like person !!! Really ... you do such a ussfull and helpfull thing !!! Thaaaank you !!!
But may I ask you about a little improvment ?? Pleeeeeease .... Can you make chooseble background color or just grey color .... My eyes cant handle white for long time -_- it’s really hard.
Thank you very match again !!!
P.S. Sorry for my poor English :)
|
|
|
|
| Settings
| Choose Theme color:
|
|
|
|
|
|
|
|
|