Search found 20 matches
- Tue Feb 06, 2007 3:17 pm
- Forum: Interface & Tools
- Topic: About feature requests
- Replies: 168
- Views: 122017
First I'll state I'm a Blender user and lover by nature - however I'm trapped into using the awfully unstable crashing program called 3ds max (8 and 9) at work. There are two features which I think are very useful in max: 1. Edit mesh modifier. Lets say I loft a shape along a curve (BevObj shape alo...
- Sun Sep 10, 2006 10:08 pm
- Forum: Interface & Tools
- Topic: Middle mouse button "Sticks" - OS X
- Replies: 0
- Views: 1600
Middle mouse button "Sticks" - OS X
I've posted this question before on elysiun about a year ago, and never had it answered. The problem never went away, I just ignored it. Now I can't. Here's the scenario: OS X Panther (fully updated) on iMac 1.8 G5 (original flat iMac) with Nvidia GF Ultra FX 5200. Two user accounts. The first accou...
- Thu Apr 20, 2006 9:21 pm
- Forum: Testing Builds
- Topic: Os X gcc 4 test builds
- Replies: 15
- Views: 17506
Make and Scons are two "automaters" that help in compiling source code and making a binary.
http://en.wikipedia.org/wiki/Make
http://en.wikipedia.org/wiki/Scons
The ZIPs are indeed binaries (.app) compiled with one of each of the compiler systems.
http://en.wikipedia.org/wiki/Make
http://en.wikipedia.org/wiki/Scons
The ZIPs are indeed binaries (.app) compiled with one of each of the compiler systems.
- Mon Apr 10, 2006 5:13 pm
- Forum: Coding Blender
- Topic: online library of C functions
- Replies: 3
- Views: 2980
Just installed opera
On my Machine. Page loaded as expected.
Code: Select all
Version 8.54
Build 7730
Platform Win32
System Windows XP
Java Sun Java Runtime Environment version 1.5
XHTML+Voice Plug-in not loaded
- Mon Apr 10, 2006 5:05 pm
- Forum: Coding Blender
- Topic: online library of C functions
- Replies: 3
- Views: 2980
- Sat Apr 08, 2006 12:19 am
- Forum: Coding Blender
- Topic: online library of C functions
- Replies: 3
- Views: 2980
online library of C functions
A friend of mine has developed (and is still developing) http://www.codecogs.com as a repository of C functions for all sorts of...umm...programming...things... :shock: Some are GPL, some are commercial. He could use some submission of code - so if anyone is inclined to share a function or two, go a...
- Fri Mar 24, 2006 5:20 pm
- Forum: Testing Builds
- Topic: Os X gcc 4 test builds
- Replies: 15
- Views: 17506
- Thu Mar 23, 2006 9:48 pm
- Forum: Testing Builds
- Topic: bf-blender / Win32 (06/03/21) Tweak/Fullscreen/Patch
- Replies: 15
- Views: 16489
- Thu Mar 23, 2006 4:29 am
- Forum: Testing Builds
- Topic: Os X gcc 4 test builds
- Replies: 15
- Views: 17506
- Sun Mar 12, 2006 6:15 pm
- Forum: Interface & Tools
- Topic: feature: threads for more than rendering
- Replies: 7
- Views: 3387
- Sun Mar 12, 2006 5:28 am
- Forum: Interface & Tools
- Topic: feature: threads for more than rendering
- Replies: 7
- Views: 3387
Its the 12 curve guides controlling the 8 particle emitters (one emitter has 5 curve guides and a total of 8000 particles) that's slowing me down. If I elminate them, everything is nice and speedy. I'm using the particle system to represent process flow of water, oil and bubbles in a skid package us...
- Sun Mar 12, 2006 3:58 am
- Forum: Interface & Tools
- Topic: feature: threads for more than rendering
- Replies: 7
- Views: 3387
- Thu Mar 09, 2006 10:40 pm
- Forum: Interface & Tools
- Topic: Spinning question
- Replies: 2
- Views: 1937
Welcome to Blender. You'll get much quicker response times from elysiun ( http://www.elysiun.com ) as it's the user forum. This is a developer forum for programmers and geeks alike. To answer your squestion, search the wiki for "spin" http://mediawiki.blender.org/index.php/Special:Search?search=spin...
- Thu Mar 09, 2006 10:12 pm
- Forum: Interface & Tools
- Topic: feature: threads for more than rendering
- Replies: 7
- Views: 3387
feature: threads for more than rendering
Is it possible to make the GUI use multi processors? My p4 3 HT with 2G ram slugs down quite a bit on a relatively complex scene while doing a preview (wireframe alt-a). Task Manager shows that only 50% of the cpu is being used (I know it's misleading with HT..but nonetheless). There's gotta be a wa...
- Wed Mar 01, 2006 6:10 am
- Forum: Interface & Tools
- Topic: Blender console in mac OS?
- Replies: 4
- Views: 2874
if you want to run blender in the background, navigate to your blender folder, say in Applications, and then:
Code: Select all
iMac:~ antimatter$ /Applications/blender/blender.app/Contents/MacOS/./blender <switches if desired>