David Rose
|
78abcf23e7
|
ConnectionManager::wait_for_readers()
|
2012-02-03 19:58:08 +00:00 |
|
David Rose
|
e893b91a17
|
unify mayapath.cxx and mayaWrapper.cxx
|
2012-02-02 17:45:48 +00:00 |
|
rdb
|
d9dd9c86bb
|
Import Filename
|
2012-02-02 11:37:23 +00:00 |
|
rdb
|
1d12ecfcea
|
Include Pmw.def
|
2012-02-02 11:28:59 +00:00 |
|
rdb
|
c475c6acd9
|
static boost_python on OSX
|
2012-02-02 09:36:33 +00:00 |
|
rdb
|
c76d2cd226
|
it's p3dtoolconfig in ppremake too now, David
|
2012-02-01 15:13:07 +00:00 |
|
rdb
|
eaa31cc65b
|
fix font colour issue (all text was showing up white regardless of font colour)
|
2012-02-01 11:10:17 +00:00 |
|
rdb
|
c04486cb14
|
this should fix an error on Windows
|
2012-02-01 11:03:21 +00:00 |
|
rdb
|
81513a83cd
|
"and" and "or" keywords aren't valid C++
|
2012-02-01 09:17:56 +00:00 |
|
David Rose
|
683743345a
|
whoopsy
|
2012-02-01 02:47:26 +00:00 |
|
David Rose
|
948ce27815
|
PfmFile::merge()
|
2012-02-01 00:51:20 +00:00 |
|
David Rose
|
c67fb27206
|
support subclassing CollisionNode properly
|
2012-01-31 23:45:55 +00:00 |
|
David Rose
|
2d4170963b
|
a few more degenerate cases
|
2012-01-31 23:45:22 +00:00 |
|
David Rose
|
6d7d6e9271
|
minor fix
|
2012-01-31 22:11:09 +00:00 |
|
rdb
|
66e8c2aafa
|
*** empty log message ***
|
2012-01-31 21:53:47 +00:00 |
|
rdb
|
fadea1bedb
|
include filename.h even when zlib support hasn't been compiled in
|
2012-01-31 21:39:48 +00:00 |
|
David Rose
|
4c578d3ccb
|
show number of dependent files (to make zero files more obvious)
|
2012-01-31 20:31:32 +00:00 |
|
David Rose
|
6911c18a58
|
fix bam cache issue with ptloader files
|
2012-01-31 20:30:43 +00:00 |
|
David Rose
|
e26b9f4c92
|
include points and lines in bam2egg
|
2012-01-31 00:17:27 +00:00 |
|
David Rose
|
6d32be8a1d
|
better deal with degenerate cases
|
2012-01-30 21:57:28 +00:00 |
|
rdb
|
762f31c27e
|
also include submodules of Pmw
|
2012-01-28 14:37:16 +00:00 |
|
rdb
|
e801caded7
|
aw, forgot to import sys
|
2012-01-28 14:21:05 +00:00 |
|
rdb
|
aa76d1ca47
|
um, fix paste-buffer corruption issue, heh heh
|
2012-01-28 14:17:18 +00:00 |
|
rdb
|
1c5366dfce
|
fix Tkinter woes on OS X by giving Tkinter control over the main loop instead of Panda
|
2012-01-28 14:14:30 +00:00 |
|
rdb
|
1da17fe749
|
this should fix the Pmw stuff
|
2012-01-28 14:13:17 +00:00 |
|
rdb
|
4cc8cf04c8
|
support for thirdparty packages with their own Python bindings
|
2012-01-28 13:12:36 +00:00 |
|
rdb
|
72af325f2b
|
allow binding float[n] variables to float[n-1] variables in Cg shaders
|
2012-01-28 12:47:14 +00:00 |
|
rdb
|
fc8935035a
|
fix fonts issue (generated textures were upside down)
|
2012-01-28 12:19:49 +00:00 |
|
rdb
|
1168011850
|
lots of improvements to the rocket integration
|
2012-01-28 11:49:41 +00:00 |
|
rdb
|
3c65b5171b
|
handle Python exceptions properly in get_context()
|
2012-01-28 09:55:06 +00:00 |
|
Chris Brunner
|
ee3adf5723
|
Fix a bug where privReverseInstant would reset to the last state of an interval and not the start state
|
2012-01-27 03:02:50 +00:00 |
|
David Rose
|
75f4a86aba
|
preload MovieTexture with black
|
2012-01-26 21:50:19 +00:00 |
|
rdb
|
9bb99f9120
|
HAVE_ROCKET_PYTHON
|
2012-01-25 19:20:15 +00:00 |
|
rdb
|
ab8bdebc9a
|
link rocket with boost_python
|
2012-01-25 10:30:20 +00:00 |
|
David Rose
|
186da11f36
|
Trackball::set_control_mode()
|
2012-01-24 15:24:18 +00:00 |
|
David Rose
|
c8e3c72b3a
|
catch keyboard focus, mouse capture
|
2012-01-23 23:20:47 +00:00 |
|
rdb
|
afc0cf2be7
|
give Pmw another try
|
2012-01-23 11:51:22 +00:00 |
|
David Rose
|
deb8a56b8a
|
record Texture::pad_size in bam cache too
|
2012-01-22 21:19:59 +00:00 |
|
rdb
|
75a00f9553
|
add libRocket runtime package
|
2012-01-22 15:03:14 +00:00 |
|
rdb
|
fa50a04775
|
pick up and fix G0gg's C++ pixel2d changes
|
2012-01-22 13:32:17 +00:00 |
|
rdb
|
9dcc7a5e35
|
fix Tk crash on OSX
|
2012-01-22 12:42:45 +00:00 |
|
David Rose
|
626294831d
|
a few needed win libs
|
2012-01-19 19:04:21 +00:00 |
|
David Rose
|
6f88d641bf
|
PNMImage::reverse_rows()
|
2012-01-19 18:22:22 +00:00 |
|
David Rose
|
38de5011e1
|
remove-callback-window
|
2012-01-18 19:25:16 +00:00 |
|
David Rose
|
19a0d3bdb9
|
reword comment for accuracy
|
2012-01-18 19:24:31 +00:00 |
|
enn0x
|
d5d13d2990
|
Removing unnecessary const-ness of return values in BulletContactResult
|
2012-01-17 21:14:51 +00:00 |
|
enn0x
|
3ae3c26eb8
|
Remove unnecessary console output.
|
2012-01-17 21:09:00 +00:00 |
|
David Rose
|
17f27744a9
|
add base.adjustWindowAspectRatio()
|
2012-01-17 05:39:25 +00:00 |
|
enn0x
|
2e3667e7d4
|
Fix for bug #916732
|
2012-01-16 23:00:04 +00:00 |
|
rdb
|
ec18c967dd
|
unbreak GLES
|
2012-01-16 09:19:28 +00:00 |
|