try2script
@try2script
New Member
Joined: Feb 14, 2024
Topics: 111 / Replies: 440
Reply
RE: autoback save only scene changes

Very funny, yes we use layers a lot. A warning is also a good way of preventing stress I think the user should have the options: advance warning cus…

10 years ago
Forum
Reply
RE: autoback save only scene changes

I think there should be a way of autodetecting – if you change/create/apply any material or change/create any geometry/object then add them automatica…

10 years ago
Forum
Reply
RE: autoback save only scene changes

oh, Denis, by layer. I didn’t think about it. That’s really a nice idea

10 years ago
Forum
Reply
RE: autoback save only scene changes

I agree about xref, but I’m afraid it would be difficult to force them use xrefs, because xrefs are not editable in current scene, that’s why they don…

10 years ago
Forum
Topic
Forum
Replies: 19
Views: 73
Reply
RE: Save current rendered framebuffer?

CurRenderer.output_saveRawFile = true CurRenderer.output_rawFileName = “\…+ ..vrimg” its working with vray, didnt try with corona yet

10 years ago
Forum
Reply
RE: Saving selection into an empty scene.

Hey, Serejah! Now, your code could be combined with the code I posted ))

10 years ago
Forum
Reply
RE: Saving selection into an empty scene.

( CleanFileMaxFile = (GetDir #scene + “\\clean_file.max”) if selection != undefined then saveNodes $ CleanFileMaxFile resetMaxFile #noPrompt try (…

10 years ago
Forum
Reply
RE: Saving selection into an empty scene.

you have to save selected reset import/merge saved file

10 years ago
Forum
Reply
RE: get maps aplied to modifiers

there are 106 files applied to modifiers

10 years ago
Forum
Reply
RE: get maps aplied to modifiers

( txmaps = #() fn addmap map = ( appendifunique maps txmaps ) m = volumeselect() ( t = timestamp() for k=1 to 100000 do enumeratefiles m …

10 years ago
Forum
Reply
RE: Dotnet Textbox – Is there any way to deteremine the font/style of text via script?

I usually take 3 letters of that specific font that I need, then make them big enough in photoshop or any other way and then I upload the image to thi…

10 years ago
Forum
Reply
RE: get maps aplied to modifiers

In my first post I tested the same scene without excluding instances: enumeratefiles <modifier>:23322ms ram:7120L With excluding them I get a…

10 years ago
Forum
Reply
RE: get maps aplied to modifiers

The scene that I use is heavy, and except this it is located on a slow Hdd on LAN, and most files are found. Found files on LAN is the most awful thin…

10 years ago
Forum
Reply
RE: get maps aplied to modifiers

With this option I have now such results: enumeratefiles <modifier>:1183ms ram:52552L

10 years ago
Forum
Page 6 / 37