15695 Commits

Author SHA1 Message Date
rdb
c9f091d1e6 Minor fix for extension detection on Linux 2009-07-08 17:40:44 +00:00
Zachary Pavlov
aaab6bc163 alpabetize equivalent texture images 2009-07-08 15:41:56 +00:00
David Rose
9a87a1c0dc calling in 2009-07-08 15:15:43 +00:00
rdb
767550b926 Fixes to configprc and added plugin_standalone instructions 2009-07-08 14:14:01 +00:00
rdb
f0134e7c56 Fix compile errors on Linux 2009-07-08 14:07:53 +00:00
rdb
4d8ec43ba4 make_package.py doesn't chew x86_64 as platform name, so I renamed it into amd64 2009-07-08 11:46:44 +00:00
rdb
de2b7519ff More linux work: store downloaded panda in ~/.panda3d/ instead of /Users/drose/p3ddir 2009-07-08 10:57:16 +00:00
rdb
bb807f7f22 Yay, it works, on Linux! =) 2009-07-08 10:19:30 +00:00
rdb
1856f17d94 Step towards getting the web plugin working on Linux 2009-07-08 10:03:24 +00:00
rdb
374595f852 Minor fix 2009-07-08 09:13:57 +00:00
David Rose
7127006958 callouts 2009-07-08 07:49:54 +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
David Rose
bc0d953ab5 fix windows crash; fix splash window drawing 2009-07-07 22:33:07 +00:00
David Rose
54732da355 minor space 2009-07-07 19:25:38 +00:00
David Rose
7a00a8cab0 fix crash on exit 2009-07-07 19:23:12 +00:00
David Rose
7f7c3fe373 some more cleanup 2009-07-07 18:30:06 +00:00
David Rose
af8f75dfbc appears we do need winresrc.h 2009-07-07 18:21:08 +00:00
David Rose
41ba4f06cb a tiny bit of cleanup 2009-07-07 18:14:27 +00:00
David Rose
25dd6bcc71 outbound scripting 2009-07-07 17:43:41 +00:00
Zachary Pavlov
1d896fcbb7 oops. Fixed the copy constructor bug. No more crashes :) 2009-07-07 17:10:17 +00:00
David Rose
f6a13bdc9c remove unneeded includes 2009-07-07 16:48:27 +00:00
rdb
4bbf69c07b Support for building the web plugin via makepanda 2009-07-07 15:51:02 +00:00
David Rose
8a9358adb3 separate out is_pathsep 2009-07-07 14:58:10 +00:00
rdb
09d7fb02d8 Fix FreezeTool for linux, and auto-strip .py[cow]? when supplied as start file. 2009-07-07 14:51:51 +00:00
rdb
823069d4a6 Revert stupid commit of mine 2009-07-07 13:22:28 +00:00
rdb
c67c5a4c14 Fix compile issue, and add plugin_common_composite 2009-07-07 13:18:04 +00:00
rdb
da6e555571 Oops, forgot to link swscale into libpanda 2009-07-07 07:06:53 +00:00
David Rose
a663c348d3 fix crash 2009-07-07 01:50:02 +00:00
David Rose
59210bf718 more work on outbound scripting 2009-07-07 01:05:41 +00:00
David Rose
b2906cda8b windows crashy 2009-07-06 22:34:46 +00:00
David Rose
92265c7134 some windows issues 2009-07-06 21:58:21 +00:00
David Rose
e4169cfbc9 I don't think we need or want AttachThreadInput() 2009-07-06 21:56:06 +00:00
Darren Ranalli
57e08fadf2 use FunctionCall.pushCurrentState 2009-07-06 21:46:23 +00:00
Darren Ranalli
caca39b04a added pushCurrentState, removed initial automatic call from FunctionCall 2009-07-06 21:44:52 +00:00
David Rose
3e8eca5528 osx compilation issues 2009-07-06 19:43:39 +00:00
David Rose
4738f31efd wait-with-timeout 2009-07-06 19:32:18 +00:00
David Rose
94ed0c76c2 compilation errors 2009-07-06 17:45:23 +00:00
David Rose
13552a7041 working on inbound scripting controls 2009-07-06 17:38:41 +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
rdb
921b9e9d13 Added support for the XFree86-DGA extension, enabling support for relative mice on Linux. This greatly helps for smooth FPS mouse movement. 2009-07-06 17:03:47 +00:00
rdb
9e41cd84a3 2unix 2009-07-06 15:20:23 +00:00
rdb
a12727a957 Fixes allowing to build latest CVS on windows again 2009-07-06 14:56:26 +00:00
rdb
cb4d98f8c9 Backward compatibility for ancient ffmpeg versions 2009-07-06 14:31:25 +00:00
rdb
6608821ce7 Fix test_egg 2009-07-06 08:54:06 +00:00
rdb
e503e19943 Oops, forgot this 2009-07-06 08:26:40 +00:00
rdb
4a3a691bdb Add libavformat/avio.h 2009-07-06 07:48:13 +00:00
rdb
71518c50e5 More parser-inc files to get latest ffmpeg on win working correctly 2009-07-06 07:09:16 +00:00
rdb
7f498f68d4 Fix compile warnings on windows 2009-07-06 07:06:11 +00:00
David Rose
8a56d5612f ignore extensions_darwin.py 2009-07-05 15:55:47 +00:00