David Rose
|
22fa5dff1e
|
fix MovieTexture::orig_file_size bug
|
2011-06-17 17:36:50 +00:00 |
|
rdb
|
78e138d9b9
|
bullet is not part of the runtime, ofc
|
2011-06-17 07:30:30 +00:00 |
|
David Rose
|
830bfcb056
|
integrate with latest ffmpeg
|
2011-06-16 20:23:30 +00:00 |
|
rdb
|
43763f0b87
|
be more tolerant to broken UV links
|
2011-06-14 09:19:32 +00:00 |
|
David Rose
|
e58cd23fd8
|
spam output
|
2011-06-13 16:13:50 +00:00 |
|
David Rose
|
fd2d3900cf
|
fix link issues on mac
|
2011-06-13 01:59:17 +00:00 |
|
David Rose
|
0647066e23
|
add tags and model nodes
|
2011-06-13 01:58:44 +00:00 |
|
David Rose
|
7a3e652709
|
fix uninitialized _scale
|
2011-06-13 01:57:52 +00:00 |
|
David Rose
|
4f59ca4705
|
minor cosmetic change
|
2011-06-13 01:57:14 +00:00 |
|
enn0x
|
89b92f1f19
|
Prevent empty debug geom from getting optimized away.
|
2011-06-12 13:10:57 +00:00 |
|
rdb
|
8b4bdf4291
|
should fix the runtime build
|
2011-06-12 12:58:30 +00:00 |
|
David Rose
|
1e10f5238a
|
implicitly drop an empty array during register_format()
|
2011-06-09 18:52:39 +00:00 |
|
rdb
|
09dd200c58
|
oops, I'm tired
|
2011-06-06 19:42:01 +00:00 |
|
rdb
|
54544bfdc8
|
better fix
|
2011-06-06 19:39:25 +00:00 |
|
rdb
|
e733dbc1ee
|
fix lintian errors
|
2011-06-06 19:32:10 +00:00 |
|
rdb
|
d6c9ed46a2
|
make_copy should be a const method
|
2011-06-03 16:29:13 +00:00 |
|
rdb
|
ee03d5c45d
|
fix compile warning
|
2011-06-03 09:56:10 +00:00 |
|
rdb
|
553b009a24
|
fix for lib detection
|
2011-06-03 09:43:49 +00:00 |
|
rdb
|
3b07f3a2b4
|
fix annoying compiler warning
|
2011-06-03 09:15:25 +00:00 |
|
rdb
|
61cfd40824
|
fix an oops
|
2011-06-03 09:11:12 +00:00 |
|
David Rose
|
b71ab5d081
|
speedtree wants glu32; assume /bigobj for 64-bit archs
|
2011-06-02 23:25:31 +00:00 |
|
David Rose
|
a552cfa859
|
add time_delta interfaces
|
2011-06-02 18:21:33 +00:00 |
|
David Rose
|
33886780c4
|
Fix tendency of CollisionFloorMesh to introduce NaN's into result
|
2011-06-02 18:05:48 +00:00 |
|
rdb
|
2d6edaf18b
|
first step toward reading Collada FX materials
|
2011-05-29 19:46:38 +00:00 |
|
David Rose
|
9bf5812c93
|
support thread-stack-size for OS X simple threading implementation
|
2011-05-28 17:33:38 +00:00 |
|
enn0x
|
878486712f
|
Adding a bunch of methods for different constraints.
|
2011-05-28 00:07:37 +00:00 |
|
rdb
|
31f9a697b0
|
opencv thing
|
2011-05-24 17:10:19 +00:00 |
|
rdb
|
23e0cb922a
|
fix, part 2
|
2011-05-24 14:08:55 +00:00 |
|
rdb
|
b33ffd9636
|
lots of improvements to the COLLADA loader
|
2011-05-24 13:14:11 +00:00 |
|
rdb
|
70f6605442
|
some fixes to PandaIOStream
|
2011-05-24 12:11:00 +00:00 |
|
rdb
|
19e73932d2
|
add assimp stuff
|
2011-05-22 15:47:20 +00:00 |
|
rdb
|
d30f60c70f
|
hopefully remove dependency on v4l 1
|
2011-05-21 18:59:58 +00:00 |
|
rdb
|
d89621bd33
|
change from zhao to support non-pow textures on dx9
|
2011-05-20 14:31:56 +00:00 |
|
rdb
|
3dbe075ef0
|
bullet changes
|
2011-05-18 15:19:08 +00:00 |
|
rdb
|
c5cd1fc674
|
remove HAVE_BULLET dtool_config.h definition, I don't think it's needed
|
2011-05-18 07:35:41 +00:00 |
|
Chris Brunner
|
04c7acceed
|
Added Maya2012 as an option
|
2011-05-17 23:15:40 +00:00 |
|
Chris Brunner
|
5916dc9912
|
Added a flag to override the forced 32-bit lookup in GetRegistryKey method.
make use of override in the Maya path lookup call to GetRegistryKey, thus allowing finding the 64-bit libraries
|
2011-05-17 23:14:28 +00:00 |
|
Chris Brunner
|
ed5c30c2c4
|
panda/src/cull needs the /bigobj flag to compile properly in 64-bit
|
2011-05-17 23:12:12 +00:00 |
|
David Rose
|
a81ba6d755
|
missing newline:
|
2011-05-17 20:52:55 +00:00 |
|
David Rose
|
9b2665b539
|
speedtree also wants glu
|
2011-05-17 20:44:30 +00:00 |
|
Chris Brunner
|
53f4dd3b91
|
Adding egg-list-textures as a binary build target
|
2011-05-16 21:19:35 +00:00 |
|
Chris Brunner
|
196cdef8a2
|
support for Maya2012
|
2011-05-16 21:18:07 +00:00 |
|
enn0x
|
438ab5a1fd
|
Builing on Linux should succed now.
|
2011-05-14 23:47:34 +00:00 |
|
enn0x
|
a7c3f25e23
|
Added path to bullet header and libs for Linux.
|
2011-05-14 23:31:45 +00:00 |
|
enn0x
|
10a64db343
|
Adding bullet physics.
|
2011-05-14 07:00:02 +00:00 |
|
David Rose
|
b1822b4930
|
egg-emulate-bface should default to true
|
2011-05-11 16:38:33 +00:00 |
|
rdb
|
4a5db4ca35
|
patch from Nox_fire(galaxy)
|
2011-05-11 14:12:37 +00:00 |
|
rdb
|
5b74526c15
|
patch from eryx
|
2011-05-10 06:19:59 +00:00 |
|
rdb
|
f75eb5e15c
|
oops, fix compile
|
2011-05-07 14:13:57 +00:00 |
|
rdb
|
1a0bae35b7
|
correct faulty segment-into-plane collision, adds interior point
|
2011-05-07 12:25:39 +00:00 |
|