Commit Graph

210 Commits

Author SHA1 Message Date
David Rose d7d74c0d22 fix tags not being copied 2003-12-11 22:11:14 +00:00
David Rose 875d17c52a remove bogus asserts 2003-12-09 04:05:43 +00:00
David Rose cfad1d8c3e work on pstats reporting 2003-12-04 18:13:50 +00:00
David Rose d2dccc99d3 fix ghost collision solids when loading bam files 2003-12-04 18:12:53 +00:00
David Rose 211cf35eb5 add more asserts 2003-11-21 07:05:00 +00:00
David Rose 28aba7f1a6 add clear_transform 2003-11-06 04:51:08 +00:00
David Rose e534118821 fix loader output 2003-11-04 20:20:47 +00:00
David Rose 47e4a10fc8 add relative uniform set_scale 2003-11-04 05:13:40 +00:00
David Rose 3112850acc define allow-unrelated-wrt 2003-10-28 23:45:42 +00:00
Dave Schuyler 2c76c19910 comment 2003-10-28 01:22:35 +00:00
David Rose c4dc626ead support case-insensitive NodePath searches 2003-10-28 00:48:31 +00:00
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
David Rose 0b8b4f9cef change logic for uniqueness of NodePaths w.r.t. instances 2003-10-25 19:10:09 +00:00
David Rose f9b2d69d64 fix NodePath sorting 2003-10-23 23:59:55 +00:00
David Rose 5b780a9c62 duplicate registry attempts are not errors 2003-10-09 18:34:18 +00:00
David Rose 25a599e3c9 support deferred loading of loader file types 2003-10-09 16:07:27 +00:00
David Rose 3c3f2f4432 replace set_velocity() with set_fluid_pos() 2003-10-08 19:08:53 +00:00
David Rose c04a6237ec support find() for tags 2003-10-06 22:25:31 +00:00
Dave Schuyler 47fd8335df ls and reverseLs 2003-09-26 22:56:07 +00:00
David Rose 5b8382f6cc output geom states too 2003-09-23 17:42:18 +00:00
Darren Ranalli fb7ca6d692 fixed spelling error 2003-09-05 02:29:35 +00:00
David Rose 89659d9e78 add get_sort() 2003-08-30 22:11:50 +00:00
David Rose 460ee8b19f move set_velocity() etc. from CollisionNode to PandaNode 2003-08-06 17:03:40 +00:00
David Rose 7b17ba518e some large scales introduce significant roundoff errors in rotation; ignore these 2003-07-30 09:47:10 +00:00
David Rose 344ca11ffd add explicit support for shear to the scene graph 2003-07-23 23:03:04 +00:00
David Rose 6fc94e9f03 support reading and writing bam streams instead of just files 2003-07-18 17:04:43 +00:00
David Rose 2113dfe4d6 setAlphaScale moves down into C++ 2003-07-17 22:22:32 +00:00
David Rose e51dfb192f shift-W in pview opens new window on same gsg 2003-07-17 18:17:24 +00:00
David Rose a2c3d8143f Jesse's fixes to support building Panda on VC6 2003-07-03 20:50:05 +00:00
David Rose 0c7e048d28 save self pointer during stash 2003-07-03 00:32:32 +00:00
David Rose 08ae030917 oops 2003-07-02 21:43:42 +00:00
David Rose 05e6e05c4d forced-roll flavor of decompose_matrix now has no default cs 2003-07-02 21:42:51 +00:00
David Rose 5fee00c7df tolerate billboards under a singular transform 2003-06-27 23:08:21 +00:00
David Rose 8748cad750 add get_net_tag(), etc. 2003-06-13 21:28:11 +00:00
David Rose c03d886691 add PandaNode::set_tag() and related functions 2003-06-12 22:18:41 +00:00
David Rose 03c1c844ea add get_stashed_children() 2003-06-09 22:41:43 +00:00
David Rose 1fee5c727e add detach() 2003-06-09 22:41:35 +00:00
David Rose 0b1a13f06b publish set_velocity etc. 2003-06-06 15:53:50 +00:00
Dave Schuyler 0575f75afd added get_relative_vector 2003-05-06 04:19:17 +00:00
David Rose b4751ec36b expose get_draw_order, etc. 2003-04-30 18:37:34 +00:00
David Rose 0ff53d1ec1 clear floating pointer 2003-04-22 23:04:06 +00:00
David Rose 510756c0df add CollisionVisualizer 2003-04-17 21:41:46 +00:00
David Rose df2a60cfb0 extend ModelNode::preserve_transform and Texture::alpha_file_channel 2003-04-15 22:35:07 +00:00
David Rose 6e686caf8c support cull face reverse 2003-04-10 22:02:41 +00:00
David Rose 5c48c68569 reduce overhead on NodePath::find() operations 2003-04-09 15:59:53 +00:00
David Rose fd2c841ca9 add get_node() 2003-04-04 18:52:11 +00:00
David Rose b75c54b446 fix search path weirdnesses 2003-02-11 20:14:23 +00:00
David Rose 44d544aeb2 collision traverser doesn't visit switch nodes 2003-02-07 23:11:18 +00:00