David Rose
|
87e6012f88
|
don't build if no librocket
|
2012-01-08 17:46:56 +00:00 |
|
David Rose
|
56f22e0692
|
WxPandaWindow
|
2012-01-08 16:10:18 +00:00 |
|
rdb
|
ce696a157e
|
temporarily revert most of zhao's FBO changes, it seems to break a lot of things
|
2012-01-08 14:00:51 +00:00 |
|
rdb
|
19869ff338
|
seems to need .icns extension in .plist file on OSX
|
2012-01-08 13:57:37 +00:00 |
|
rdb
|
11d7fd56c1
|
delete shortcuts in uninstaller
|
2012-01-08 13:43:37 +00:00 |
|
rdb
|
3a98b5838a
|
remove debug messages that zhao forgot to remove, and hopefully fix the interrogate rerun issue
|
2012-01-08 13:28:49 +00:00 |
|
rdb
|
c9a80e8076
|
fix one minor typo
|
2012-01-08 13:09:04 +00:00 |
|
rdb
|
3603ccee19
|
small fugbix
|
2012-01-08 13:02:55 +00:00 |
|
rdb
|
c45e05cffe
|
recognise -i as valid option, of course
|
2012-01-08 12:52:11 +00:00 |
|
rdb
|
b92e172172
|
to hell with the encodings, let's just pull in morepy entirely for pdeploy
|
2012-01-08 11:51:05 +00:00 |
|
rdb
|
1208f78d86
|
let's just add some more standard encodings to the panda3d package
|
2012-01-08 11:48:53 +00:00 |
|
rdb
|
6eeccd0273
|
Move 'io' module from morepy to standard panda3d package
|
2012-01-08 10:58:30 +00:00 |
|
rdb
|
388551f4da
|
add icon support to pdeploy, and write .desktop files on Linux
|
2012-01-08 10:40:48 +00:00 |
|
rdb
|
3fd427f0c9
|
add in rocket stuff, fix some of zhao's spelling errors and naming issues
|
2012-01-07 19:49:43 +00:00 |
|
rdb
|
b422d480a4
|
libRocket stuff
|
2012-01-07 19:40:53 +00:00 |
|
rdb
|
69fcb76b1a
|
experimental libRocket support
|
2012-01-07 19:02:41 +00:00 |
|
rdb
|
2d78a0503b
|
more easily extendable DisplayRegion
|
2012-01-07 18:52:20 +00:00 |
|
rdb
|
c06eafece4
|
fix from teedee
|
2012-01-07 08:40:06 +00:00 |
|
David Rose
|
2d0fb30fd6
|
support transparency in material's diffa
|
2012-01-06 21:58:36 +00:00 |
|
rdb
|
11189c99b7
|
Add libRocket compilation instructions to Config.prc. Will commit actual Rocket integration soon
|
2012-01-06 12:28:31 +00:00 |
|
David Rose
|
ea05496d09
|
disable Toontown's cheesy lock for normal, threaded Panda
|
2012-01-06 00:51:54 +00:00 |
|
David Rose
|
211df4b90f
|
need default parameters for runp3d.py
|
2012-01-06 00:44:43 +00:00 |
|
David Rose
|
16ae6aa182
|
a little more information for incorrect arguments
|
2012-01-05 21:50:57 +00:00 |
|
David Rose
|
e1a136a21e
|
fix minor crash on input error
|
2012-01-05 21:49:46 +00:00 |
|
enn0x
|
e68cb77e4a
|
Added wrapper for btMultiSphereShape.
|
2012-01-05 13:07:38 +00:00 |
|
David Rose
|
faf7af4b67
|
tag long-running function with BLOCKING
|
2012-01-05 02:43:45 +00:00 |
|
rdb
|
94fb5c97eb
|
Windows installer should now ask if the user wants a desktop icon
|
2012-01-04 10:21:56 +00:00 |
|
Zhao Huang
|
cbf9c83e23
|
Fix for gles returning driver info causing incomplete builds on certain linux distros
|
2012-01-04 06:24:59 +00:00 |
|
David Rose
|
c6c46bd61b
|
aggressively locate already-imported modules
|
2012-01-03 21:05:51 +00:00 |
|
David Rose
|
f110a269c8
|
GraphicsEngine::get_render_lock()
|
2012-01-03 03:05:54 +00:00 |
|
David Rose
|
cfcde491a8
|
set BLOCKING on long-running functions
|
2012-01-03 02:29:53 +00:00 |
|
David Rose
|
8f68dd373b
|
return status from recompute_if_stale()
|
2012-01-03 01:47:02 +00:00 |
|
David Rose
|
abb7a76368
|
Support __file__ in pdef file for convenience
|
2012-01-01 16:34:36 +00:00 |
|
David Rose
|
bbdd1341d8
|
print_xml
|
2012-01-01 02:39:36 +00:00 |
|
Zhao Huang
|
ebc948b3f8
|
Fixed FBO Float Buffers; Multisample FBOS were left untouched and needs more work.
|
2011-12-31 21:43:18 +00:00 |
|
David Rose
|
b405b6bfac
|
add set_auto_recompute()
|
2011-12-30 19:24:47 +00:00 |
|
Zhao Huang
|
a56760cbcf
|
Exposes Opengl Vendor, Driver, Shader Model information to python
|
2011-12-30 09:00:37 +00:00 |
|
Zhao Huang
|
b4fcbfff0a
|
added getJointTransformState
|
2011-12-30 01:29:53 +00:00 |
|
David Rose
|
1c9395b311
|
a few checks against bad data
|
2011-12-29 22:23:14 +00:00 |
|
David Rose
|
b5eeced04a
|
whoops, remove debug prints
|
2011-12-29 22:02:08 +00:00 |
|
David Rose
|
f666607adc
|
expose match_files() to python usefully
|
2011-12-29 18:05:12 +00:00 |
|
rdb
|
49326183a9
|
it'd be so incredibly useful if GraphicsEngine just outputted what kind of buffer it created as an info message
|
2011-12-29 12:45:50 +00:00 |
|
rdb
|
7eeb37ec94
|
make sure pp-filter gets the same fb props as the main win - fixes antialiasing failure with FilterManager
|
2011-12-27 10:06:06 +00:00 |
|
rdb
|
306d6f993a
|
coloured cartoon inking
|
2011-12-27 09:48:27 +00:00 |
|
rdb
|
6b3c53e115
|
fix a bug with crash when calling resizeBuffers
|
2011-12-27 09:48:01 +00:00 |
|
Zhao Huang
|
aa91bf071e
|
Cleaned up the section relating to the intel compiler a little bit
|
2011-12-23 16:13:49 +00:00 |
|
rdb
|
a387909cf2
|
fix compilation issue
|
2011-12-23 12:42:07 +00:00 |
|
rdb
|
c80f1572d8
|
fix compilation issue
|
2011-12-23 12:07:21 +00:00 |
|
Zhao Huang
|
9e02be0431
|
Add support for the Intel compiler on win systems, and a switch --MSVC_Intel to enable it.
|
2011-12-23 07:37:17 +00:00 |
|
David Rose
|
a06fd5521f
|
found a reason to use dlmalloc if 16-byte alignment is required
|
2011-12-22 22:44:31 +00:00 |
|