Commit Graph

2285 Commits

Author SHA1 Message Date
David Rose 177deb3d97 configurable clear color 2002-07-12 16:53:11 +00:00
David Rose 4e233c54f6 clip planes 2002-07-12 15:46:51 +00:00
David Rose ab97742881 don't expect a fixed number of lights 2002-07-11 23:10:40 +00:00
David Rose 5c0913c1ca background color 2002-07-11 22:14:03 +00:00
David Rose a52a3be557 move clear() to DisplayRegion and GraphicsWindow objects instead of on GSG 2002-07-11 21:03:56 +00:00
Jesse Schell 173d83e36b *** empty log message *** 2002-07-10 19:47:33 +00:00
cxgeorge a650dc2187 *** empty log message *** 2002-07-09 22:43:40 +00:00
David Rose e0b9535308 better default for get_color() without color setting 2002-07-08 18:54:29 +00:00
David Rose cc4ef1f5e0 add shift-B 2002-07-03 16:22:02 +00:00
David Rose 77302eaf47 bring near plane back when necessary 2002-07-03 16:21:56 +00:00
David Rose 4551aa04a7 shift-C reveals collision solids 2002-07-02 21:05:10 +00:00
David Rose 2d0b511722 expose blending 2002-07-02 00:59:16 +00:00
cxgeorge fcf50a6456 *** empty log message *** 2002-06-28 21:49:16 +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 ef7fdd9a50 reword <Transform> paragraphs 2002-06-25 16:23:22 +00:00
David Rose 0a0f53ffda fix quaternion multiply order 2002-06-23 00:02:10 +00:00
David Rose 17ff77a87f fix quats some more 2002-06-21 23:39:42 +00:00
David Rose 4a75e0e995 use quats for look_at, etc. 2002-06-21 22:29:44 +00:00
David Rose 41a3a0a2b7 fix xform 2002-06-21 22:28:21 +00:00
David Rose 5bfe55d22f accept quats 2002-06-21 22:04:34 +00:00
David Rose c5f477c043 generate quats with look_at also 2002-06-21 21:59:59 +00:00
David Rose efd134a00e more robustification 2002-06-21 21:59:42 +00:00
David Rose cc1a49c7e4 store egg transforms componentwise 2002-06-21 19:01:57 +00:00
David Rose a85f958fdb tweak TransformState::output 2002-06-21 18:59:23 +00:00
David Rose afdcd6c930 fix build break on Irix 2002-06-21 16:48:05 +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 45941b3fff quantize hpr to eliminate small values 2002-06-20 23:37:03 +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 4a86946583 compose and invert transforms componentwise if possible 2002-06-20 21:21:38 +00:00
David Rose cbf441cd25 compose and invert transforms componentwise if possible 2002-06-20 21:14:12 +00:00
David Rose dae488ef1e robustify quats 2002-06-20 21:13:55 +00:00
David Rose f6acab8562 fix build break 2002-06-20 17:22:38 +00:00
David Rose adad34118e add get_quat(), set_quat() 2002-06-20 16:48:19 +00:00
David Rose 6c2e2ac2e1 add paranoid-hpr-quat 2002-06-20 16:48:07 +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 bd3d94ccec add quaternion::invert 2002-06-20 00:12:14 +00:00
David Rose 89af39b692 update comment 2002-06-18 18:27:13 +00:00
David Rose 6274a02610 allow multiple init's of EventParameters 2002-06-15 19:31:43 +00:00
David Rose 429c4aa079 more comment refinements 2002-06-14 14:51:58 +00:00
David Rose 947df90215 minor comment change 2002-06-13 23:27:14 +00:00
David Rose c6ee528269 minor typo 2002-06-13 23:25:39 +00:00
David Rose df65deb57f support multiple viewers 2002-06-13 23:17:37 +00:00