Commit Graph

208 Commits

Author SHA1 Message Date
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
rdb 3403c8748e Fix use of outdated exec and repr syntax 2013-12-17 18:05:45 +00:00
rdb 106a7977ba fix particle panel error 2013-06-03 13:43:58 +00:00
rdb 804a72b716 Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn 2010-11-16 08:58:45 +00:00
rdb 7a33157f92 Revert some of my callable changes, I found out that old-style classes don't provide __call__ 2010-03-20 10:30:06 +00:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
Abhishek Nath bc9905db90 Add buttons to move back and forth an animation on a frame by frame resolution 2010-02-11 00:53:55 +00:00
Gyedo Jeon 07ce815f64 Fixed particle panel crash 2009-06-26 19:41:14 +00:00
Abhishek Nath 8fc045923f An unintended change snuck through in the previous revision. 2009-06-02 21:38:48 +00:00
Abhishek Nath 518176f53f AnimPanel Had no way of telling objects that it had been closed 2009-04-24 01:07:59 +00:00
Abhishek Nath 5038ddb148 Fixed a crash that was caused when anim panel was closed during an animation. Added a help feature to RTM. 2009-04-17 23:41:58 +00:00
Abhishek Nath fc71f2852f Added more animation controls to RTM 2009-04-14 23:53:40 +00:00
Gyedo Jeon f65ab84347 Made panda started 2009-03-10 18:20:54 +00:00
David Rose c69c8680e8 asList() etc. no longer needed 2008-11-12 20:37:20 +00:00
Zachary Pavlov 3ce749688f fix for kris 2008-11-04 20:58:08 +00:00
Zachary Pavlov 1712abd96c fix for spam in tkpanel 2008-10-18 01:48:01 +00:00
David Rose bf6c574747 make TaskManagerPanel compatible with new task manager 2008-10-11 14:17:53 +00:00
David Rose ddf501b588 loadModelOnce -> loadModel 2008-08-28 19:24:59 +00:00
YoungWook Yang 227ed2dc45 adding vertex memory explorer 2008-07-22 22:25:59 +00:00
Asad M. Zaman 558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
Gyedo Jeon 3d2b2a333f fixed not to select 1st item in the Tasks list all the time 2007-07-05 22:47:28 +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 5b9c717f3d formatting 2006-03-18 00:56:30 +00:00
Dave Schuyler a2aa9486d1 formatting 2006-03-17 23:47:12 +00:00
David Rose 669bd797a1 import 2006-02-24 22:04:23 +00:00
Dave Schuyler b4f8764266 changed panda modules import 2006-02-15 00:43:43 +00:00
Dave Schuyler 71243aa874 formatting 2006-01-27 02:54:41 +00:00
Dave Schuyler ea53570eef formatting 2006-01-27 01:00:28 +00:00
Justin Butler a998cf46cd A few bug fixes (play rate and hanle playing anims that could not be loaded) and support to be able to be used by the pirates editor. 2006-01-19 00:01:20 +00:00
Dave Schuyler 699be47bab formatting 2005-12-21 04:18:47 +00:00
Dave Schuyler c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +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
Dave Schuyler c176b0e336 formatting 2005-11-04 22:16:25 +00:00
Dave Schuyler 5f4d36e968 formatting 2005-10-01 02:11:54 +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
Joe Shochet 0d5cfa8e1b better pandac importing for old and new FFI 2005-05-27 21:50:18 +00:00