davestewart
@davestewart
New Member
Joined: Feb 14, 2024
Topics: 38 / Replies: 371
Reply
RE: scripted spline relax modifier. Possible?

It looks like you can write stuff for splines, but you’d have to jump in and test your script. From “Scripted SimpleMod Plug-ins” in the help: [col…

17 years ago
Forum
Reply
RE: List installed macros

Thanks for the kind words guys! By the way – in case you hadn’t discovered by now, the panel can be docked on either side of the screen. And Shane;…

17 years ago
Forum
Reply
RE: List installed macros

Hey Shane, Peter, Here’s that tool I promised ya:Macro Lister 0.5 Lists all installed macros in a tree-view, by category www.davestewart.co.uk/code/l…

17 years ago
Forum
Reply
RE: List installed macros

I’ll have a look when I get home tonight! (or tomorrow)

17 years ago
Forum
Reply
RE: List installed macros

PS. Both myself and Light have already created a tool that lists all macros and sticks them in a categorized list that docks on one side of the screen…

17 years ago
Forum
Reply
RE: List installed macros

They don’t tell you but: ss = stringstream “” Macros.list to:ss I normally try doing this to anything that prints to the listener to see what happe…

17 years ago
Forum
Reply
RE: ActiveX TabStrip problem

You need to run this from the command prompt / Run dialog… To register: regsvr32 “c:/path/to/your/axcontrol.ocx” To unregister: regsvr32 /u “c:/path…

17 years ago
Forum
Reply
RE: Loading a script with every scene.

Just save your .ms file in ‘3dsMax9\Scripts\Startup’

17 years ago
Forum
Reply
RE: C++ developer needed quickly for small controller / plugin

You’re going to have a seriously useful little controller here when you’re done, Chris… I’m really looking forward to it. Damn I wish I had the time …

17 years ago
Forum
Reply
RE: C++ developer needed quickly for small controller / plugin

Argh! There’s always pesky hurdles to overcome, aren’t there? If you want to ping me the dlc I’ll PM you with my email. All good Robin Hood.

17 years ago
Forum
Reply
RE: C++ developer needed quickly for small controller / plugin

Very exciting results Chris! How does it look in the track view? I’m looking forward to actually editing that fcurve in real units! One thing I woul…

17 years ago
Forum
Reply
RE: C++ developer needed quickly for small controller / plugin

Yeah, as I said the maths is pretty straightforward. It’s just the SDK dependancies I’m hoping won’t throw a spanner in the works. Nice site BTW

17 years ago
Forum
Reply
RE: C++ developer needed quickly for small controller / plugin

Hey Chris, Nice to hear from ya! I was doing some ideas-crunching before and supposed that the toggle thing may not work, as in the track view,…

17 years ago
Forum
Reply
RE: C++ developer needed quickly for small controller / plugin

Hi Joel, The key thing here is not the units of measurement; it’s the distance along the spline as units not a percentage. By having everything rela…

17 years ago
Forum
Topic
Page 17 / 28