Commit Graph

6 Commits

Author SHA1 Message Date
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
tobspr 0fcfb8e372 New file headers, new comment style 2016-02-17 17:47:48 +01:00
David Rose fbf81f90eb P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
David Rose 13552a7041 working on inbound scripting controls 2009-07-06 17:38:41 +00:00
David Rose 6f2591c642 P3DPythonObject et al 2009-07-03 20:27:50 +00:00
David Rose aa37501b8f try more object-oriented approach to scripting 2009-07-02 23:08:19 +00:00