Commit Graph

16663 Commits

Author SHA1 Message Date
rdb 825edbb06a Proper libp3vision compliation 2009-11-16 13:13:03 +00:00
rdb 906033ed79 Library is now version numbered on UNIX (e.g. libp3dtool.so.1.7.0) 2009-11-16 13:09:35 +00:00
rdb 30d06fc9cf correct libswscale detection (I hope), add libp3vision 2009-11-16 12:44:18 +00:00
rdb d1cf678e74 Fix conflicting function names, and split up ffmpeg and swscale as thirdparty libs 2009-11-16 08:31:37 +00:00
rdb a6d3da5eb9 Much better solution for Python 2.4 + 2.5 ;-) 2009-11-16 08:12:16 +00:00
rdb 89a18e62f7 libvision -> libp3vision in ppremake too, as David recommended 2009-11-15 19:28:38 +00:00
rdb 6d45056c65 Scan /usr/lib64 and /lib64 for libraries as well, on 64-bits platforms 2009-11-15 09:56:24 +00:00
rdb 7ee08a75a5 int## -> int##_t to fix compile errors with Xulrunner SDK 1.9.1 2009-11-15 09:54:25 +00:00
rdb c7b77fb6f0 Automatically locate potentially conflicting ppremake and makepanda libraries on the library path, and warn if it finds them 2009-11-15 08:39:50 +00:00
rdb f02f93b6f6 Don't depend on the LD cache to be current 2009-11-15 08:39:09 +00:00
rdb a22c4ffa62 Fix to find xulrunner correctly on openSUSE. Also, the OSX installer should now automatically uninstall 1.6.x, remove the chunk from .bash_profile and configure ~/.MacOSX/environment.plist. 2009-11-15 08:18:15 +00:00
David Rose 95db0714db needs EXPCL 2009-11-15 01:06:32 +00:00
David Rose 6e33ac4513 tcp_header_size, some threading issues 2009-11-14 23:27:09 +00:00
David Rose 0e51a88e46 fixes 2009-11-14 17:33:18 +00:00
David Rose 6e8cedfcfb fix issues with active_img 2009-11-13 18:09:55 +00:00
rdb 4a380d4208 Fix custom outputdir code 2009-11-13 14:34:59 +00:00
David Rose 87f57dd710 fix onwindowattach/detach 2009-11-13 01:22:05 +00:00
David Rose db28251d40 fix onwindowattach/detach for mac 2009-11-13 01:20:52 +00:00
rdb aea6f4c9e8 let's do that properly, with the least amount of pointless commits 2009-11-12 20:34:31 +00:00
rdb 785511c4ba Let's install the plugin in /usr/lib/nppanda3d.so 2009-11-12 20:33:45 +00:00
David Rose 24ccc6209b shouldn't cull internal scene 2009-11-12 13:55:50 +00:00
Bei Yang 129d70e265 Fixed it so pointer textures works again. Why does clear image kill it? 2009-11-12 07:11:54 +00:00
Arkady Trestman 447684ec4e clearing sceneGraphUI panel after File->New 2009-11-11 21:10:43 +00:00
Bei Yang 89749f91a6 Changed directX build architecture number 2009-11-11 18:32:37 +00:00
Bei Yang 067fc6219d Shouldn't need samples to build an install. 2009-11-11 18:24:11 +00:00
rdb 7e334e781e We can't apply two resource files to the same file if they each specify an icon 2009-11-11 15:18:17 +00:00
rdb 9126fad01b Resource file fixes - and added resource file generation for ActiveX plugin 2009-11-11 15:16:02 +00:00
rdb a565600ea0 Resource file generation (not for activex yet), cleaner system for moving around potentially conflicting ppremake files, and bugfix for --osxtarget 2009-11-11 12:37:44 +00:00
rdb 54ea5fbf3b brand new OSX metapackage installer 2009-11-11 11:49:57 +00:00
Arkady Trestman ca32727cc5 fixed a problem with hierarchy loading from file 2009-11-11 02:37:44 +00:00
David Rose 3c05002019 don't remove bundle, we might need it 2009-11-10 22:30:11 +00:00
David Rose a927aedf52 onwindowattach, onwindowdetach 2009-11-10 22:28:46 +00:00
David Rose b4df14be69 typo 2009-11-10 22:27:57 +00:00
David Rose 6ae91cabd2 set_parent_window() implicitly sets window to NULL 2009-11-10 22:27:07 +00:00
Arkady Trestman bc84a2c412 fixed a problem with adding a pandaObject tree branch when adding a new pandaobject 2009-11-10 21:11:39 +00:00
David Rose 29c61ac510 fix bug causing server to stop listening 2009-11-10 13:17:22 +00:00
Bei Yang 0a673d3e8c Changed x64 compile define code fo COLOR_VALULE 2009-11-10 01:05:35 +00:00
Gyedo Jeon 8c3ebf7a52 Added custom hotkey support 2009-11-10 00:57:31 +00:00
Gyedo Jeon df47bb697e Changed how to handle hotkeys to support custom hotkey mapping 2009-11-10 00:54:49 +00:00
Chris Brunner 949ed7db7c Pro Tip: Make sure it compiles before checking in... 2009-11-09 23:15:29 +00:00
Chris Brunner fa179419bb Now with more comments and extra cruft removed 2009-11-09 23:11:54 +00:00
Chris Brunner 367cb1a1ff added close_output method 2009-11-09 22:50:11 +00:00
Chris Brunner 7da51c899f new experimental client/server static maya init maya2egg 2009-11-09 22:49:09 +00:00
rdb e34bfa9591 GetDirectorySize 2009-11-09 19:51:23 +00:00
David Rose f6e248c29f movies is a local_lib, not an other_lib 2009-11-09 19:14:14 +00:00
David Rose b1e21add06 win32 2009-11-09 18:28:18 +00:00
David Rose bfc08d6543 remove redundant BUILDING_DLL 2009-11-09 18:20:25 +00:00
David Rose de48c80239 BUILDING_VISION 2009-11-09 17:47:18 +00:00
David Rose 53486852f4 compare_to 2009-11-09 16:49:55 +00:00
rdb f15125ce30 Fix to solve dllexport/import compile issues on Windows, I hope 2009-11-09 14:10:50 +00:00