Commit Graph

157 Commits

Author SHA1 Message Date
David Rose 5900ee0934 don't sort down list from bam file 2002-12-13 23:42:53 +00:00
David Rose 673c162389 don't automatically recompute explicit bounding volumes 2002-12-06 20:17:00 +00:00
David Rose 852aefe7b5 comment tweak 2002-11-12 02:09:28 +00:00
David Rose 5e1b5bae8d fixed bins not sorting? 2002-10-18 00:06:12 +00:00
David Rose 1afba99e1f set_visible_child 2002-10-18 00:06:00 +00:00
David Rose 67cce38a1b oops, no newline 2002-10-04 23:03:11 +00:00
David Rose b0355be74e be less restrictive with transforms 2002-10-03 22:03:22 +00:00
David Rose af5c5c55b7 save model path 2002-09-17 20:53:37 +00:00
David Rose 1000caed40 missing include 2002-09-16 23:03:24 +00:00
David Rose 39e03a8d0e change model_path logic 2002-09-16 16:48:23 +00:00
David Rose c3e20f1a70 don't crash if assertion fails 2002-09-13 23:49:04 +00:00
David Rose 083d9bd0a6 prevent core dump when assertion fails 2002-09-13 23:35:24 +00:00
David Rose b41f230f44 hack around DX texture problem 2002-09-04 02:17:02 +00:00
David Rose bddbd6788b support output of event parameter, spam in data graph 2002-08-21 20:36:06 +00:00
David Rose 58b5397d87 first pass at new ipc 2002-08-09 22:58:13 +00:00
David Rose a33194e89f move use_vfs to express 2002-08-06 15:10:17 +00:00
David Rose f9ad6abadb oops 2002-08-04 21:00:59 +00:00
David Rose fa59c3e37f loader uses vfs 2002-08-04 16:58:35 +00:00
David Rose cf031f570a add SwitchNode 2002-07-31 17:37:22 +00:00
David Rose e11f759e48 allow relative transform to unconnected nodes 2002-07-31 16:32:57 +00:00
David Rose 00c4f5adab generalize CompassEffect 2002-07-17 19:07:44 +00:00
David Rose 476fb91e31 add CompassEffect, robustify billboards 2002-07-17 17:01:15 +00:00
David Rose b2c9c49805 pstats TransformState, RenderState 2002-07-16 01:10:53 +00:00
David Rose 9a898fe061 oops, clear old _self_compose value 2002-07-15 21:29:21 +00:00
David Rose 28dcfa514a enable clearing of old cache items 2002-07-15 21:25:32 +00:00
David Rose 49e157c65d compare quats better 2002-07-15 18:18:06 +00:00
David Rose 44f3ceb82a remove inaccurate comments 2002-07-15 17:47:12 +00:00
David Rose ce9e04c99a bams-componentwise defaults to #f 2002-07-15 17:39:09 +00:00
David Rose 4e233c54f6 clip planes 2002-07-12 15:46:51 +00:00
David Rose e0b9535308 better default for get_color() without color setting 2002-07-08 18:54:29 +00:00
David Rose d7def8bf7c don't need to be quite so paranoid any more 2002-06-27 18:32:55 +00:00
David Rose 78fc774942 DCS-flagged nodes shouldn't get their transforms modified by flatten 2002-06-27 18:32:10 +00:00
David Rose 60cc983f84 be even more forgiving of componentwise transforms 2002-06-25 18:59:17 +00:00
David Rose 8413388055 oops 2002-06-25 17:52:39 +00:00
David Rose 6bcbaa067d be a little more forgiving on componentwise operations with nonuniform scales 2002-06-25 16:28:56 +00:00
David Rose 0a0f53ffda fix quaternion multiply order 2002-06-23 00:02:10 +00:00
David Rose 4a75e0e995 use quats for look_at, etc. 2002-06-21 22:29:44 +00:00
David Rose a85f958fdb tweak TransformState::output 2002-06-21 18:59:23 +00:00
David Rose 86c1f62b77 be even less fussy about paranoid checking 2002-06-21 00:02:33 +00:00
David Rose 8eca8f38a7 correct comment 2002-06-20 23:47:37 +00:00
David Rose eaab3cbb4b reduce sensitivity to paranoid complaints 2002-06-20 23:22:30 +00:00
David Rose c00fef16ee fix build break 2002-06-20 23:17:22 +00:00
David Rose 2dd29ce829 DriveInterface sends componentwise transforms instead of composed matrices 2002-06-20 23:07:38 +00:00
David Rose cbf441cd25 compose and invert transforms componentwise if possible 2002-06-20 21:14:12 +00:00
David Rose adad34118e add get_quat(), set_quat() 2002-06-20 16:48:19 +00:00
David Rose feb8f40281 refine has_components() 2002-06-20 00:12:53 +00:00
David Rose bc946860e6 add get_quat() and get_uniform_scale() 2002-06-20 00:12:41 +00:00
David Rose 8ab41304fd support decals on M_dual objects 2002-06-12 20:10:29 +00:00
David Rose b39fa23b8e support velocity for collisions 2002-06-11 23:47:25 +00:00
David Rose 39bbbfb145 implement BT_fixed and BT_front_to_back 2002-05-29 18:53:51 +00:00