Commit Graph

87 Commits

Author SHA1 Message Date
rdb 37b5c9ad9e direct: More code style changes 2023-02-22 11:52:19 +01:00
rdb 9a15e9245c direct: Additional cleanup, update .pylintrc file 2023-02-22 02:44:53 +01:00
rdb 5d63c7e898 Merge branch 'release/1.10.x' 2023-02-20 19:27:58 +01:00
rdb 718f72fe01 cluster: Fix typo in ClusterServer.addControlMapping 2023-02-20 18:25:28 +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 eefcae7b05 direct: Add `base.clock`, deprecate `globalClock` 2021-12-25 11:47:42 +01: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
rdb d799a09002 cleanup: Remove support for EOL versions of Python
Fixes #905
2020-04-26 20:07:56 +02:00
rdb f149fb4ab0 direct: big formatting changes for the benefit of API reference
Part of the effort to move the API reference to Sphinx, see panda3d/panda3d-docs#21
2019-10-29 20:43: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 db3ab953e4 Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01: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
Dustin Barnard 1b2a1e605e *** empty log message *** 2007-10-03 21:14:13 +00:00
Gyedo Jeon 5c42698d34 Commented out unerased line at 366 2007-10-03 16:46:29 +00:00
Dustin Barnard 0372bff048 *** empty log message *** 2007-10-02 23:15:42 +00:00
Dustin Barnard 2f5ab9378f *** empty log message *** 2007-10-01 18:28:20 +00:00
Dustin Barnard 059a2000a2 *** empty log message *** 2007-09-13 23:53:37 +00:00
Dustin Barnard cad88010eb *** empty log message *** 2007-09-13 16:20:55 +00:00
Dustin Barnard 30f14e0b2c *** empty log message *** 2007-09-12 23:51:55 +00:00
Mark Mine 35bf064c9e Add ability to specify ports per server 2006-07-25 19:15:53 +00:00
Dave Schuyler 0574017d72 formatting 2006-03-17 21:54:41 +00:00
Dave Schuyler 26ea29157c formatting 2006-03-17 21:41:36 +00:00
Dave Schuyler 816e683b98 formatting 2006-03-04 04:34:18 +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 699be47bab formatting 2005-12-21 04:18:47 +00:00
Dave Schuyler c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Dave Schuyler 0dd3363dd1 formatting 2005-04-25 23:39:51 +00:00
Dave Schuyler f261467878 minor 2005-04-06 00:09:36 +00:00
Mark Mine ed6ed31206 Added time synchronization 2005-02-26 02:05:46 +00:00
Mark Mine 18d54db4c8 Added routines to synchronize the clock across cluster machines 2005-02-26 00:23:40 +00:00
Dave Schuyler c5a736e61b renamed dataLoop 2004-09-24 22:26:31 +00:00
Mark Mine cf19a755de Allow cluster commands in intervals 2004-08-18 20:25:10 +00:00
Mark Mine a5445eddc1 For new world order 2004-06-12 23:56:17 +00:00
David Rose 6eeb4f27e3 more fixes to new genPyCode 2004-06-03 21:11:24 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Mark Mine 616b99ee4c Changes to support new world order 2004-05-25 00:18:35 +00:00
David Rose ec535f800a CConnectionRepository 2004-05-19 20:19:36 +00:00
Mark Mine dc30a660b9 *** empty log message *** 2004-05-07 05:03:27 +00:00
Mark Mine 98bf9bd0a7 To allow different cluster daemon client 2004-04-30 23:09:01 +00:00
Mark Mine acfb0bb710 Check in latest ursula settings 2004-04-15 22:09:31 +00:00
Joe Shochet bc70d28fc5 datagram improvements 2004-04-09 22:56:34 +00:00
Mark Mine fcf6fd5be8 Changed config variable to be cluster specific 2004-01-27 02:27:37 +00:00
Mark Mine 8857ba343e Fix to level editor sign bug
New config for supporting compositing test
2003-11-08 22:14:33 +00:00
Mark Mine f4d926c27c New cave cofiguration 4.5 foot high
CVSCVS: ----------------------------------------------------------------------
2003-08-07 00:59:07 +00:00
Mark Mine 14d2a62796 fixed cluster sendCamFrustum 2003-08-05 00:40:54 +00:00