rdb
|
161c92ba7a
|
I think I messed up in my latest commit. Let's try it again.
|
2009-12-17 18:08:29 +00:00 |
|
rdb
|
cc5c081795
|
Compile fix for windows
|
2009-12-17 16:28:37 +00:00 |
|
rdb
|
74072522d5
|
Fix for windows. Sheesh, they don't seem to provide stdint.h.
|
2009-12-17 16:27:05 +00:00 |
|
rdb
|
15100fbfee
|
Let's just use nsis' default language file for the installer. Otherwise I keep running into issues with the latest version of NSIS.
|
2009-12-17 15:30:43 +00:00 |
|
rdb
|
23f6dc9b99
|
Fix rtdist compile issues on OSX
|
2009-12-17 14:21:29 +00:00 |
|
Przemyslaw Iwanowski
|
3e91321b54
|
crash fix
|
2009-12-16 22:54:49 +00:00 |
|
David Rose
|
67760e8577
|
fix win7/vista i/o performance issues
|
2009-12-16 22:00:06 +00:00 |
|
David Rose
|
7042dd6c69
|
build error
|
2009-12-16 20:21:10 +00:00 |
|
rdb
|
81cf02772a
|
Fix windows compilation error
|
2009-12-16 18:39:04 +00:00 |
|
David Rose
|
265dfba3ad
|
name threads
|
2009-12-16 17:27:19 +00:00 |
|
David Rose
|
5755ae390c
|
simple_thread_yield_sleep
|
2009-12-16 17:27:03 +00:00 |
|
David Rose
|
92ac3b6ee8
|
fix typos for mac build
|
2009-12-16 15:38:33 +00:00 |
|
rdb
|
67fa81636d
|
oops, fix
|
2009-12-16 14:50:42 +00:00 |
|
rdb
|
9426525fcc
|
window centering stuff for OSX tinydisplay
|
2009-12-16 14:28:21 +00:00 |
|
rdb
|
85fda457fa
|
window centering for OSX
|
2009-12-16 14:27:15 +00:00 |
|
David Rose
|
11895d990a
|
more general threshold()
|
2009-12-16 13:25:49 +00:00 |
|
rdb
|
1ad9a31163
|
auto-center windows, Windows case (untested)
|
2009-12-16 12:30:33 +00:00 |
|
rdb
|
9dcbaf835d
|
Support for putting window automatically in the center of screen (by passing -2, -2 as value)
|
2009-12-16 12:10:12 +00:00 |
|
rdb
|
eb16fccbf5
|
A window position of (-1, -1) will mean to let the WM choose a default position, and with (-2, -2) the window will be centered on screen.
|
2009-12-16 09:37:43 +00:00 |
|
rdb
|
98281d31c6
|
Changes from Keith: glPrioritizeTextures, initial_clear, slightly more helpful error reporting
|
2009-12-16 08:58:12 +00:00 |
|
David Rose
|
849dc8cccb
|
add PNMImage::threshold()
|
2009-12-16 06:57:52 +00:00 |
|
David Rose
|
538b8dafdc
|
expose C++ fstream classes
|
2009-12-15 23:03:18 +00:00 |
|
David Rose
|
c279dedce1
|
store timeManager
|
2009-12-15 18:36:49 +00:00 |
|
David Rose
|
15e2d85115
|
reserveDoId
|
2009-12-15 16:32:39 +00:00 |
|
David Rose
|
165f739fc2
|
remove debug output
|
2009-12-15 07:04:00 +00:00 |
|
David Rose
|
9d374b35a2
|
remove paste-buffer error
|
2009-12-15 02:39:41 +00:00 |
|
David Rose
|
ff1308580d
|
show install label for p3d file
|
2009-12-15 02:01:03 +00:00 |
|
David Rose
|
c0c94ad612
|
one dialog at a time in p3dCert
|
2009-12-15 00:28:55 +00:00 |
|
David Rose
|
6d07d897a8
|
paste-buffer error
|
2009-12-15 00:28:13 +00:00 |
|
David Rose
|
6758007d8a
|
report p3dinstance startup
|
2009-12-14 23:44:56 +00:00 |
|
David Rose
|
af5efe447e
|
support older plugins that don't set p3d_offset
|
2009-12-14 23:13:10 +00:00 |
|
David Rose
|
42dea034e8
|
whoops, comment
|
2009-12-14 20:46:45 +00:00 |
|
David Rose
|
3bb37ce5ce
|
further improvements
|
2009-12-14 20:46:18 +00:00 |
|
rdb
|
930570f1b5
|
Silly me forgot that p3dembed may not depend on any of the Panda3D dll's, of course. Big fat ugly hack around it.
|
2009-12-14 16:29:58 +00:00 |
|
rdb
|
fa1b72f594
|
Update makepanda documentation, remove misleading info
|
2009-12-14 15:13:59 +00:00 |
|
rdb
|
5590431e09
|
display_width, display_height for OSX tinydisplay renderer
|
2009-12-14 14:45:24 +00:00 |
|
rdb
|
420d5a129c
|
Forgot a close() call
|
2009-12-14 14:29:20 +00:00 |
|
rdb
|
ee6d1b113d
|
Add support for display_width/display_height on OSX
|
2009-12-14 13:54:57 +00:00 |
|
David Rose
|
3aff00973c
|
gui_app not a good idea to default
|
2009-12-13 23:04:24 +00:00 |
|
David Rose
|
716ac1aa10
|
fix splash_img vs. noplugin_img
|
2009-12-13 22:10:08 +00:00 |
|
rdb
|
c5cf303e1a
|
Oops, fix compilation error on Linux & Windows
|
2009-12-13 12:58:15 +00:00 |
|
rdb
|
d3b0048cd7
|
Let's remove pyOpenCL for now until we really need it. it gives me a headache
|
2009-12-13 11:14:44 +00:00 |
|
David Rose
|
96dbda26ba
|
calc_width
|
2009-12-13 07:53:30 +00:00 |
|
David Rose
|
ca5f030cc1
|
TTF extensions are often capitalized
|
2009-12-13 07:21:08 +00:00 |
|
David Rose
|
5d8b61ca86
|
PGFrameStyle::T_texture_border
|
2009-12-13 07:20:23 +00:00 |
|
David Rose
|
08a4e29993
|
allow empty *_img to mean default
|
2009-12-12 22:16:21 +00:00 |
|
rdb
|
9e06342b65
|
Sheesh, we need to add all the PIL modules separately
|
2009-12-12 20:27:44 +00:00 |
|
rdb
|
b7663f1630
|
Locate frameworks on the system root correctly
|
2009-12-12 20:27:17 +00:00 |
|
rdb
|
c7e38fb671
|
Pass -R to ppackage
|
2009-12-12 20:12:30 +00:00 |
|
David Rose
|
aaa4c74528
|
add -R to support sysroot
|
2009-12-12 19:30:51 +00:00 |
|