Commit Graph

7412 Commits

Author SHA1 Message Date
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
David Rose 94f07118c1 subprocess mouse movement 2009-07-17 21:30:51 +00:00
David Rose a6ef0886b0 remove reference to glgsg.h 2009-07-17 20:03:27 +00:00
David Rose 5f271d85c6 save thread priority 2009-07-17 18:48:56 +00:00
rdb 0c4b58ef41 Don't redefine config vars 2009-07-17 13:56:13 +00:00
rdb 905cd3ad69 tinyXGraphicsStuff depend on x11display 2009-07-17 13:55:14 +00:00
rdb c3b3113a1a Fix particle system crash on Windows when system grows older flag is True 2009-07-17 05:31:22 +00:00
David Rose bb3e1ef644 send window-event on open, close 2009-07-17 01:38:50 +00:00
David Rose 7c1c75805b better frame management 2009-07-16 19:18:37 +00:00
rdb 87c8772066 Workaround for yet another stupid bug in some kind of microsoft SDK 2009-07-16 08:08:49 +00:00
David Rose 2cdd26901e yield thread for each task, and even when there are no tasks 2009-07-15 19:41:44 +00:00
rdb d2a4c55dc7 Fix a couple of bugs in the SG with combine modes 2009-07-15 15:05:52 +00:00
David Rose 8826b702ca fix build errors: change int -> GLint 2009-07-14 22:13:24 +00:00
rdb 3a902bdaf3 Add get_video_length 2009-07-14 16:30:25 +00:00
David Rose 850773c4eb default subprocess-window 2009-07-13 19:22:08 +00:00
David Rose a181e471be osx plugin key events etc 2009-07-13 17:03:26 +00:00
rdb 5f00fc7706 oops, too 2009-07-13 15:17:40 +00:00
rdb 43f43e6861 Split glxdisplay into x11display and glxdisplay 2009-07-13 11:41:15 +00:00
rdb 87e5347a1e Fix some bugs in the shader generator regarding combine modes. 2009-07-13 11:37:11 +00:00
rdb 39c1cb42c9 Fix build issues on Linux 2009-07-13 08:18:49 +00:00
David Rose 37e76f402d subprocess window 2009-07-13 07:14:01 +00:00
David Rose 06005cc440 fix bug with polysets attached to lods 2009-07-08 22:25:26 +00:00
Zachary Pavlov c415cf8dbf use allow-flatten-color to get beyond the silly color attrib rigamarole. I want to just flatten! 2009-07-08 01:29:09 +00:00
Gyedo Jeon 5d00f81885 Changed apply_tranform to return false when inverse transforim is invalid 2009-07-07 23:00:06 +00:00
Zachary Pavlov 1d896fcbb7 oops. Fixed the copy constructor bug. No more crashes :) 2009-07-07 17:10:17 +00:00
David Rose e4169cfbc9 I don't think we need or want AttachThreadInput() 2009-07-06 21:56:06 +00:00
rdb 482b5f1a46 Fix a typo - and disable XWarpPointer call on movePointer when relative mouse is enabled. 2009-07-06 17:33:06 +00:00