David Rose
4edcad8821
minor build errors
2009-07-03 22:13:32 +00:00
David Rose
6f2591c642
P3DPythonObject et al
2009-07-03 20:27:50 +00:00
rdb
aa0e91de1f
HAVE_LINUX_INPUT_H
2009-07-03 18:22:13 +00:00
rdb
29dcf2d95b
Fix typo
2009-07-03 17:32:51 +00:00
rdb
2d14a28244
This commit is to support even newer versions of ffmpeg.
2009-07-03 12:02:00 +00:00
rdb
3c2c9340d6
Interrogate doesn't like latest ffmpeg version headers
2009-07-03 12:00:48 +00:00
rdb
0983073e25
Fix compiler warning
2009-07-03 09:02:31 +00:00
rdb
c9aee0fa5b
This commit:
...
* Enables us to build against the latest version of FFMPEG.
* Fixes the ffmpeg code not to use deprecated stuff anymore.
* Adds support for libswscale. Undef HAVE_SWSCALE in Config.pp if you compiled ffmpeg without.
* Uses sws_scale instead of the now-removed img_convert.
* Fixes a couple of deadlocks in FFMpegTexture.
2009-07-03 08:15:54 +00:00
David Rose
006ec7931e
typo in posix case
2009-07-03 01:31:13 +00:00
David Rose
891051485d
command-and-response
2009-07-03 01:24:50 +00:00
David Rose
774ba59dc9
minor fix to comments
2009-07-03 00:20:46 +00:00
David Rose
8072733c7f
compress level
2009-07-02 23:17:30 +00:00
David Rose
aa37501b8f
try more object-oriented approach to scripting
2009-07-02 23:08:19 +00:00
rdb
bb5b817ce8
More builtin uniforms & vertex attribs
2009-07-02 18:00:41 +00:00
Zachary Pavlov
8950ddbf15
the real uv scroll node. Not sure what happened with the commit
2009-07-02 16:47:12 +00:00
rdb
f53400cd04
Applied patch from IRC user case__, adding support for FmodAudioManager::set_volume/get_volume
2009-07-02 16:24:17 +00:00
rdb
ebf6291663
Fix build errors for mainstream OpenGL
2009-07-02 15:19:37 +00:00
rdb
dc6ccc27a1
Fix compile errors for build with Cg enabled
2009-07-02 15:12:17 +00:00
rdb
2fe72f7a6b
Missed this
2009-07-02 15:08:53 +00:00
rdb
66349ecaba
This is another big commit - chief new features are:
...
* Working OpenGL ES 2.x support. Yay!
* The shader code now supports separate vertex/fragment/geometry shaders.
* The GLSL code supports passing vertex attrib arrays.
2009-07-02 15:01:36 +00:00
Zachary Pavlov
44bcbe3de6
somehow missed this
2009-07-02 15:00:55 +00:00
rdb
55daa4c70c
Fix uvScrollNode
2009-07-02 09:15:24 +00:00
rdb
2340b9c1cc
Add uvScrollNode.cxx to composite file
2009-07-02 09:00:16 +00:00
rdb
b6ea49d520
Fix compiler errors in UvScrollNode
2009-07-02 07:15:55 +00:00
David Rose
09fb58dd08
band-aid localAvatarDoId
2009-07-02 04:06:17 +00:00
Zachary Pavlov
dd84f35bbe
*** empty log message ***
2009-07-02 00:42:31 +00:00
David Rose
047b370b9d
some safari hacks
2009-07-02 00:30:49 +00:00
David Rose
3d4b534a68
replace set_property/get_property with evaluate
2009-07-02 00:00:29 +00:00
David Rose
fb630dc7cf
fix from keith leonard
2009-07-01 22:23:13 +00:00
Zachary Pavlov
91ccad99fd
minor cleanup
2009-07-01 20:08:27 +00:00
Zachary Pavlov
3ea111343a
uv scrolling support for maya
2009-07-01 20:04:47 +00:00
Zachary Pavlov
f614a4dd64
uv scrolling support for maya
2009-07-01 19:56:20 +00:00
David Rose
130d341b3a
typo
2009-07-01 19:07:51 +00:00
David Rose
8c28147996
wip
2009-07-01 19:03:56 +00:00
David Rose
37bbbe2ac9
restore tixml_use_stl
2009-07-01 17:07:42 +00:00
David Rose
204467f5af
variant -> value
2009-07-01 17:05:17 +00:00
David Rose
30b413df8b
build on python 2.4
2009-07-01 17:00:53 +00:00
David Rose
a64a4f09c5
more scriptability wip
2009-07-01 15:52:08 +00:00
rdb
442ef013c4
OpenGL ES 2.x doesn't require glEnable/glDisable on GL_TEXTURE_* targets anymore, apparently.
2009-07-01 14:28:56 +00:00
rdb
f723c4d8d6
Move model cache to $USER_APPDATA, and enable it on linux
2009-07-01 14:09:23 +00:00
rdb
d5836b1ae3
Fix for some kind of weird weirdness (compiler bug?)
2009-07-01 13:51:11 +00:00
rdb
ace7910a44
Support $MAIN_DIR for the poor C++ users
2009-07-01 13:34:29 +00:00
rdb
26bc853d92
Fix embarassing little typo, hee hee =)
2009-07-01 13:25:13 +00:00
rdb
e3fde823b0
More work on OpenGL ES 2 support
2009-07-01 13:11:24 +00:00
rdb
71dcf4bc55
Fix crash with OpenGL ES 1.x
2009-07-01 12:32:04 +00:00
rdb
d8fe8dda6a
Build for OpenGL ES (2)
2009-07-01 10:13:51 +00:00
rdb
b7aa2ead11
Fix compile errors
2009-07-01 08:15:41 +00:00
David Rose
f7bc30d8a8
typo
2009-07-01 04:50:33 +00:00
David Rose
c966b5f4ed
beginning scriptability
2009-07-01 03:10:32 +00:00
David Rose
82db33d40a
missing files
2009-06-30 20:43:49 +00:00