Commit Graph

105 Commits

Author SHA1 Message Date
Asad M. Zaman 558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
Darren Ranalli cd313b4cbe don't hide error during particle file load 2007-05-08 19:32:11 +00:00
Greg Wiatroski b39ca2fec5 Protect against crash on disable 2007-04-03 21:47:12 +00:00
Josh Wilson 7c37ba0572 added ArcEmitter 2006-12-06 03:07:20 +00:00
Josh Wilson 46f04f18b2 default textures from DMODELS now instead of TTMODELS 2006-07-26 21:57:23 +00:00
Josh Wilson 4fe44aeed8 added ability to 'soft start' and 'soft stop' a particle effect 2006-07-25 01:43:04 +00:00
Josh Wilson a886cef943 more precise import statement 2006-07-25 01:42:10 +00:00
Josh Wilson 42b2b2d254 accelerate only on postive dt 2006-07-20 15:25:02 +00:00
Josh Wilson 88e3d2c21d added accelerate and clearToInitial 2006-07-20 15:24:34 +00:00
Josh Wilson 6b04e6e4f4 bugfix on setAnimateFramesRate() 2006-07-13 23:42:36 +00:00
Josh Wilson ee6a0c7382 added accelerate() to allow the particle system to be 'jumped' forward without exploding 2006-07-13 00:33:30 +00:00
Josh Wilson f1a5b2058d added getPoolSizeRanges(), a utility function to estimate the ideal particle system size 2006-06-29 19:18:43 +00:00
Josh Wilson fc0a1e4cb1 write colorInterpolationSegment isModulated() status to ptf on save 2006-06-14 18:34:28 +00:00
Josh Wilson 56e6945911 vector mask code is now printed to an exported ptf file 2006-06-14 02:02:11 +00:00
Dave Schuyler a2aa9486d1 formatting 2006-03-17 23:47:12 +00:00
David Rose 7659b3f63b strip out MS-DOS linefeeds 2006-01-30 20:59:22 +00:00
David Rose 9c5c9d72b5 make auto_unwrap a required parameter, remove use_vfs 2006-01-26 01:30:56 +00:00
Dave Schuyler a76263194c rough change to reflect changes in angular vector force 2006-01-21 01:53:55 +00:00
Dave Schuyler 86f4c2e68e remove extra paren from assert 2006-01-09 22:18:28 +00:00
Dave Schuyler 8900f25533 PandaObject to DirectObject 2005-12-20 22:51:18 +00:00
Josh Wilson cfe089373e Adapted to sizeFromTexels change. 2005-11-22 19:51:10 +00:00
Josh Wilson f90a5c0058 Better output from particle panel ptf write. 2005-11-22 19:41:02 +00:00
Josh Wilson cae26e2b52 sizeFromTexels defaults to False now 2005-11-17 00:40:57 +00:00
Dave Schuyler 1a285d3c10 formatting 2005-11-15 01:35:30 +00:00
Joe Shochet 91408c4581 removed default setTexture for sprite particles because it is so spammy when you are not attached to ttmodels 2005-10-18 17:39:13 +00:00
David Rose 3cf1d513f2 fix incorrect texture bug 2005-10-12 22:28:50 +00:00
Josh Wilson fa89b32ba1 Better handling of failed loading of source textures and nodes. 2005-09-28 22:21:22 +00:00
Josh Wilson ebdc7937c1 Now using new setTextureFromFile() rather than setTexture() in order to store the texture's source information. 2005-09-28 22:18:57 +00:00
Josh Wilson 20b99f6332 Added return values to test success of texture or model load. 2005-09-27 19:19:25 +00:00
Mark Mine 9659628797 Output Particle alpha in out 2005-09-10 03:39:01 +00:00
Josh Wilson d8bb04a3f8 Updated the output .ptf function. 2005-07-15 19:36:37 +00:00
Josh Wilson 16e9cebc31 Updated to handle animated SpriteParticleRenderer. 2005-07-14 18:25:32 +00:00
Dave Schuyler 231d582a86 formatting 2005-07-01 01:29:36 +00:00
Josh Wilson 722d0cce4e Alphainout is saved to .ptf correctly now. 2005-06-28 23:00:16 +00:00
Josh Wilson 2e5d6ea033 Added sizeFromTexels access. 2005-06-16 21:04:51 +00:00
Josh Wilson 7d4dd492ae Updated print params to handles new color interpolation code. 2005-06-16 21:01:57 +00:00
Josh Wilson e3ac4a7782 *** empty log message *** 2005-06-15 19:01:07 +00:00
Joe Shochet 0d5cfa8e1b better pandac importing for old and new FFI 2005-05-27 21:50:18 +00:00
Roger Hughston a1e77c450b *** empty log message *** 2005-05-23 23:43:43 +00:00
Roger Hughston e7cd96bf9d *** empty log message *** 2005-05-23 22:12:38 +00:00
David Rose 468fb19220 changes from Jason Pratt to support running epydoc--don't do stuff on module import 2005-04-28 17:59:00 +00:00
David Rose 0fa44b405c fix band-aid 2005-04-27 01:34:45 +00:00
Greg Wiatroski a3702b8a8f Put some bullet proofing around cleanup and enable funcs 2005-04-22 21:23:57 +00:00
David Rose 1f23a24db3 protect DirectSelection stuff from shipping 2005-02-10 22:22:24 +00:00
Dave Schuyler 6fe83b0c15 formatting 2005-01-14 06:21:59 +00:00
Dave Schuyler 4460770b92 removed some imports 2004-10-13 23:16:36 +00:00
Dave Schuyler a5bb653f6e cleaned 2004-10-12 00:18:14 +00:00
Dave Schuyler 096cf1e553 *** empty log message *** 2004-10-11 21:52:16 +00:00
Dave Schuyler 8ce7d33fd8 removing some changes I did not mean to check in 2004-10-07 01:50:40 +00:00
Dave Schuyler 9824a5411e deleted comments 2004-10-07 01:24:58 +00:00