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
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
2d6c2c5c6d
Remove dependency on tkpanels and tkwidgets modules when building .p3d package
2015-11-20 17:42:18 +01:00
rdb
a65b477734
Commit patches by cfsworks:
...
cxx: Fix missing includes masked by composite builds.
misc: Fix typos in comments.
config: Fix missing config forward-declarations.
direct: Adjust Python imports to panda3d.* instead of pandac.*.
display: Split graphicsWindow out into an extension.
framework: Use if/elif/elif/endif instead of ifdef/elif/elif/endif.
ode: Remove erroneous INLINE declarations.
interval: Fix missing import.
2014-10-19 22:41:47 +00:00
rdb
5f2c0a6e04
Big commit aiding in separation of Python bindings:
...
* Most extension functions have been moved to C++.
* In makepanda, Python bindings are compiled into panda3d/<module>.pyd.
2014-02-20 13:33:26 +00:00
David Rose
37a19945ec
fix problem with initial setup of notify-level variables
2011-02-27 19:50:38 +00:00
rdb
ac1223d0da
Ditch stuff like has_key and backticks
2010-03-19 10:32:09 +00:00
rdb
b4fdf5cc46
Remove very-annoying and pointless warning
2008-12-11 20:13:36 +00:00
Josh Wilson
79d14e2fc8
added global function 'giveNotify(cls)'
2006-10-24 01:54:33 +00:00
David Rose
95985c7c1b
the default notify level needs to be info.
2006-10-14 00:05:52 +00:00
Josh Wilson
378c3757d5
added setVerbose() and modified setDconfigLevels to undo setVerbose()
2006-10-11 02:13:29 +00:00
Dave Schuyler
26ea29157c
formatting
2006-03-17 21:41:36 +00:00
Josh Yelon
de2c9d7127
*** empty log message ***
2005-03-01 19:22:00 +00:00
Darren Ranalli
790eff0faa
added default-directnotify-level
2004-08-13 21:21:34 +00:00
David Rose
b1db93fb87
explicit import paths
2004-06-01 19:31:48 +00:00
Dave Schuyler
c4dbcfebee
formatting
2004-04-23 03:56:46 +00:00
David Rose
f06c2c81f8
work around mystery print failure in Python
2003-05-08 22:00:39 +00:00
David Rose
cff3c78df9
correct debug statement
2002-08-26 17:09:21 +00:00
Mark Mine
59f27226ce
*** empty log message ***
2001-06-11 20:24:35 +00:00
Mark Mine
7c448fa7d6
*** empty log message ***
2001-06-09 01:41:08 +00:00
Joe Shochet
ec3ac7ffad
*** empty log message ***
2001-04-16 07:26:45 +00:00
Joe Shochet
7ebeef4d09
*** empty log message ***
2001-04-02 19:07:13 +00:00
gregw
b515cdcee5
*** empty log message ***
2000-12-04 22:42:21 +00:00