rdb
|
474b738f8b
|
More Linux work - the plugin now really works on Linux.
|
2009-07-09 13:55:32 +00:00 |
|
rdb
|
d02b9bd34b
|
Fix compiler warning
|
2009-07-09 08:26:36 +00:00 |
|
David Rose
|
ce23653ac2
|
add has_method to work around firefox bug
|
2009-07-09 06:58:54 +00:00 |
|
David Rose
|
9f56a959c2
|
unwrap p3d_object
|
2009-07-09 01:30:13 +00:00 |
|
David Rose
|
66d4fca74b
|
more tweaks
|
2009-07-09 01:10:19 +00:00 |
|
David Rose
|
095c719f9d
|
resolve confusion between null, none, void, and undefined
|
2009-07-08 22:31:48 +00:00 |
|
David Rose
|
06005cc440
|
fix bug with polysets attached to lods
|
2009-07-08 22:25:26 +00:00 |
|
David Rose
|
aa171dde99
|
javascript eval
|
2009-07-08 21:41:09 +00:00 |
|
David Rose
|
b4f51d5ca6
|
resize windows
|
2009-07-08 18:55:11 +00:00 |
|
David Rose
|
cd1af67165
|
more safari fixes
|
2009-07-08 18:36:29 +00:00 |
|
David Rose
|
795c8c0fc5
|
fix some startup issues
|
2009-07-08 18:14:25 +00:00 |
|
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 |
|