18715 Commits

Author SHA1 Message Date
enn0x
bee0fa5a7f Linking against BulletMultiThreaded.lib is not required. 2011-09-06 22:15:29 +00:00
David Rose
5a1c474c31 turns out sys.maxint isn't reliable on windows. Feh. 2011-09-06 20:20:29 +00:00
David Rose
59ec701a26 build once more with the Tau profiler 2011-09-06 17:29:30 +00:00
David Rose
37bdfa9815 typo 2011-09-06 03:15:49 +00:00
David Rose
525c422d74 compilation fix 2011-09-06 00:55:48 +00:00
David Rose
3ed8632a68 further bugfixes 2011-09-05 23:53:19 +00:00
David Rose
229cf67ae5 Finishing migration of RenderState and RenderAttrib to SimpleHashMap and garbage_collect() models, working towards threaded pipelining 2011-09-04 15:47:45 +00:00
David Rose
220ba658a0 new, experimental TransformState seems to work better for multithreading 2011-09-04 02:52:41 +00:00
David Rose
c3d8f81581 progress on multithreaded Panda 2011-09-04 00:11:57 +00:00
David Rose
08693413e8 need a destructor to fix a major file handle leak! 2011-09-04 00:11:18 +00:00
enn0x
05ff620572 Fixed bug with scale P2B synchronisation. 2011-09-03 00:37:37 +00:00
David Rose
f63bf2526a forgot to check this in 2011-09-02 23:09:18 +00:00
David Rose
5bdb3e695f typo 2011-09-02 23:07:23 +00:00
David Rose
27f8cf2e06 add loaded_textures_lock to avoid deadlock 2011-09-02 19:31:32 +00:00
David Rose
cd1d67eaef audio should just map to openal 2011-09-02 00:54:07 +00:00
David Rose
eb0f42af91 remove bogus assert 2011-09-02 00:22:32 +00:00
David Rose
6b3cc48bb6 fix static init crash 2011-09-01 22:33:08 +00:00
David Rose
c6816fa9b5 show embedded host and version 2011-09-01 22:12:44 +00:00
David Rose
42764ffee5 add ConfigPage.setSort() 2011-09-01 22:12:00 +00:00
David Rose
4ce7bb00a2 install a white background in icon 2011-09-01 21:59:54 +00:00
David Rose
dad8b88c62 whoops, forgot to remove debug output 2011-09-01 20:59:07 +00:00
David Rose
3db2e1a13d add -p option to restrict package selection 2011-09-01 18:42:38 +00:00
David Rose
e034e375c9 Fixing some more OSX issues. Let's just avoid platform.architecture() as a 32/64 bit test altogether. 2011-09-01 17:23:42 +00:00
rdb
cc5c26743c work around a bug in OSX regarding garbled $PATH 2011-09-01 14:19:25 +00:00
rdb
8696f5c3fe oh, there's another occurrence of InitCustomControls here 2011-09-01 09:09:09 +00:00
rdb
356c7de5f2 Oops, fix typo 2011-09-01 09:05:49 +00:00
rdb
d7c2cd218d proposed fix from ETC for max 2012 compilation issue 2011-09-01 09:02:50 +00:00
rdb
f62a4c37cb tabs -> spaces 2011-09-01 08:04:16 +00:00
David Rose
277be588ad comment typo 2011-09-01 00:21:25 +00:00
David Rose
d3dc3621ac support p3d specifying preferred window size to desktop app 2011-09-01 00:09:54 +00:00
David Rose
2af9dcb6eb platform.architecture isn't reliable on OSX. 2011-08-31 22:03:18 +00:00
David Rose
6c2494be17 remove unused extensions 2011-08-31 21:39:44 +00:00
David Rose
c43d6a969f twirl on old x11 browsers too 2011-08-31 20:52:30 +00:00
David Rose
02ea25e30c fix a few formatting issues 2011-08-31 18:57:34 +00:00
David Rose
7a11d70f14 twirling icon on X11 too 2011-08-31 18:02:56 +00:00
David Rose
cbc1842899 further fixes for npapi under unicode directories 2011-08-31 00:16:55 +00:00
David Rose
c3936305e4 run plugin safely under a non-ASCII username 2011-08-30 22:45:58 +00:00
David Rose
4d45de4f1b cleanup for url_quote 2011-08-30 22:32:00 +00:00
David Rose
4496febc73 seems we should default to utf-8 these days 2011-08-30 15:57:11 +00:00
David Rose
6154c9b431 use unicode flavors of RegisterClass et al 2011-08-30 15:56:41 +00:00
David Rose
a40d6cfc36 url_encode/decode 2011-08-30 15:14:58 +00:00
rdb
5e211f3594 this should fix the p3dcert compile error 2011-08-30 10:07:26 +00:00
David Rose
1acf84fcfe build errors 2011-08-30 05:09:49 +00:00
David Rose
53f656f028 windows unicode support 2011-08-30 03:02:38 +00:00
David Rose
d297a816af whoops, windows-specific function 2011-08-30 02:59:11 +00:00
David Rose
9c4990c88a new file 2011-08-30 02:55:15 +00:00
David Rose
9150bd2f6c wip: support windows unicode filenames in plugin 2011-08-30 02:54:01 +00:00
David Rose
2c7f1498b3 typo 2011-08-29 18:57:29 +00:00
David Rose
7667709357 support windows unicode filenames 2011-08-29 18:56:32 +00:00
David Rose
a37e44c7c5 failed icon, win32 2011-08-29 17:52:58 +00:00