Commit Graph

24 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
rdb 16e7831566 Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
David Rose 501470169f stdfloat_double 2011-10-10 05:25:10 +00:00
David Rose f7fc1ca70b validate_target 2008-10-14 20:47:23 +00:00
David Rose fb9c56432a we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
David Rose 8a78fffd8f multithreading optimizations, tau profiler, related changes 2006-04-05 19:36:05 +00:00
Dave Schuyler 19de130ffd formatting 2006-03-24 00:36:55 +00:00
Dave Schuyler a29aaeb14f working on add impact 2006-03-20 23:01:50 +00:00
Dave Schuyler b164ac1834 changed friction out of range check 2006-01-12 03:50:14 +00:00
David Rose aafc570976 remove old hacks, expose PandaNode output() methods 2005-01-06 01:33:22 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose 3001f98c0b misplaced paren 2003-12-05 20:13:53 +00:00
Dave Schuyler 51d2276dad work in progress, working on jump clipping against a wall 2003-12-05 08:23:24 +00:00
David Rose a5d8325bda use new NodePath-based interface for physics 2003-10-24 00:29:51 +00:00
Dave Schuyler 24b2117dbc changed the sound code: added reduce sounds to and set finished event 2003-08-19 23:19:28 +00:00
Dave Schuyler 5519b15ac7 fix to jumping 2003-08-09 02:41:06 +00:00
Dave Schuyler 0f596d6b91 changed friction 2003-08-06 03:01:36 +00:00
Dave Schuyler 2e0e92b87f removed cerr message 2003-07-26 00:13:59 +00:00
Dave Schuyler 7517ec753c changing force coordinate system 2003-07-25 23:26:59 +00:00
Dave Schuyler e88c6726d7 changed force coordinate frame 2003-07-25 22:06:40 +00:00
Dave Schuyler acc6620779 mostly debug output changes 2003-07-16 01:07:15 +00:00
Dave Schuyler afe8501ff7 added contact_vector 2003-07-12 01:24:35 +00:00
Dave Schuyler 7946536511 hooking physics to collisions 2003-07-11 22:59:42 +00:00