Desuade Partigen 2.5 and DMP 1.5 AS3 Libraries Released

Yes it’s true, Desuade Partigen 2.5 and Desuade Motion Package 1.5 ActionScript 3 libraries have been officially released!

Whew, it’s been a long time coming.

This is huge update that brings some incredible updates to Partigen, and some of those innovations trickled down into the DMP v1.5 (like object pooling). This is the biggest update to Partigen since the original 2.0 release, and am stoked about all the improvements.

Let’s take a look at what’s new since the original 2.0 release:

  • pixel renderer and pixel-based effects
  • tremendously improved performance and memory management with new object pooling for particles, particle sources, and tweens
  • support for particle filters and XML filter support
  • renderers start/stop automagically without needing to do it manually anymore
  • caching particles as bitmaps
  • more rendering options such as predraw, removeAllParticles(), and clear()
  • improved custom Random class
  • prefetching allows you to start emitters as if the effect has already been running for a while
  • XML support for renderers
  • BitmapCanvas class allows for super easy use and duplication of Bitmap/PixelRenderers
  • blendmode support for particles
  • groupBitmaping to improve performance on particles with a high groupAmount
  • particles can now be any class, without having to extend Particle
  • all the improvements in the Desuade Motion Package
  • plus over 50 bug fixes, tweaks, changes, and minor enhancements

By now, you can tell this is huge – big enough to be a full new version release. If you’re interested, you can checkout the full changelog here: http://github.com/andrewfitz/desuade/blob/master/changelog.txt

Now the bad news.

Unfortunately, the developer helping with the backport to AS2 totally failed to come through… so no AS2 version. It’s actually an incredible amount of extra work, and I still decide to place my energy on the future instead of the past. So we’re still AS3 only, unless somebody else wants to give it a go.

Regardless, this release is has been incredible amount of work, and I really hope you try it out and share it with your friends because the more feedback I get, the more work I put into it for you.

The commercial Flash extension and plugin is almost done being upgraded to 2.5 as well, and will be released sometime in July. Trust me, it’s worth the wait.

So stop – and download the latest Partigen 2.5 library and examples now here:

http://desuade.com/partigen/download

Enjoy, and let me know what you think!

(PS. The docs have been updated with all the new additions to 2.5 – http://api.desuade.com/)

Automatic License Retrieval

As a part of my commitment to serve you better and more efficiently, I have added a feature to the Desuade Licensing Platform allowing you to retrieve your official licensing information automatically. This saves you time waiting for a response to a support email that’s been the standard protocol for the past 3 years.

You will receive an email automatically when you purchase Partigen, and spam filters are the number 1 suspect when your license email never come – so be sure to check them first!

If you ever lose your information (or never seem to have gotten it), just visit this page and you’ll get it in a jiffy:

http://desuade.com/support/license

Partigen 2.1 & DMP 1.1 In Progress – Plus AS2 Backport

It’s been a busy time the last few months after the launch; demos, tutorials, partnerships, and site redesigns. Now that the metaphorical dust has settled, it’s time for a little polish on the actual product.

So a few changes and updates that are expected to be tackled in Partigen 2.1 include:

  • Use any DisplayObject as particle without inheriting from Particle
  • XML-based renderers
  • BitmapCanvas class greatly simplifies BitmapRenderers
  • Improved particle grouping
  • Emitter.groupBitmap provides huge performance boost
  • Particle blendmodes
  • Misc performance improvements

These should provide some really nice improvements for the engine, and bubble up into the actual plugin. Those improvements are under the hood, and a few more interface improvements will also be expected.

Oh, and ActionScript 2… well it seems a large majority of users still use or are required to code in AS2. Desuade is all about focusing on the future, but leaving behind half a user-base is unacceptable. So, after the 2.1 codebase is complete, it will be ported back to AS2. There will be performance issues of course, but it will be better than no AS2 at all.

Expect some roll outs on the GIT server for you early adopters, and sometime next week for 2.1 release for the AS3 library!

Partigen Tutorials, Demos, Videos …Oh My!

I have just finished the last updates on the Partigen section of the site for a big design refresh. After weeks of work recording videos, taking screenshots, designing, and coding it’s finally done and live. Two new pages have been added for demos and buzz. You can check it out here now:

http://desuade.com/partigen

I have included many new demos, videos, tutorials, and lots of other good stuff to really show off the kind of Flash particle effects Partigen 2 is capable of. Most importantly, how quickly and easily it is to make them.

I hope this helps you make a more informed decision deciding how right Partigen 2 is for you, your company, and clients. Let me know what you think!

Again, you can check out the new pages here and here.

Partigen 2 Flash Particle Effects Component Released

Over 2 years ago, Desuade Partigen was released. This marked the beginning of something special, something even magical. It was the spark of what is about to become the wildfire of Partigen 2.

The new Flash particle effects platform introduced with Partigen 2 is a rebirth of the original idea: a realtime particle effects plugin for Flash that is easy to use, yet incredibly powerful and high quality. This release is the essence of that idea.

A few things have changed at Desuade:  the focus on community and the shocking embrace of open source – while incomparable focus on value, innovation, and passion are still the difference that sets Desuade apart …and Partigen 2 is the flagship example of this.

It would be trivial to list what’s new in this version: as it’s a brand new product, with little in common of the original. It’s really remarkable what Flash is now capable of, and Partigen 2 shows this off in full glory.

Learn more now http://desuade.com/partigen

Thank you for your support this journey, I truly appreciate it – and let me know what you think!

Partigen 2 and DMP RC2 – Almost There…

Desuade Partigen 2 and the Desuade Motion Package are almost done! This is the last release before the final “dot-oh” releases, and the commercial component for Partigen 2. There’s less than a month before Flash on the Beach, and things should be up just in time!

This is mostly a bug fix/tweak release for the DMP, but Partigen sees a shiny new toy… the BitmapRenderer.

The BitmapRenderer was originally going to be put on hold until 2.1, but it was just too easy to build and too powerful to leave out. Example fla for Partigen has an example of using the BR, so be sure to check it out now to see a lot of particles… and motion trails.

DMP and Partigen RC2 – download now here: http://desuade.com/developer

DMP and Partigen 2 Beta 3 Now Available

The Desuade Motion Package and Partigen 2 libraries have undergone some big changes from the first beta release to the current near-final releases. If you haven’t gotten a copy yet, now’s the time to get curious as the API is reaching a very stable point.

This release offers a 200% speed improvement for tweens, due to a small syntax change and internal rendering. The ‘target’ property is now outside of the tweenobject and physicsobjects that are passed in the constructor.

I know that causes some backwards compatibility issues, but I figured the speed was worth it – and again these are beta releases so nothing is final yet.

It’s nearing the end of the beta, so now is your chance to get your input heard. You should download the betas now: http://desuade.com/developer and let me know what you think!

Partigen 1.1 Being Discontinued

In preparation of Partigen 2, the current version of Partigen 1 will be discontinued at the end of the month. This means that you only have until May 31st to get your license for Partigen 1.1.

Support for Partigen 1.1 will continue to the end of this year.

It’s understood that this may affect a small percentage of users that still use AS2. In order to continue the kind of innovation Desuade is known for, focus needs to be placed on the future and the majority of Flash users have made the transition to AS3. Partigen 1 is over 3 years old and it is time for it to retire and make way for version 2.

Thank you for your support in this move to better serve the Flash community as a whole.

*Update: The Desuade website is currently being redesigned and prepping for relaunch in the coming weeks. Due to the original short-notice, Partigen will still be available for purchase until the new launch.