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
rdb
422587532d
Fix problems with incorrect side-by-side configuration on Windows
2009-10-18 13:23:14 +00:00
rdb
f4cc0897ec
Some enhancements to the dependency-build system. Recompilation time is now greatly reduced as binaries and libraries are not relinked anymore if just it's dependency dll's have changed.
2009-10-17 18:41:55 +00:00
rdb
5d84be4214
Fixes for plugin versioning
2009-10-17 18:35:40 +00:00
rdb
68f224ff08
Experimental; copy the whole 'direct' tree to 'built' to avoid the hacky __init__.py (which we can't use anymore because of the way the runtime is packaged)
2009-10-17 14:33:01 +00:00
rdb
16a549218d
Fix a minor issue with the runtime build
2009-10-17 06:32:28 +00:00
David Rose
54ab266373
support series of words in cipher_list
2009-10-17 00:17:40 +00:00
David Rose
fdc8de25f8
remove windowsism
2009-10-16 19:44:35 +00:00
David Rose
d2bccefad8
check for NPAPI version at startup
2009-10-16 19:39:54 +00:00
David Rose
fbb5c7ce0d
P3D_instance_start_stream()
2009-10-16 18:07:35 +00:00
rdb
c2be49507f
Make CgGL optional if Cg wasn't found
2009-10-16 13:52:32 +00:00
David Rose
3f6192c963
clamp shininess at 128
2009-10-16 04:25:29 +00:00
David Rose
5b3fc8b4be
get_display_region
2009-10-16 00:55:55 +00:00
David Rose
5a2e1d1b50
handy javascript functions
2009-10-16 00:43:15 +00:00
David Rose
1dbbab9ea0
use -o for output
2009-10-16 00:22:47 +00:00
David Rose
1da688a101
can't use __doc__ for help; it gets stripped out
2009-10-16 00:18:30 +00:00
David Rose
7ae0c8c305
a few assertion checks
2009-10-15 19:49:15 +00:00
rdb
b008651714
Fix silly mistake with %{python_sitearch}
2009-10-15 15:17:10 +00:00
Darren Ranalli
791162d433
reimplemented unescapeHtmlString to fix bug, added test cases
2009-10-15 02:15:24 +00:00
David Rose
f9caf8b01b
download.png
2009-10-14 22:57:14 +00:00
David Rose
5407d2d969
flatten out alpha channels for background images
2009-10-14 22:20:51 +00:00
David Rose
0a6881430f
close down when x11 splash is closed
2009-10-14 22:03:17 +00:00
David Rose
fcf4210d9d
inc version
2009-10-14 21:47:50 +00:00
David Rose
5008ca2aa8
mo' better plugin versioning
2009-10-14 21:46:37 +00:00
David Rose
fd68014d7b
build p3dpython.exe even without HAVE_P3D_PLUGIN
2009-10-14 17:44:41 +00:00
rdb
1dc5aab1e8
Closes: 450015
2009-10-14 17:08:58 +00:00
David Rose
01da0758e3
appRunner.windowProperties
2009-10-14 13:44:04 +00:00
David Rose
f814e574dd
another fail case
2009-10-14 13:43:34 +00:00
David Rose
9ecc675b72
better failed-case handling
2009-10-14 13:33:05 +00:00
David Rose
36d8b7c0f0
failed image
2009-10-14 13:32:11 +00:00
rdb
831a885370
Put chmod, ranlib and strip in the right place
2009-10-14 06:55:25 +00:00
rdb
e96a8443a3
Some generic fixes, and fcollada build fixes, and I added plugin_version stuff.
2009-10-14 06:46:25 +00:00
rdb
aa57e0e96c
A few lib64 fixes
2009-10-14 06:17:22 +00:00
David Rose
0040b7094a
take out troublesome asserts for now
2009-10-13 23:03:50 +00:00
David Rose
78b7437b0d
don't special-case UNIVERSAL_BINARIES
2009-10-13 21:55:24 +00:00
David Rose
1d3719ccb7
add tinyxml.h, fix char *NULL return value case
2009-10-13 21:28:18 +00:00
David Rose
778a30aa5f
remove unused interfaces
2009-10-13 21:27:32 +00:00
David Rose
268f02b587
whoops
2009-10-13 21:27:08 +00:00
David Rose
f17536da77
protect from builds without net or openssl
2009-10-13 18:56:17 +00:00
David Rose
9b32060d7c
resurrect iphone support
2009-10-13 18:54:43 +00:00