Overview

Operating Environment, Required Runtimes, etc.

Editing Tool

Runtime (Official)

Installation/Uninstallation

The editing tool exists entirely within the "Tool/" directory. We do not modify the registry, or anything else at all. You can start the program directly, or copy it to any directory.
To uninstall, just delete each directory.

To play effects in your game, you must download separate packages such as the runtime, Unity, or DX libraries.

Alternatively, if you just want to use the effect as an exported image, sprite sheet, or video, refer to the Recording reference guide.

License

The runtime uses the MIT license. The same license is also used for the DirectX Tool Kit.

You may use texture and effect data freely both in Effekseer, and when using images and effects that were exported from Effekseer elsewhere.

Disclaimer

We can not assume any responsibility for troubles etc. when using this software and runtime.

Contact information

effekseer(at)gmail.com

Developer

Program

Translation

Providing material

Copyright notice

Dock Panel Suite

The MIT License

Copyright (c) 2007 Weifen Luo (email: weifenluo@yahoo.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Reactive Extensions

Copyright (c) Microsoft Open Technologies, Inc.  All rights reserved.
Microsoft Open Technologies would like to thank its contributors, a list
of whom are at http://rx.codeplex.com/wikipage?title=Contributors.

Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing permissions
and limitations under the License.

DirectX Tool Kit

https://directxtk.codeplex.com/
Microsoft Public License (Ms-PL)

GD Graphics Library

Credits and license terms:

In order to resolve any possible confusion regarding the authorship of
gd, the following copyright statement covers all of the authors who
have required such a statement. If you are aware of any oversights in
this copyright notice, please contact Pierre-A. Joye who will be
pleased to correct them.

   Portions copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
   2002, 2003, 2004 by Cold Spring Harbor Laboratory. Funded under
   Grant P41-RR02188 by the National Institutes of Health.

   Portions copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
   2004 by Boutell.Com, Inc.

   Portions relating to GD2 format copyright 1999, 2000, 2001, 2002,
   2003, 2004 Philip Warner.

   Portions relating to PNG copyright 1999, 2000, 2001, 2002, 2003,
   2004 Greg Roelofs.

   Portions relating to gdttf.c copyright 1999, 2000, 2001, 2002,
   2003, 2004 John Ellson (ellson@graphviz.org).

   Portions relating to gdft.c copyright 2001, 2002, 2003, 2004 John
   Ellson (ellson@graphviz.org).

   Portions copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
   Pierre-Alain Joye (pierre@libgd.org).

   Portions relating to JPEG and to color quantization copyright
   2000, 2001, 2002, 2003, 2004, Doug Becker and copyright (C) 1994,
   1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Thomas
   G. Lane. This software is based in part on the work of the
   Independent JPEG Group. See the file README-JPEG.TXT for more
   information.

   Portions relating to GIF compression copyright 1989 by Jef
   Poskanzer and David Rowley, with modifications for thread safety
   by Thomas Boutell.

   Portions relating to GIF decompression copyright 1990, 1991, 1993
   by David Koblas, with modifications for thread safety by Thomas
   Boutell.

   Portions relating to WBMP copyright 2000, 2001, 2002, 2003, 2004
   Maurice Szmurlo and Johan Van den Brande.

   Portions relating to GIF animations copyright 2004 Jaakko Hyvätti
   (jaakko.hyvatti@iki.fi)

Permission has been granted to copy, distribute and modify gd in
any context without fee, including a commercial application,
provided that this notice is present in user-accessible supporting
documentation.

This does not affect your ownership of the derived work itself,
and the intent is to assure proper credit for the authors of gd,
not to interfere with your productive use of gd. If you have
questions, ask. "Derived works" includes all programs that utilize
the library. Credit must be given in user-accessible
documentation.

This software is provided "AS IS." The copyright holders disclaim
all warranties, either express or implied, including but not
limited to implied warranties of merchantability and fitness for a
particular purpose, with respect to this code and accompanying
documentation.

Although their code does not appear in the current release, the
authors also wish to thank Hutchison Avenue Software Corporation
for their prior contributions.

Change log

1.30(17/11/01)

  • Tool: Add icons
  • Tool: Add file viewer
  • Tool: Integrate FBX and mqo loader
  • Tool: Improve F-Curve Editor
  • Tool: Add UV F-Curve
  • Runtime: changed so that enlargement ratio is applied to trajectory
  • Fixed bug: Fixed shifting ribbon and track's UV
  • Fixed bug: Fixed bug that ribbon distortion is not applied
  • Fixed bug: Fixed misspelled function name (Destory -> Destroy)
  • Fixed bug: Fixed bug that the behavior is not initialized when files are loaded
  • Fixed bug: Fixed bug about rotation(Axis)
  • Fixed bug: Fixed bug about rotation(Distortion)
  • Fixed bug: Fixed bug about copy node
  • Specification change: Changed to generate child particles at 0 frame since particles are generated
  • Specification change: Change the return value of distortion callback to bool
  • Specification change: Abolition of maximum number of nodes
  • Specification change: Distortion method. Effekseer's effects are not distorted with a distortion. (after1.4 we plan to add self distortion)
  • 1.22(16/08/21)

  • Tool: Ribbon and track corresponds to UV scroll
  • Fixed bug: Fixed erroneous operation of copy paste
  • Previous changes are only japanese.