Commit Graph

7386 Commits

Author SHA1 Message Date
David Rose 35bf03caf1 fix crash with vfs-mount at startup 2009-08-26 18:02:09 +00:00
David Rose c5082a543e non-destructive mode 2009-08-26 06:23:35 +00:00
David Rose b93375dd09 fixes for obscure bugs 2009-08-25 21:41:32 +00:00
David Rose 36231ac4af minor fixes 2009-08-25 00:43:01 +00:00
David Rose d62ae11874 reduce spam 2009-08-21 23:03:11 +00:00
David Rose c30ae4fc99 forgot HAVE_GETOPT_H 2009-08-21 17:26:26 +00:00
Josh Wilson 5ebe9077ac using <param>2 parameters when axis == 1 2009-08-21 17:15:18 +00:00
Gyedo Jeon 900fe8b650 Improved contains_hexahedron function little bit 2009-08-21 17:10:27 +00:00
David Rose 494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
David Rose ec785ca61e reduce noisy output 2009-08-21 03:27:48 +00:00
David Rose 0c13f6a654 multifile::set_header_prefix 2009-08-20 23:12:08 +00:00
David Rose 640358a9d7 use spaces, not colons 2009-08-14 18:50:50 +00:00
David Rose 2db208431e allow set_data() on a null array 2009-08-14 17:35:12 +00:00
David Rose 472d40b850 GL_ARB_multisample mainstream as of 1.3 2009-08-13 21:41:26 +00:00
Zachary Pavlov d15bcd5062 oops, typo 2009-08-13 17:45:00 +00:00
Zachary Pavlov efa3af6e46 typos abound 2009-08-13 16:00:00 +00:00
Zachary Pavlov d426b9179f more handler event code 2009-08-12 23:04:07 +00:00
Zachary Pavlov a2b0168dd5 documenting subtle steal_children issue 2009-08-12 19:14:20 +00:00
Zachary Pavlov fae008bee2 fix for flattenStrong nodepath cutting 2009-08-12 19:13:27 +00:00
rdb b2c4018466 Very very very minor optimization 2009-08-12 10:32:58 +00:00
David Rose 9ae42186d1 close_read_subfile 2009-08-12 00:19:58 +00:00
David Rose 3dbd0672f7 fix compilation error (constant integer overflow) 2009-08-11 17:35:48 +00:00
Zachary Pavlov 0c4b08731a some more collision work. A new handler that only passes along the highest entry, as well as a small tweak to the collision gravity handler to ensure that only entries within the ray's bounds are sent 2009-08-11 17:16:07 +00:00
Darren Ranalli 61f4c5c113 fixes determination of earliest collision 2009-08-10 21:26:14 +00:00
David Rose 00ef315ae0 encrypt_stream, compress_stream 2009-08-09 16:01:58 +00:00
rdb 8edc0a3cd7 Fix issue with attrib arrays in geometry shaders 2009-08-09 11:08:38 +00:00
rdb da5878bcec Fix build errors when building without OpenSSL 2009-08-07 11:28:33 +00:00
rdb c4cfc0b8a0 Add support for depth-offset in .egg files 2009-08-07 09:16:03 +00:00
David Rose ddaf3f172f add remove_subfile(string) 2009-08-06 21:16:03 +00:00
Zachary Pavlov 3cc301259a more uv spin fixes 2009-08-06 20:56:03 +00:00
David Rose 74d98b801a add encryption_algorithm etc 2009-08-06 18:27:23 +00:00
Zachary Pavlov 1e23653549 missed a few r speed settings 2009-08-06 00:30:57 +00:00
Zachary Pavlov 8db00b4f74 polar uv scrolling 2009-08-04 22:05:37 +00:00
rdb bf444742fe Add shadow interfaces to PointLight - actual implementation not complete yet 2009-08-01 19:01:55 +00:00
Chris Brunner 9350eceee3 added a necessary header 2009-07-31 20:12:19 +00:00
Mike Christel 8278b963bd Added CollisionBox courtesy CMU ETC student Amith Tudur 2009-07-31 18:06:36 +00:00
rdb 9278348147 Support structs in Cg shaders 2009-07-31 06:17:25 +00:00
David Rose acbb2966ad think we're ready for empty-node-path future to be the default 2009-07-31 01:05:08 +00:00
rdb ee47d35695 Window fix 2009-07-29 18:49:34 +00:00
David Rose d95404a8b2 x11 Window casting issues 2009-07-29 16:36:44 +00:00
rdb 6c89228477 Generic fixes and cleanup for geometry shaders and split shaders 2009-07-28 13:37:09 +00:00
Zachary Pavlov c93ddf0346 prevent uv scroll combining 2009-07-23 21:04:27 +00:00
rdb b77f1971e1 Remove .res and .obj files, and let makepanda compile them 2009-07-23 08:08:14 +00:00
David Rose 6174ae7228 allow resizing subprocess buffer 2009-07-22 07:07:57 +00:00
David Rose 3e8b636090 remove silly msghandling.cxx 2009-07-22 01:09:36 +00:00
David Rose 7406014cbc support file:// urls 2009-07-22 01:03:44 +00:00
David Rose 31f2ce467d fix problem with pthread_cond_timedwait 2009-07-21 05:25:36 +00:00
rdb 64cd2984ee Fix compiler warning when NDEBUG is defined 2009-07-20 08:38:34 +00:00
rdb b664665a1c Fix compile error 2009-07-20 08:34:06 +00:00
rdb 27375c3fef Oops, some fixes 2009-07-18 10:22:02 +00:00