Commit Graph

91 Commits

Author SHA1 Message Date
rdb 58df4064da ParticlePanel: fix Pmw error spam when hovering over File menu items
Fixes #552
2019-03-04 14:23:33 +01:00
rdb 0fbfeb712f ParticlePanel: comment out unimplemented OrientedParticleFactory 2018-08-02 20:31:12 +02:00
rdb f068a8613b Fix a few unnecessary uses of exec/eval 2016-06-22 13:50:58 +02:00
rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
mfwass f8837999ed Cleanup trailing whitespace 2015-12-13 10:08:41 -05:00
rdb 32367fcbdc Fix various import issues in the direct tree 2015-12-06 22:36:05 +01:00
rdb 6cf2da9e56 Fix error when loading a particle effect in particle panel 2015-07-27 15:55:12 +02:00
rdb d9342043b0 Deprecate pandac.PandaModules and genPyCode, move extensions to panda3d/, clean up imports and deprecated behaviour 2015-06-28 13:55:31 +02:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
rdb 106a7977ba fix particle panel error 2013-06-03 13:43:58 +00:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
Gyedo Jeon 07ce815f64 Fixed particle panel crash 2009-06-26 19:41:14 +00:00
Gyedo Jeon f65ab84347 Made panda started 2009-03-10 18:20:54 +00:00
David Rose ddf501b588 loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
Asad M. Zaman 558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
David Rose 08c3f5e2d5 direct -> base.direct 2006-10-16 19:10:13 +00:00
David Rose 59b8349fe9 new safe-import convention, from Josh Yelon 2006-09-06 17:55:30 +00:00
Josh Yelon dd5ba5cd01 Fixes for __all__ 2006-08-10 20:53:19 +00:00
Josh Wilson 58135b894a read isModulated() status from ptf on load 2006-06-14 18:33:26 +00:00
Josh Wilson 7be2511fa7 colorinterpolation segments now read correctly from ptf file. They can also now be either additive or modulated 2006-06-14 02:04:24 +00:00
Josh Yelon 3abfe81f99 Fixed particle panel 2006-04-14 14:17:48 +00:00
Dave Schuyler a2aa9486d1 formatting 2006-03-17 23:47:12 +00:00
Dave Schuyler ea53570eef formatting 2006-01-27 01:00:28 +00:00
Josh Wilson 2bfc323fee Smarter about adding textures to the renderer. 2005-11-22 19:53:03 +00:00
Josh Wilson e83301cdea Fixed a rare bug that occurs when adding an animation or texture to the spriteRenderer 2005-11-17 00:43:40 +00:00
Josh Wilson 479e3d39c5 Updated to better handle failed source loads for the spriteParticleRenderer. 2005-09-28 22:23:44 +00:00
Josh Wilson 2218f79963 Added better handling of situations where textures or models are not found on model path. 2005-09-27 19:20:28 +00:00
Dave Schuyler ffe2195d2a formatting 2005-07-22 01:50:59 +00:00
Josh Wilson 372672b220 Clean up 2005-07-15 00:57:59 +00:00
Josh Wilson 16e9cebc31 Updated to handle animated SpriteParticleRenderer. 2005-07-14 18:25:32 +00:00
Josh Wilson 530b71ac43 Set default values for the ColorBlendAttrib operands on the sprite and geom renderers 2005-06-28 22:59:14 +00:00
Josh Yelon 9b6710fc36 Fixing windows-specific stuff 2005-06-20 19:42:34 +00:00
Josh Wilson 9621c1cca9 Updated sprite and geom renderer color interpolation. 2005-06-16 21:00:35 +00:00
Josh Wilson e3ac4a7782 *** empty log message *** 2005-06-15 19:01:07 +00:00
Mark Mine 62305f25bd ParticlePanel.py 2005-04-13 20:31:19 +00:00
Mark Mine 10fb636ec6 Added new alpha mode 2005-03-23 00:07:44 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Mark Mine 355f59778f Properly use default and/or configgable sprite textures 2003-10-14 23:33:44 +00:00
Mark Mine 2b297f094c Take into account particles initialization is much simpler now
Need to set default parameters here
2003-10-01 01:31:41 +00:00
Mark Mine ca6a48e55b Used TkGlobal instead of Tkinter and Pmw 2003-07-03 20:04:42 +00:00
cxgeorge 12a8319f8e add angular velocity 2002-08-30 23:59:36 +00:00
Mark Mine c6178a4d81 *** empty log message *** 2002-02-20 02:55:46 +00:00
Mark Mine 235cd02cb7 *** empty log message *** 2002-02-12 22:03:30 +00:00
Mark Mine 60313b33fa *** empty log message *** 2002-01-27 05:09:10 +00:00
David Rose 43a83a5e96 tabs to spaces 2001-08-21 03:45:07 +00:00
Mark Mine 18d93f76c8 *** empty log message *** 2001-06-19 23:06:06 +00:00
Mark Mine 44cdf7429a *** empty log message *** 2001-06-19 02:39:59 +00:00
Mike Goslin 7910c64f53 *** empty log message *** 2001-05-31 19:58:29 +00:00
Mark Mine 0fd177564e *** empty log message *** 2001-03-06 21:49:15 +00:00
Mark Mine 862e472a19 *** empty log message *** 2001-02-11 00:38:18 +00:00