Desuade Partigen 2.5 Now Available

Whew, it’s been a long time coming, but 9 months after the first release of Desuade Partigen 2.0, Partigen 2.5 is now available and fully compatible with Flash CS5!

This is actually a HUGE update, with substantial new goodness that’s sure to blow you away. Building upon v2.0, 2.5 represents a complete integration of both the engine and the Flash plug-in, giving users of the UI access to some of the most powerful features provided by the AS3 API. This is a major refinement and evolution with 9 months worth of work and over 121 updates, to provide you with the best particle effects experience offered anywhere – ever.

The Desuade site has been largely updated to reflect the new version, with new effect reels, 4 new interactive demos, 7 new feature videos, and even a more streamlined purchasing experience.

Check out everything now: http://desuade.com/partigen

Oh yeah, speaking of which, I forgot to mention the best part…

It’s a FREE update.

That’s right, current users of Partigen 2 can grab this huge update at no additional cost, and anybody can grab the latest AS3 classes for free as well. Once you check it out now and realize the value, be sure to let me (and everyone else) know what you think!

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/)

Desuade Motion Package 1.1 & Partigen 2.1 AS3 Engines Released

3 Months after the original release of the Desuade libraries (Desuade Motion Package 1.0 and Partigen 2.0), I’m pleased to announce the first major update to the package with DMP 1.1 and Partigen 2.1.

This release comes with lots of goodies, so let’s get straight to it and see the major changes in this release:

Motion:

  • MotionController.start(keyframe, startTime) – Allows you to start a controller at the given time as if it’s already been running
  • ClassSequence – duration, startAtTime(), getPositionInTime() for Tween-based classes only
  • Tween and BasicTween now have run() method to statically perform a tween instead of creating an object
  • BasicTween.position

Partigen:

  • Emitter prefetching – allows you to start an emitter as if it’s already been running
  • XML support for Renderers in Emitters – allowing bitmap effect presets
  • BitmapCanvas class for BitmapRenderer for easy management of BitmapRenderers
  • emitter.particleBlendMode – blendmode for particles
  • emitter.groupBitmap – lets particle groups be created as bitmaps
  • emitters now automatically start their renderers on start()
  • emitter.particle can now be any class, and does not have to inherit from BasicParticle
  • BitmapRenderer no longer asks for BitmapData (not backwards-compatible)
  • BasicParticle and Particle classes inherently use groups (removed BasicGroupParticle, GroupParticle)

As you can see, there’s some pretty awesome additions brought into the package, mostly refining and enhancing Partigen 2. These changes will soon be reflected in the upcoming Partigen 2.1 plugin as well, most importantly with XML support for BitmapRenderers and a BitmapCanvas component.

Download your copy now: http://desuade.com/partigen/download or http://desuade.com/dmp/download

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 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 ActionScript Effect Library Released

The original Partigen was the first of it’s kind – a realtime particle effects component for Flash that could be used with a few clicks of the mouse. The downside, was the API was closed and nothing was open source… and it was in AS2.

After 11 months of development, and 3 months since the last beta release, the open source AS3 particle effects library Partigen 2 is now out of beta and has been officially released! You can grab it now:

http://desuade.com/partigen/download

Along with the particle system, an entire motion package featuring tweening, physics, sequencing, and the exclusive motioncontroller was built to power all those particles. Cleverly named the “Desuade Motion Package”, it has been released as well as version 1.0.

Both packages are being developed together, and those looking for just a powerful animation package for AS3 can use it independently.

I will be finishing up getting the Partigen 2 plugin ready for a release over the next few days, so be sure to keep an eye out for that. If you are excited about this, you should tell somebody else who might be interested.. as I’m sure they’d love you for it!

I’m starting to get really excited.. can you feel excited about this yet?

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

Partigen 2 & Desuade Motion Package Beta Soon

I’ll cut to the chase this post, so I can get back to working.

Big news: the engine for Partigen 2 and the new Motion Package that powers it, are done. The documentation is being made now, and will follow with examples.

As previously announced, it will be open source. Free. As in beer.

Once the documentation is done, all current customers will have the opportunity to beta test the package before it’s released, as a special thank you and appreciation of your support.

Note: this is for just the source code and classes aimed at AS3 developers, no presets or interface.