Commit Graph

16457 Commits

Author SHA1 Message Date
rdb c6796739e9 Fixes for geometry shaders in GLSL, and fixes for nvidia's implementation of GLSL 2009-10-21 17:12:32 +00:00
rdb 1095c84621 Fixes for model-path on linux 2009-10-21 16:31:21 +00:00
David Rose 691ee623f4 add direct.filter 2009-10-21 15:49:59 +00:00
David Rose 27e7a3c475 change linux back to ~/.panda3d 2009-10-21 15:43:13 +00:00
rdb c84026fd51 Add missing atlbase.h include 2009-10-21 15:34:08 +00:00
David Rose 6bb6475cf4 pystub 2009-10-20 23:30:47 +00:00
David Rose dc06cd6d7a fix non-relative p3d urls 2009-10-20 23:17:36 +00:00
David Rose 54e34d4672 use ~/Library/Caches/Panda3D on Mac, ~/Panda3D on Linux 2009-10-20 23:08:28 +00:00
David Rose 8987a19ba2 fix ssl error messages 2009-10-20 22:25:57 +00:00
David Rose b86a9f0d8d reduce download spam in log 2009-10-20 20:23:31 +00:00
David Rose 024c9c31cb add get_frame_buffer 2009-10-20 20:09:07 +00:00
David Rose f998a9cf13 add sha 2009-10-20 19:51:05 +00:00
David Rose 7e9618a438 add models package 2009-10-20 19:49:27 +00:00
David Rose d660b6934b separate out CompilationEnvironment structures 2009-10-20 19:27:10 +00:00
David Rose e9f98e18ef save log for non-console version 2009-10-20 19:11:40 +00:00
rdb 000bd60935 Bugfix when compiling without pytohn 2009-10-20 18:49:31 +00:00
rdb d4cebac397 Remove RUNTIME_PLATFORM stuff - this is now handled in dtool_platform.h 2009-10-20 11:13:54 +00:00
rdb 60499275aa Don't cross-compile on OSX for the runtime build 2009-10-20 11:11:03 +00:00
rdb ac0992bc87 I don't trust linking against the Python framework for the runtime build. 2009-10-20 08:39:55 +00:00
rdb 6eee4b9ace Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
rdb 7795094ea8 Fix carbon issues on OSX 2009-10-20 08:13:21 +00:00
Redmond Urbino 7d646cb4f5 Notes for building the associated Awesomium.dll 2009-10-20 02:21:42 +00:00
Darren Ranalli efca6018ed support other response types in proxy object 2009-10-20 01:02:12 +00:00
Darren Ranalli faa73fad5f better support for head sub-tags on a per-page basis 2009-10-19 23:54:38 +00:00
David Rose 8e0aed64a7 fix a race condition, and detect some startup errors better 2009-10-19 23:39:19 +00:00
David Rose 10e4427860 fix firefox crash 2009-10-19 22:29:39 +00:00
David Rose 071cf37368 more debugging? 2009-10-19 22:18:43 +00:00
Darren Ranalli 98aee03ca0 added ability to add tags within landing page HEAD tag 2009-10-19 21:35:07 +00:00
David Rose 4abfcb2122 fix firefox streams 2009-10-19 21:29:22 +00:00
Darren Ranalli 678dc259b8 added skinning support to manual response mechanism 2009-10-19 21:15:56 +00:00
David Rose ccee3d2db9 apparently order matters 2009-10-19 19:18:39 +00:00
David Rose 375e0bb6c6 osx fixes 2009-10-19 18:48:53 +00:00
rdb 4e9896ab9e Assorted stuff. Also, removed the part about Python framework detection on OSX - makepanda now compiles against the version of Python you are running it from. 2009-10-19 18:43:50 +00:00
David Rose 10b616d819 tinyxml dependency 2009-10-19 18:18:05 +00:00
David Rose f3949a6da8 plugin version 0.9.2 2009-10-19 18:12:27 +00:00
David Rose 217580661d respect passed-in hostUrl 2009-10-19 18:06:00 +00:00
David Rose d7f56e852d new merge tool 2009-10-19 16:14:07 +00:00
David Rose 8e7ba3333e wait, I've gone insane. reverting change 2009-10-19 13:46:15 +00:00
David Rose b469a507a1 minor fixes 2009-10-19 13:45:51 +00:00
David Rose ab98281c44 minor fixes to output formatting 2009-10-19 13:44:59 +00:00
David Rose eb78622703 typo in comment 2009-10-19 13:43:04 +00:00
David Rose 322c9be858 correct dependencies for linking 2009-10-19 13:42:47 +00:00
rdb 63d6ed7ae4 New stuff for makepanda:
* Compile fixes for FCollada on Unix
* Compile correctly against WxWidgets on Windows and OSX
* Now supports .idl/.tlb/.ocx on Windows
* Step towards getting the ActiveX plugin compiled
* pkg-config fixes
2009-10-19 11:58:34 +00:00
rdb f851454d0e Fix faulty include 2009-10-19 10:34:29 +00:00
rdb fc10dabe5b Fix compile issues on windows with unicode wxwidgets, as MSVC (of course) does not follow the ISO C99 standard. 2009-10-19 09:40:25 +00:00
Redmond Urbino 2407c6883a integrating awesomium with panda 2009-10-19 08:29:08 +00:00
Redmond Urbino 5394d01ed6 integrating awesomium with panda 2009-10-19 08:23:44 +00:00
rdb bec4483a8d Fix when the source path contains a space 2009-10-19 06:42:14 +00:00
rdb a2ee3a779a Invoke make_installer.py for the windows runtime build 2009-10-18 16:50:15 +00:00
rdb 948fd1699b Fix compilation issue 2009-10-18 16:43:48 +00:00