Commit Graph

24 Commits

Author SHA1 Message Date
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 7c676b5d26 directtools: Fix incorrect rounding for color conversion to hex
The color picker returns color values up to 255.99 so this can otherwise result in it returning a color like #100100100, and the hex code otherwise not matching with what is displayed in the color picker.
2020-12-19 15:27:23 +01:00
fireclawthefox c395460390 directtools: Added missing imports
Closes #698
2019-08-03 09:40:11 +02:00
rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 2016-03-28 22:33:30 +02:00
rdb 88048bf3da Fix use of has_key and map() 2013-12-17 19:49:09 +00:00
Dave Schuyler ff18df1947 formatting 2006-03-28 04:24:30 +00:00
David Rose 0a2bdf6315 string is no longer imported 2006-03-27 20:34:28 +00:00
Dave Schuyler fc7fc09140 formatting 2006-03-17 22:43:25 +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 7a57e1e0c2 update to new lights 2005-01-21 01:54:56 +00:00
David Rose b1db93fb87 explicit import paths 2004-06-01 19:31:48 +00:00
Mark Mine 0a816d9092 Added tag functionality 2004-05-04 00:26:27 +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
Mark Mine 03ec124072 Changes to reflect new specification of modifiers for mouse/kb events
Update to use new ka option of directdserver
Fix to joybox code
2002-05-22 22:46:58 +00:00
Mark Mine e3df94a036 *** empty log message *** 2002-02-22 02:38:13 +00:00
Joe Shochet de41ee6447 *** empty log message *** 2002-02-08 01:16:45 +00:00
Mark Mine 379da28f75 *** empty log message *** 2001-05-11 23:10:51 +00:00
Mark Mine aba01ed56f *** empty log message *** 2001-05-07 20:58:49 +00:00
Mark Mine ff9b9bcf4c *** empty log message *** 2001-05-04 02:53:10 +00:00
Mark Mine 15a155032c *** empty log message *** 2001-03-14 04:24:20 +00:00
Mark Mine caeaf79805 *** empty log message *** 2001-03-09 07:41:33 +00:00