Commit Graph

50 Commits

Author SHA1 Message Date
rdb 37b5c9ad9e direct: More code style changes 2023-02-22 11:52:19 +01:00
rdb 8b1126ba3e direct: General cleanup of Python code 2023-02-20 20:52:14 +01:00
WMOkiishi c7c70bc32a
direct: Cut down on usage of `import *` (#1454)
* Remove most `import *`s in `direct`

* Address feedback
2023-02-12 13:16:52 +00:00
rdb be9dde1eee direct: add .pylintrc, perform major code cleanup pass
Closes #989

Co-authored-by: Daniel Stokes <kupomail@gmail.com>
2020-12-31 01:36:23 +01:00
fireclawthefox 3318e254b8 Make the scene graph explorer occupy the empty space
Expand the sge to fill up the otherwise unused space below it, which is
useful for larger scenes.
2017-01-26 14:11:41 +01: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 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 ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
YoungWook Yang 227ed2dc45 adding vertex memory explorer 2008-07-22 22:25:59 +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
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 c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Mark Mine 1825c98c2f update new lights 2005-01-14 00:03:02 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Mark Mine 1fc1a5100f Only create popup menus on demand to avoid Tcl menu allocation error 2003-11-14 00:58:27 +00:00
Mark Mine d4dd191c05 Make enableLight persistent through subsequent disable/enables 2003-11-12 04:36:30 +00:00
Mark Mine b046d7db97 Fixes to extend direct UNDO to integrate better with cog factory editor 2003-11-04 01:45:46 +00:00
Mark Mine 54ca7ac70e Added ability to make widget always drawn on top 2003-10-29 04:50:43 +00:00
Mark Mine cded5d414c Added menu item to toggle widget being drawn on top of everything else 2003-10-29 04:16:23 +00:00
Mark Mine 38a95c373e Fix merge problem 2003-07-04 00:02:32 +00:00
Mark Mine ca6a48e55b Used TkGlobal instead of Tkinter and Pmw 2003-07-03 20:04:42 +00:00
Mark Mine 7e8564756b Added far plane cluster commands 2002-12-20 02:44:26 +00:00
Mark Mine 08fc2c7e5b Make cluster compatible 2002-12-19 23:17:30 +00:00
David Rose eb4812d06c use getBackgroundColor 2002-07-12 18:17:20 +00:00
David Rose 539ca403c3 consolidate setBackgroundColor() to one function 2002-07-11 21:04:19 +00:00
David Rose 8738c24a1c rename out qp's 2002-04-10 18:24:38 +00:00
Mark Mine ce32c8c748 Fixes to make compatible with new panda 2002-04-06 02:03:37 +00:00
David Rose 21445c50c2 lights are now in pgraph 2002-03-29 17:56:02 +00:00
David Rose f24e3a090f minor adjustments 2002-03-18 17:20:33 +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 d98d9cc244 *** empty log message *** 2002-02-08 17:52:12 +00:00
Mark Mine 60313b33fa *** empty log message *** 2002-01-27 05:09:10 +00:00
David Rose b6d41dd8c8 rewrite cameras to use new lens interface 2001-12-06 02:07:37 +00:00
khillesl 257241b0de Supporting changes in movement of models. 2001-08-22 00:46:02 +00:00
David Rose 43a83a5e96 tabs to spaces 2001-08-21 03:45:07 +00:00
David Rose 16d6a712f0 update for new system without base.initialState 2001-08-03 16:11:22 +00:00
Mark Mine b02c99f622 *** empty log message *** 2001-06-14 03:02:53 +00:00
Mark Mine ff9b9bcf4c *** empty log message *** 2001-05-04 02:53:10 +00:00
Mark Mine 11b70c31f2 *** empty log message *** 2001-04-12 05:55:28 +00:00
Mark Mine 6e7dcb7ff3 *** empty log message *** 2001-03-14 06:15:27 +00:00
Mark Mine 25813ab221 *** empty log message *** 2001-02-15 19:11:13 +00:00
Mark Mine f361e4d922 *** empty log message *** 2001-02-11 06:43:45 +00:00
Mark Mine f2bb5b98dc *** empty log message *** 2001-01-25 00:33:59 +00:00