Commit Graph

11815 Commits

Author SHA1 Message Date
Zachary Pavlov 1680b2d4a4 fix for actors, oops, shouldn't listen to comments. Comment dead now 2007-02-21 00:14:40 +00:00
Greg Wiatroski 531a22f22b ZAC: replaced faulty cleanup code with removeChildren call. Should be cleaner 2007-02-20 22:08:03 +00:00
Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 2007-02-19 22:35:50 +00:00
Josh Wilson 84925eed14 added turnOn() and turnOff() to smooth the world switch process 2007-02-19 22:35:20 +00:00
Josh Wilson dab0454ca0 now we can pass in multiple dConfigParams to report 2007-02-19 22:34:39 +00:00
Asad M. Zaman feabf7e8ee tutorial chapter 1 with shipwreck and doggerel dan and nell 2007-02-18 06:34:47 +00:00
Darren Ranalli c155ffa619 added support for callable default value generators in ParamObj.ParamSet to avoid sharing of modified default values between instances 2007-02-17 08:40:11 +00:00
Darren Ranalli 6eb422c26c added support for callable default value generators in POD to avoid modification of default values 2007-02-17 08:26:48 +00:00
Darren Ranalli 02183867c0 don't include recordCreationStack in recorded creation stack 2007-02-17 07:34:57 +00:00
Darren Ranalli 70076bfe26 added printStack and printVerboseStack 2007-02-17 07:32:53 +00:00
David Rose 5153a9c4c5 make const 2007-02-16 22:37:18 +00:00
David Rose 0bd75ce89b bugfix 2007-02-16 22:21:47 +00:00
David Rose d39566836d fix bug with models that contain animations 2007-02-16 21:43:24 +00:00
David Rose e1bee7aff7 fix video textures 2007-02-16 21:17:21 +00:00
David Rose e43f4f5c64 fix morphs in character flattening; better support for flattening animated + unanimated 2007-02-16 19:19:19 +00:00
David Rose cffe4156eb explicit stereo lens control 2007-02-16 01:49:45 +00:00
Joe Shochet d65a0d2084 fixed cell object error, but line numbers are going to be gone again 2007-02-16 01:45:38 +00:00
Zachary Pavlov dbb484fff5 gets rid of a race condition potentially on the ai 2007-02-16 00:51:16 +00:00
David Rose a3febca96c msvc compiler warnings 2007-02-15 21:01:50 +00:00
David Rose 9ed9038098 add insert_unverified 2007-02-15 21:00:42 +00:00
David Rose 9f198514ce add SparseArray 2007-02-15 20:59:08 +00:00
David Rose 1b76d5a31c build on osx 2007-02-14 19:07:46 +00:00
David Rose 62d290fd00 update pointers properly when flattening characters 2007-02-14 17:24:51 +00:00
David Rose 0d45017e81 update pointers properly when flattening characters 2007-02-14 17:07:44 +00:00
David Rose 362484b473 let's make WANT_NATIVE_NET the default now 2007-02-14 16:33:25 +00:00
David Rose 6e3ffff977 better delete-window behavior 2007-02-14 13:23:01 +00:00
David Rose fee4f77b76 prevent server lockups 2007-02-14 11:12:18 +00:00
David Rose 8bbc4f455d build on OSX too 2007-02-14 01:28:50 +00:00
David Rose 755288c2d5 add support-fade-lod 2007-02-13 23:28:13 +00:00
David Rose 6aff5d74be add texture-scale 2007-02-13 22:57:22 +00:00
Josh Yelon fbd72a9000 Added remix_channels 2007-02-13 22:39:06 +00:00
David Rose 1e6729a1e7 fix combining animated with unanimated vertices 2007-02-13 19:10:51 +00:00
Josh Yelon 4be8e217f7 Added support for $MAIN_DIR in model-path 2007-02-13 19:05:40 +00:00
Josh Wilson 70d5e7c549 undef after temporary redef 2007-02-12 20:58:32 +00:00
Josh Yelon a68c6cc412 Added support for libp3heapq vs libheapq 2007-02-12 19:43:09 +00:00
Josh Yelon c4415bc1de Added wrappers so that this works as libheapq or libp3heapq 2007-02-12 19:42:00 +00:00
Josh Yelon cea56b4d81 Added p3 to library names 2007-02-12 19:40:32 +00:00
Josh Yelon 7a431e4499 Cleaned up some ugly code, removed a cerr 2007-02-12 19:39:48 +00:00
Josh Yelon ee6d7813a6 Fixed a bad iterator 2007-02-12 19:39:28 +00:00
David Rose 08939fad16 add .N file to protect include 2007-02-12 19:27:57 +00:00
David Rose 1bf44ee2d7 protect output 2007-02-12 19:12:57 +00:00
David Rose 0e1ea07313 explicit comparison operators needed 2007-02-12 19:03:23 +00:00
David Rose aa60d44d6d build on Linux 2007-02-12 18:47:47 +00:00
David Rose d4983c4700 FT_Span 2007-02-12 12:55:28 +00:00
David Rose a3d341d1f1 default fmod path 2007-02-12 12:55:18 +00:00
David Rose 32d867f2f0 add TypedSkel 2007-02-12 01:05:09 +00:00
Joe Shochet bd2c0c7b14 less spam from the messenger on the AI logs 2007-02-12 00:48:24 +00:00
Zachary Pavlov d5c8b6f490 bandaid hack for distributedcartesiangrid 2007-02-12 00:19:57 +00:00
Josh Wilson 15c717ad3f added get_AABB functionality 2007-02-11 07:57:32 +00:00
Josh Wilson a80d9f95ba formatting and added LVecBase3f functionality 2007-02-11 07:38:27 +00:00