bf-blender / Linux x86 2.40RC1 (2005/11/27) RC BUILD
Moderators: jesterKing, stiv
bf-blender / Linux x86 2.40RC1 (2005/11/27) RC BUILD
These are the official builds for x86 Linux for Blender 2.40RC1.
(EDITED NOTE: This RC version crashes when combining hair strands with mirror or transparent raytracing, this bug is fixed! -Ton-)
Please test these builds and report any issues with them.
For Systems with Python 2.4: Hardware Accelerated (Dynamic) - Software GL (Static)
For Systems with Python 2.3: Hardware Accelerated (Dynamic) - Software GL (Static)
Enjoy, have fun, and above all, report bugs! Everytime you leave a bug unreported, someone on the dev team dies a little bit more inside, save the developers, report bugs.
(EDITED NOTE: This RC version crashes when combining hair strands with mirror or transparent raytracing, this bug is fixed! -Ton-)
Please test these builds and report any issues with them.
For Systems with Python 2.4: Hardware Accelerated (Dynamic) - Software GL (Static)
For Systems with Python 2.3: Hardware Accelerated (Dynamic) - Software GL (Static)
Enjoy, have fun, and above all, report bugs! Everytime you leave a bug unreported, someone on the dev team dies a little bit more inside, save the developers, report bugs.
Last edited by djcapelis on Sun Dec 25, 2005 2:24 am, edited 1 time in total.
Sorry, I will probably post this in the Bug Tracker, but I need to know if anyone else experiences a crash when they try to use raytraced shadows with TransShad on for a particle material. I have recreated this, and TransShad works on non-particle objects, and the particles render without transShad with a raytraced lamp, but not with transShad AND a raytraced lamp. Has anyone else had this problem? I used the Python 2.4 Build above.
Hold on Tight,
Ongnissim
Hold on Tight,
Ongnissim
-
- Posts: 6
- Joined: Wed Oct 16, 2002 3:14 am
-
- Posts: 0
- Joined: Tue Jan 04, 2005 5:37 pm
face and edge loop selection
I noticed there is not face or edge loop selection for some reason. Is this a new "feature," or is it simply missing from this test build and will be added back later?
Re: bf-blender / Linux x86 2.40RC1 (2005/11/27) RC BUILD
Hi,djcapelis wrote:These are the official builds for x86 Linux for Blender 2.40RC1.
Please test these builds and report any issues with them.
I'm not quite sure if it is a bug, but blender 2.40rc1 (both static and dynamic) version crashes during start-up (segmentation fault):
jadarkstar:~/blender-2.40rc1-linux-glibc232-py23-i386$ gdb blender
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-slackware-linux"...(no debugging symbols found)...
(gdb) run
Starting program: /home/ja/blender-2.40rc1-linux-glibc232-py23-i386/blender
(no debugging symbols found)...[New Thread 16384 (LWP 9698)]
Using Python version 2.3
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 9698)]
0x084f6d74 in FTCharToGlyphIndexMap::find(unsigned long) ()
(gdb) bt
#0 0x084f6d74 in FTCharToGlyphIndexMap::find(unsigned long) ()
#1 0x084f59b9 in FTGlyphContainer::Glyph(unsigned) const ()
#2 0x084f47f3 in FTFont::CheckGlyph(unsigned) ()
#3 0x084f4657 in FTFont::Advance(wchar_t const*) ()
#4 0x084f3964 in FTF_TTFont::GetStringWidth(char*, unsigned) ()
#5 0x084f2be1 in FTF_GetStringWidth ()
#6 0x08202baa in BIF_GetStringWidth ()
#7 0x081a8a65 in ui_check_but ()
#8 0x081aa059 in uiDefIconTextBut ()
#9 0x0816b982 in buts_buttons ()
#10 0x0814b643 in scrarea_do_headdraw ()
#11 0x0814bad0 in scrarea_queue_redraw ()
#12 0x0814ccd4 in do_screenhandlers ()
#13 0x0814d075 in screenmain ()
#14 0x0811f4a6 in main ()
#15 0x40326d06 in __libc_start_main () from /lib/libc.so.6
(gdb)
As I said... i'm not sure if it is a bug, but so far all previous version of blender works fine on my system:
OS: Linux - kernel 2.6.11.10
Graphics: NVidia GForce 4 MX 440
what do you think about it??
-
- Posts: 0
- Joined: Tue Jan 04, 2005 5:37 pm
face or loop selection
It would be good to have the loop and face selection stuff in the Select menu. If it is there people can figure out the new shortcut keys on their own.