Search found 8 matches
- Tue Jun 17, 2003 6:20 am
- Forum: News & Chat
- Topic: Tuhopuu build 16 Jun (Windows)
- Replies: 18
- Views: 8009
Weird ... I didn't know the expython stuff was in tuhopuu ... Chris Expython isn't in the cvs Tuhopuu checkout, it's in the BF-Blender tree. It's nothing more than a copy/paste to the Tuhopuu directory. Setting the workspace (VS6) to use it, then compile. Well, people on very fast processors wouldn...
- Mon Jun 16, 2003 9:31 pm
- Forum: News & Chat
- Topic: Tuhopuu build 16 Jun (Windows)
- Replies: 18
- Views: 8009
Great!! I was getting tired of the old tuhopuu build i was testing :D I'm wondering...are Blender developers NOT doing code cleanups and optimizations? I've noticed that 2.27 starts in 5 seconds, while 2.23 starts in less than a second on my crappy old computer, and Blender's executable size has gr...
- Mon Jun 16, 2003 7:08 pm
- Forum: News & Chat
- Topic: Tuhopuu build 16 Jun (Windows)
- Replies: 18
- Views: 8009
Tuhopuu build 16 Jun (Windows)
New vesion of Tuhopuu. Compiled with the expython (from BF-blender tree).
NOTE: this is a very experimental version since it has the expython
http://www.crosscannon.com/modules.php? ... load&cid=1
NOTE: this is a very experimental version since it has the expython
http://www.crosscannon.com/modules.php? ... load&cid=1
- Fri May 23, 2003 8:07 pm
- Forum: News & Chat
- Topic: Tuhopuu build 22 May
- Replies: 4
- Views: 2978
Very nice. A small request though: could you make the Python DLL available for people who are putting it onto a machine that doesn't already have Blender installed? Thanks! :P As requested... python22.dll is now included in the zip file. thanks! you rock. your welcome. And what do I find? A little ...
- Thu May 22, 2003 8:51 pm
- Forum: News & Chat
- Topic: Tuhopuu build 22 May
- Replies: 4
- Views: 2978
Tuhopuu build 22 May
Tuhopuu build 22 May is available for download at:
http://www.crosscannon.com/modules.php? ... load&cid=1
Dinklebrow
http://www.crosscannon.com/modules.php? ... load&cid=1
Dinklebrow
- Mon Apr 28, 2003 6:02 pm
- Forum: News & Chat
- Topic: Building Tuhopuu for windows using free tools
- Replies: 44
- Views: 17942
You see, blender is not just my hobby, and I actualy have'nt time to find all components and just compile blender , so I hoped some one coud upload somewhere allready compiled tuhopuu... You can download it from here. Compiled 28 April. http://www.crosscannon.com/modules.php?op=modload&name=Downloa...
- Mon Mar 17, 2003 6:45 am
- Forum: Coding Blender
- Topic: Compiling in VC6++
- Replies: 6
- Views: 6266
- Tue Jan 14, 2003 8:35 pm
- Forum: Coding Blender
- Topic: python_freeze with windows MSVC 6.0?
- Replies: 3
- Views: 7324
you will have to make a new directory called python2.2 then subdir config under lib. also make a python2.2 directory under include. I'm getting stuck at: generating table of frozen modules parsesetup.py:3: DeprecationWarning: the regex module is deprecated; please use the re module import regex No d...