Search found 2 matches
- Wed Jul 03, 2019 12:29 am
- Forum: Feature requests
- Topic: Binary file export and/or system call from Rubescript
- Replies: 3
- Views: 305470
Re: Binary file export and/or system call from Rubescript
That's kind of what I'm doing now. I have a tool that processes a rube file and converts it into my custom format. Before conversion, I copy all the files on the system into the local directory and update the references in the scene. This works, but it'd be more convenient to have the editor handle ...
- Wed Jun 19, 2019 6:12 pm
- Forum: Feature requests
- Topic: Binary file export and/or system call from Rubescript
- Replies: 3
- Views: 305470
Binary file export and/or system call from Rubescript
Hi! Just want to start by saying that RUBE is awesome! I bought it a while back but didn't really start using it until recently, and am just now realizing how polished this is. I'm currently trying to write a script hook for dropped images which will automatically copy the dropped file(s) into a dif...