Everyone is getting ready for the first official Blender 2.5 release. All indications are that this will be later today, or maybe tomorrow. Stay tuned!
Ton Roosendaal writes:
Hi all,
Most of meeting was about getting ready for the first official 2.5 test build, which should be released monday or tuesday.
Test build todos
- Special request from user: put back "emulate numpad" option. (Suprise at end of meeting, Brecht committed it!)
- Blender game player: is being patched with a 'stubs' C file, to solve all unresolved symbols because RNA API is using Editor and Windowmanager code. Needs solid solution. For after release.
- Meeting discussed open bugs. No showstoppers, but still enough work!
- Note: Campbell proposes to improve Python UI API names, they currently use too much of legacy C code conventions.
- First test build name: 2.5 alpha 0. After long debate! But there's a wide consensis to call it alpha, which is important too. :) Technically the release code is 2.50, next will be 2.51, hence the '0' or '1' behind the names.
- Builds are made by:
Windows 32 and 64 bits: Nathan Letwory
Linux 32 and 64 bits: Ken Hughes
OS X 10.5 PPC 32 bits: Jan Devera (devroo):
OS X 10.5 Intel 32 and 64 bits: Jens VerwiebePending todos:
- Splash code (Campbell tries, Matt monday if needed)
- Splash design: A durian gfx is underway, will be last commit as usual
- Matt finished release notes
Other projects
- Brecht will commit tomorrow a new multires system, dumping levels as external files to the disk, freeing up a lot of memory. (And yes, bmesh future proof!
-Ton
40 Comments
I am really looking forward to the new splash screen. have been testing a lot, so this is going to be a neat surprise :)
Sounds awesome! I had been wondering whether to call it Blender 2.5 or 2.50, I suppose it's not a big issue.
Yay! Now I'll have to get used to it, I tried previous builds and it feels like a completely different program :P.
awesome !!!
great news!
I forced to use blender 2.50 test build because blender 2.49 is broken in Ubuntu 9.10.
and now I really fall in love with this release!
Behold! Blender 2.50 is coming!
The latest svn has now a splash screen window!
Will there be turntable? I haven't found it in most recent official SVN, and modelling in trackball mode is a serious trouble for me. Perhaps looked in a wrong place :)
@Mpu.Bater wrote
"I forced to use blender 2.50 test build because blender 2.49 is broken in Ubuntu 9.10."
?!?!?! I also updated my maschine to ubuntu 9.10 and my blender 2.49 is still alive!
Only a few smal things cracked by this update like nautilus, naev, Rhythembox my mumpad on my keyboard my brother scanner is gone - but he - i saw harder days in my live!
But - we are close to an offical 2.5 alpha, test, be carefull, mayby and so on release...great!
I've been looking forward to this moment for MONTHS!
(okay that sounded less nerdy in my head)
I'm so excited!!!
I just can't hide it!!!
numpad back... finally!
New computer - New Blender - put off quite a bit of modeling time learning the new interface and patiently waiting for an "official" release, maybe I can finish off some of my projects now!!!!
I have a question. Will the new 2.50 test build work on OSX 10.6?
Thanks
yiutsu is about to lose control.
I know, I know, I know I want Blender 2.50. :)
Great news! And great news about emulate numpad!
Awesome times! There was a lot happening recently, 2.5 feels very usable allready. My most anticipated yet missing feature is pyConstraints. Good work devs!
Call me obsessed. I apologize for beating this horse, but I'm still curious.
If this release is going to be an alpha version, then why will the next release (which will also be an alpha) have a different version number? Why release 2.50 and 2.51 and call them alpha 0 and alpha 1? Why not instead actually release 2.50 alpha 0 and 2.50 alpha 1, with both of these (and all subsequent alpha and beta releases) acting as testing versions for 2.50 final?
Is there some reason why each release has to "technically" have a higher official version number, even if it's just behind the scenes? I thought that was what the revision numbers were for?
Don't take this too seriously... I'm not trying to complain or change anybody's mind, I'm just curious. It seems weird to go from an alpha of one version to an alpha of the next without an officially final release of the first version in between.
Looking forward to get this new release. I tried previous builds and the interface is very nice and intuitive.
I guess 2.50....2.51 and so on is the most logical way to go.
Great work
Sweeeeeeeeet!
Sweeeeet
Checking every minute.
This is great!
But please tell me someone has fixed the mouse release bug in the image editor. I really need this fixed. If not, please, please please fix as soon as it is practical.
AWESOME!!!
i just built the updated code (revision 24822) and...the splash is so sweet...:D
Woohoo!!!!!
Can't wait to start using it. I am already trying SVN versions, but an official test release would simply feel better!!
Go Blender 2.5!!!
nice!!!
I cant wait for 2.5!!!!
give me a copy NOW !!! :D
thankyou !
Great news! It's really come a long way in the past month.
finnaly the Emulate numpad is back =D
now we/ I need the space function.... shortcut for add .. e.g node editor adds a menu with all optional actions when u press the space button..
Gryphon: the version numbers are included in .blend files and in binaries, it allows version patches to solve changes in code. It is part of the file spec even, so you can retrieve versions from files. (in unix or mac terminal, try "file xxxx.blend").
Thank you to all the teams for your hardwork: both the ones who like to eat durian and those who doesn't.
Please also build a portable version!
So... this isn't a problem between SVN revisions with the same version number? Or it doesn't matter because these are generally much smaller changes in code? Thanks for the reply! :)
Hi, i found a Blender 2.5 Alpha 0 (24830) at graphicall.org (http://www.graphicall.org/builds/builds/showbuild.php?action=show&id=877) :D
Yay, I really needed that emulate numpad feature since I'm so used to it on my laptop. Thank you Blender Dev Team! :D
I have been downloading svn versions and building locally (I have a script that I run that automagically syncs files with the source directory, then builds blender, and moves the completed build to a desktop icon. One command to rule them all, one line to ..ok you get the idea. My version is usually newer than what is available on Graphicall, but for the last few versions, menu items have been blank (the Graphicalll versions are not). Also, when modelling, etc., occasionally I find things that are not finished. Perhaps thats why this is an Alpha release? Overall though, 2.5 is already much easier to use than 2.49b. I thought things would be finished when we get to release 25000 (we are at release 24820 or thereabouts).
Bob
cool!
@Bobster
Sometimes the installed python scripts get out of sync or messed up, blender will copy the scripts to an installation directory but if there are some files there it can get confused... you could try remove the install dir and rebuild.
This isnt like a full rebuild since it only needs to do the copy again, should be 1min or so.
or... If your rebuilding your own often, I find the best way is to run blender from the directory where you do "svn up" and have dirs like source/ release/ etc.
this means it always finds up to date scripts in ./release/scripts and you can disable the installation copy for SCons or CMake
(WITH_BF_INSTALL / WITH_INSTALL), this way building is faster too.
The only disadvantage is you can zip it up as easy and give it to someone else.
for this to work youll need to symlink the final blender binary, command in unix looks like this...
ln -s ../build/linux2/bin/blender ./blender.bin
Now run blender from your build dir.
- Hope this helps
Wow. Finally.
Thank you for this version ,I m happy for this news .
special thanks of all programmer.
blender is very god for world cg.
Emulate numpad is cool but it should be a custom hotkey setup maybe (default without numpad or something).
I also miss 'invert mouse zoom', can haz it back pls now? :3
If you want turntable
File > User Preferences
The option will be on the left side under "orbit style"