6138 Commits

Author SHA1 Message Date
David Rose
9ccec9bb73 preserve get_key() after a remove_node() operation 2003-10-27 23:36:54 +00:00
David Rose
8a45c38537 insist on same graph for colliders 2003-10-27 21:30:52 +00:00
David Rose
f6fe58c262 keep reference count during statsh 2003-10-27 20:54:14 +00:00
Mark Mine
a42f2c6a94 *** empty log message *** 2003-10-27 06:22:05 +00:00
David Rose
a2355fa37c use higher-level class for copy constructor 2003-10-27 00:46:47 +00:00
David Rose
d66635bc86 plane now inherits from LVecBase4 2003-10-27 00:46:20 +00:00
David Rose
b2e0b4395e add __hash__, getName now defined in Panda 2003-10-25 19:35:25 +00:00
David Rose
0b8b4f9cef change logic for uniqueness of NodePaths w.r.t. instances 2003-10-25 19:10:09 +00:00
David Rose
9e0459be64 plane now inherits from LVecBase4 2003-10-25 19:07:48 +00:00
David Rose
0b1954afbc inherit Plane from LVecBase4 2003-10-25 15:18:01 +00:00
David Rose
f6689fe2bd write doubles to bams for double types 2003-10-25 15:17:39 +00:00
David Rose
474209d9d1 oops, missed a PandaNode -> NodePath conversion 2003-10-25 02:03:09 +00:00
Darren Ranalli
2853a4a149 more helpful error msg 2003-10-25 02:01:06 +00:00
David Rose
6cf08727d4 apply clip plane attrib to collision polygons 2003-10-25 01:29:07 +00:00
Darren Ranalli
e1f49b2569 added SpecUtil funcs for creating and adapting specs to new level models 2003-10-25 01:18:04 +00:00
Darren Ranalli
be086b33d7 added SpecUtil funcs for creating and adapting specs to new level models 2003-10-25 01:10:17 +00:00
Darren Ranalli
cf7a1d1427 added 'permanent' entity types, fixed editor bugs 2003-10-24 22:25:24 +00:00
David Rose
552291e85b oops, broke test_bin 2003-10-24 20:41:34 +00:00
David Rose
b363b78623 add -s and -c 2003-10-24 18:26:27 +00:00
Darren Ranalli
495833ca01 bug fix, use self.editMgrEntity 2003-10-24 01:01:45 +00:00
Darren Ranalli
067204e92c added LevelSpec.makeNewSpec, LevelConstants module 2003-10-24 00:38:01 +00:00
Darren Ranalli
5c6daf1f5a don't send 'None' as network drive file 2003-10-24 00:37:11 +00:00
David Rose
0cfd9c0d83 use CollisionEntry.get_all() 2003-10-24 00:30:05 +00:00
David Rose
a5d8325bda use new NodePath-based interface for physics 2003-10-24 00:29:51 +00:00
Asad M. Zaman
1395afcdd9 got partial animation working. Has to look in detail later... 2003-10-24 00:24:30 +00:00
David Rose
f9b2d69d64 fix NodePath sorting 2003-10-23 23:59:55 +00:00
David Rose
0e369940cf new NodePath-based interface 2003-10-23 23:59:09 +00:00
Darren Ranalli
5749e6dfef changed default entity-name string 2003-10-23 22:09:47 +00:00
uid125682
5a65d88377 oops 2003-10-23 18:42:31 +00:00
David Rose
5695a617af asserts for missing records 2003-10-23 18:14:29 +00:00
David Rose
e07d4b7847 first steps toward a NodePath-based interface 2003-10-23 15:35:26 +00:00
Asad M. Zaman
7249626033 weird state...make sure the hierarchy is fixed...i think that is the key to make it work 2003-10-23 04:23:42 +00:00
Dave Schuyler
6010b4ed0f formatting 2003-10-23 03:53:02 +00:00
Dave Schuyler
e00bb1e88e changed includes 2003-10-23 03:51:25 +00:00
Dave Schuyler
a24c0bbdae changed includes 2003-10-23 03:25:52 +00:00
Dave Schuyler
c29cc44853 comment lines 2003-10-23 03:25:17 +00:00
Dave Schuyler
3aea4d3442 removed voids 2003-10-23 03:23:24 +00:00
Dave Schuyler
8ca9a817c5 changed includeds 2003-10-23 03:22:30 +00:00
Dave Schuyler
e3254bc530 changed ray parent; waiting for another fix from dave rose 2003-10-23 03:18:28 +00:00
Dave Schuyler
f0b627a5e4 formatting 2003-10-23 03:17:34 +00:00
Dave Schuyler
1cbf9ece5f fixed entId 2003-10-23 03:15:57 +00:00
Dave Schuyler
e06875f537 added clearText() and appendText() 2003-10-23 03:15:32 +00:00
Dave Schuyler
cee409771c added pPrintValues() 2003-10-23 03:10:46 +00:00
Darren Ranalli
7d04df949b entity reparents take effect in the scenegraph 2003-10-23 01:23:10 +00:00
Darren Ranalli
2a4ad03ce8 added isDerivedAndBase (for entity types) 2003-10-22 21:02:30 +00:00
Darren Ranalli
cabad9e2f7 zone description is a string (should eventually be reference to Localizer) 2003-10-22 21:00:56 +00:00
David Rose
77f9d721b5 reword help text 2003-10-22 04:36:35 +00:00
David Rose
ee62734534 add preserve_status 2003-10-22 04:18:17 +00:00
David Rose
12a6dc05ce report status string as well as status code on failure to connect 2003-10-22 04:18:01 +00:00
Mark Mine
b2c27a3348 Added better comments 2003-10-22 03:34:42 +00:00