David Rose
|
243339c080
|
opencv might require QuickTime.framework
|
2012-06-29 01:03:44 +00:00 |
|
David Rose
|
97f805b24a
|
pystub should be a static library for better portability, especially for dynamic loaders that aren't so awesome.
|
2012-06-20 21:41:49 +00:00 |
|
enn0x
|
ad54aff016
|
Exposed CCD for PhysX.
|
2012-04-30 22:45:12 +00:00 |
|
rdb
|
608643da5a
|
another fix for .this -> T_ULONG
|
2012-03-09 22:26:59 +00:00 |
|
rdb
|
a96c08b5c8
|
this should fix obj.this on 64-bits architectures
|
2012-03-09 21:32:47 +00:00 |
|
enn0x
|
4546fb9e77
|
(Perhaps) fixing BulletContact crashes on Linux
|
2012-02-27 22:46:42 +00:00 |
|
David Rose
|
a572d1a413
|
shouldn't automatically build a dependency on Windows 7
|
2012-02-22 18:43:56 +00:00 |
|
rdb
|
562296e694
|
add support for the libRocket debugger
|
2012-02-19 12:20:16 +00:00 |
|
enn0x
|
1d5b7d4c55
|
Exposing btWheelInfo::RaycastInfo.
|
2012-02-17 21:37:05 +00:00 |
|
David Rose
|
646f12f625
|
squelch backtrace on SystemExit
|
2012-02-16 00:19:09 +00:00 |
|
David Rose
|
4820b4a2db
|
fix more static-init ordering issues caused by new alignment code
|
2012-02-12 19:55:52 +00:00 |
|
rdb
|
d290a193ad
|
Fix static init ordering issue with the runtime build
|
2012-02-10 09:19:12 +00:00 |
|
David Rose
|
876956defb
|
ConfigVariableFilename::get_value() should return a concrete, not a reference
|
2012-02-06 23:18:49 +00:00 |
|
David Rose
|
e893b91a17
|
unify mayapath.cxx and mayaWrapper.cxx
|
2012-02-02 17:45:48 +00:00 |
|
rdb
|
c76d2cd226
|
it's p3dtoolconfig in ppremake too now, David
|
2012-02-01 15:13:07 +00:00 |
|
David Rose
|
903569a729
|
don't build glx if no x11
|
2012-01-09 14:58:18 +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 |
|
enn0x
|
e68cb77e4a
|
Added wrapper for btMultiSphereShape.
|
2012-01-05 13:07:38 +00:00 |
|
David Rose
|
f666607adc
|
expose match_files() to python usefully
|
2011-12-29 18:05:12 +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 |
|
David Rose
|
f6a32897ba
|
build correctly without DO_MEMORY_USAGE
|
2011-12-21 02:31:37 +00:00 |
|
David Rose
|
9326f5be54
|
compiler warnings
|
2011-12-21 01:39:47 +00:00 |
|
David Rose
|
6e5dd2cc63
|
fix memory crashes on win32/Eigen build
|
2011-12-21 01:25:38 +00:00 |
|
David Rose
|
e04c446b1c
|
add eigen to makepanda
|
2011-12-19 17:36:40 +00:00 |
|
David Rose
|
1cf7a1fd79
|
define epvector
|
2011-12-19 15:14:29 +00:00 |
|
David Rose
|
66a52cb6a3
|
fix MemoryHook internal memory alignment issues
|
2011-12-18 19:20:18 +00:00 |
|
David Rose
|
c5c21a566a
|
UnalignedLVecBase etc, remove lerp etc, moving towards Eigen on win32
|
2011-12-18 16:30:31 +00:00 |
|
David Rose
|
787742c93e
|
LINMATH_VECTORIZE -> LINMATH_ALIGN
|
2011-12-18 02:00:31 +00:00 |
|
David Rose
|
56fb33bf00
|
enforce alignment policies even when malloc() doesn't.
|
2011-12-18 01:55:22 +00:00 |
|
David Rose
|
702045608d
|
report allocation attempt when out of memory
|
2011-12-17 01:57:05 +00:00 |
|
David Rose
|
5933da3f05
|
auto-detect Eigen
|
2011-12-16 14:20:25 +00:00 |
|
David Rose
|
33b9a1e1cf
|
integrate Eigen
|
2011-12-16 14:17:48 +00:00 |
|
David Rose
|
71a2acd208
|
openssl is standard these days
|
2011-12-13 02:18:49 +00:00 |
|
David Rose
|
f9658303e7
|
ah, *this* is the proper fix to recent interrogate bug.
|
2011-12-09 05:56:27 +00:00 |
|
David Rose
|
dfe16c64f6
|
rename all Panda-built libraries to begin with libp3 or libpanda
|
2011-12-06 02:39:21 +00:00 |
|
David Rose
|
483928ff8b
|
pystub must trail the link line
|
2011-12-04 03:50:19 +00:00 |
|
David Rose
|
9294ea77f7
|
interrogate supports wchar_t * and L"foo"
|
2011-11-29 23:25:23 +00:00 |
|
enn0x
|
1a8eb0710b
|
Forgot to commit this a week ago...
|
2011-11-28 14:55:36 +00:00 |
|
rdb
|
0703e32d6f
|
add some stdint definitions
|
2011-11-25 09:46:23 +00:00 |
|
David Rose
|
a9fc6e59ae
|
fix windows globbing to support embedded quote marks
|
2011-11-21 21:13:30 +00:00 |
|
David Rose
|
82a33fad3e
|
huh, InterlockedAdd only exists on win64, weird.
|
2011-11-18 22:33:34 +00:00 |
|
David Rose
|
dca824b5de
|
hey, this time I really found the ffmpeg crash.
|
2011-11-18 19:40:40 +00:00 |
|
David Rose
|
b421b037fe
|
support OPTIMIZE 1 on win64 too
|
2011-11-18 19:21:46 +00:00 |
|
David Rose
|
99c0a4ec50
|
posix build errors
|
2011-11-17 23:34:12 +00:00 |
|
David Rose
|
539b61571c
|
guarantee word alignment for AtomicAdjust stuff
|
2011-11-17 23:31:31 +00:00 |
|
David Rose
|
19ff5a0d7f
|
oops, this causes problems with buildbot, fix later
|
2011-11-11 23:33:09 +00:00 |
|
David Rose
|
c0b7ca96b8
|
perform shell-style filename globbing on Win32 too
|
2011-11-09 01:35:19 +00:00 |
|
David Rose
|
370a9886b7
|
stringstream_hack
|
2011-11-07 20:15:57 +00:00 |
|
David Rose
|
cebecba2fc
|
add interrogate -noangles
|
2011-11-06 18:02:17 +00:00 |
|
David Rose
|
003aa9e3dd
|
PNMImage::gamma_correct()
|
2011-11-05 01:37:36 +00:00 |
|