Commit Graph

4846 Commits

Author SHA1 Message Date
cxgeorge 7766b9ced2 add new texture constructor, set_size() method 2002-09-13 00:30:13 +00:00
cxgeorge 72e396f06d implement copy_texture 2002-09-12 23:39:29 +00:00
cxgeorge e9857b36b9 make prepare_display_region work 2002-09-12 22:41:51 +00:00
cxgeorge eeda66f4e4 implement prepare_display_region 2002-09-12 22:28:53 +00:00
David Rose 960722a457 quietly ignore deleted objects who call sendUpdate 2002-09-12 22:06:43 +00:00
David Rose 41dc24c1a4 fix interval leak 2002-09-12 21:47:30 +00:00
David Rose 3357e5dde3 move WaitInterval to C, add debugging features 2002-09-12 18:08:54 +00:00
Joe Shochet 443dae5523 oobe support 2002-09-12 16:37:18 +00:00
Joe Shochet 4444891ba3 *** empty log message *** 2002-09-12 16:36:28 +00:00
David Rose 734ab0dcd1 strip comment from the middle of the line too 2002-09-12 16:32:34 +00:00
David Rose 5be2e7041b allow phony durations for sequences 2002-09-11 21:58:52 +00:00
David Rose df9a0176b1 intervals start immediately at time 0 2002-09-11 21:15:42 +00:00
David Rose 9346f20b4f install headers 2002-09-11 20:04:31 +00:00
David Rose 3808e02ec0 oops, wrong logic 2002-09-11 20:04:25 +00:00
David Rose 21f4d0ae29 new file 2002-09-11 18:51:58 +00:00
David Rose cab9905657 update gui slider for ivalMgr intervals 2002-09-11 16:44:17 +00:00
David Rose 24f194bd45 define ivalMgr 2002-09-11 15:59:22 +00:00
David Rose 707fd440c9 rationalize done event 2002-09-10 21:37:57 +00:00
David Rose fdded6a238 trap sigterm and shut down child. 2002-09-10 21:12:55 +00:00
David Rose c596d5d03d close connection cleanly when it is dropped 2002-09-10 19:02:07 +00:00
David Rose fb3ca83e5f add done event 2002-09-10 18:41:22 +00:00
David Rose 221bf704cc protect against recursive reentry 2002-09-10 16:29:26 +00:00
David Rose 58cfb7312b don't seg fault when events are lost 2002-09-10 02:23:55 +00:00
David Rose 078a332f8a whoops, lost optflags on unix build 2002-09-10 02:04:28 +00:00
David Rose 8c52cab55e tweaks for install on ttown 2002-09-09 23:15:55 +00:00
David Rose f8a4a6f631 tweak 2002-09-09 22:43:36 +00:00
David Rose 45d6b08993 specify python2.2 2002-09-09 22:42:30 +00:00
David Rose 60760147e6 run without ctprojs 2002-09-09 22:38:42 +00:00
cxgeorge 88da753c2f better errmsgs 2002-09-09 22:09:04 +00:00
David Rose c47a5b3978 oops 2002-09-09 18:15:40 +00:00
David Rose 1c1fb4fdcb rationalize particle cleanup a bit 2002-09-09 17:13:52 +00:00
David Rose 680ce82d3f fix assertion failure 2002-09-09 01:20:56 +00:00
David Rose 8a168bfa2e polish interval interface 2002-09-07 19:38:15 +00:00
David Rose e4dc6de96f workaround for zero-length interval bug? 2002-09-07 00:03:57 +00:00
cxgeorge bd7f313b91 fix scene_graph_color to work with PER_PRIM geom color 2002-09-06 01:03:44 +00:00
cxgeorge 0cb2b98758 fix problem with scene graph color set on PER_PRIM colored geoms 2002-09-06 00:52:35 +00:00
David Rose 87cd4d5901 tweaks for intervals 2002-09-06 00:43:05 +00:00
David Rose e499b8ff2f typo in help text 2002-09-05 16:57:04 +00:00
David Rose 031feceb39 tweaks 2002-09-05 16:46:17 +00:00
David Rose bb6fd11fab autorestart 2002-09-05 16:33:57 +00:00
David Rose c064413079 minor tweaks 2002-09-05 14:55:22 +00:00
David Rose ca32144537 respect switch nodes 2002-09-05 14:52:58 +00:00
David Rose 97cabfce02 don't play non-open-ended intervals on finalize 2002-09-05 03:25:52 +00:00
David Rose 699d35618d add startTime 2002-09-05 03:17:43 +00:00
cxgeorge 649fb5d0ca comment out OrientedParticles 2002-09-04 22:51:41 +00:00
David Rose c1b2fc4652 define start()/finish(), put more assertion checks in for state 2002-09-04 22:04:36 +00:00
David Rose 0bb406b5b4 update comment 2002-09-04 21:00:49 +00:00
David Rose de62ddc3e4 check for invalid recursive re-entry 2002-09-04 20:23:46 +00:00
cxgeorge c527fbdde6 bypass pickbestscreenres for intel cards 2002-09-04 20:03:23 +00:00
David Rose 74d183f54b stop() replaces setFinalT() 2002-09-04 18:52:47 +00:00