Friday, March 18, 2011

Rotating & deforming collisions

Particle collisions now support rotating and deforming objects! This should give some nice new possibilities for particle dynamics :) More detailed info in the commit message.

Saturday, March 12, 2011

Refactored fluid particles

I already wrote about this development in the code.blender.org blog, but now the refactoring is finally done! Check the video to get a quick start on the new functionality and the commit message for the details :) Now all we need is the particle surfacing from Raul and Stephen and we have some pretty nice fluid capabilities in Blender!

Saturday, February 12, 2011

Particle textures reincarnated

This was way too long on the 2.5 todo-list, but effecting particle properties with textures is now once again possible! It's perhaps not the "effect anything with anything" solution I was thinking about at some point, but then again I'd rather not over complicate the current particle system with a complex system that can be far better handled with nodes in the future.

This was just committed so get a fresh test build after r34798 and your're all set!

Saturday, January 15, 2011

New child particle options video

Here's the promised demo of the new child particle options for hair. I committed these goodies already a week ago, so just get a fresh build to play with these options!

Monday, January 10, 2011

Something old something new

There have been three bigger updates to particles stuff during the last couple of weeks. Mostly things are just like they have been in the past, but only better!

  1. The point cache code has gone through some major changes internally and during the recode I added compression support for all disk caches. So now you can enjoy smaller file sizes in all simulations, not just smoke. I also wrote quite a lengthy post about everything point caches to the new code.blender.org blog, so check out that too (even if you're not so much into the technical stuff there are some ideas about future functionality in the end which you people might find interesting ;)

  2. Hair children now have parting controls, a long hair mode and kink flatness. More about these in a demo video as soon as I have time to make one!

  3. I finally merged Stephen Whitehorn's (chickencoop) viscoelastic sph particle springs patch to trunk, so there are some nice new options for fluid particles. I'll try to make a demo video about this too, so expect to hear from me again soon :)