Search found 3 matches
- Fri Aug 02, 2013 4:25 am
- Forum: Outworld
- Topic: Quote of the week!
- Replies: 820
- Views: 471507
Re: Quote of the week!
I got it in one reading.. Apple just patented the Control Panel. :roll: It's probably not just a "control panel" because it involves an "application of a portable consumer electronic device," and it's more or less implied that the "configurable environment" is distinct...
- Thu Aug 01, 2013 9:24 pm
- Forum: Expansion Pack
- Topic: Blender 3d Modeling Tutorials
- Replies: 234
- Views: 331279
Re: Blender 3d Modeling Tutorials
Is this the expected 'complain loudly' behaviour? Traceback (most recent call last): File "/home/andrewb/.blender/2.62/scripts/addons/oolite-dat.py", line 142, in execute write(self.filepath) File "/home/andrewb/.blender/2.62/scripts/addons/oolite-dat.py", line 60, in write if l...
- Tue Jul 23, 2013 5:35 am
- Forum: Expansion Pack
- Topic: Blender 3d Modeling Tutorials
- Replies: 234
- Views: 331279
Re: Blender 3d Modeling Tutorials
The current workflow for exporting meshes looked a little tedious, so I took an afternoon and wrote a script that exports a Blender mesh directly to a .dat file. https://gist.github.com/blm768/6059892 It can be installed just like any other Blender add-on (by putting it in the add-ons directory). Yo...