18485 Commits

Author SHA1 Message Date
rdb
f38f17b116 remove a 'fix' that didn't work anyway 2011-05-04 10:41:13 +00:00
David Rose
d2f531211a publish sort_descendants() 2011-05-03 16:52:13 +00:00
David Rose
337a09552f fix typos with paren grouping 2011-05-03 00:08:48 +00:00
rdb
69604365bc oops typo 2011-05-02 12:19:47 +00:00
rdb
996896463a and copy the FreeBSD thing to the head 2011-05-02 10:14:35 +00:00
rdb
717e16e003 mkdir with mode 2011-05-02 10:04:53 +00:00
rdb
d590921b90 suggested fix from deflected to add -o devel/panda3d to pkg_create 2011-05-02 06:10:11 +00:00
rdb
cdcd003ec3 Add a get_screenshot returning a Texture 2011-05-01 09:14:18 +00:00
rdb
0807a74605 /nonfatal flag for bin/*.pyd 2011-04-30 18:35:17 +00:00
rdb
8d035dd14d hack fix for the wx compile error on osx 2011-04-30 14:35:06 +00:00
rdb
ddbc707a09 never mind 2011-04-29 11:33:39 +00:00
rdb
3e4eb0bf52 correct fltk detection, hopefully 2011-04-26 10:15:44 +00:00
rdb
9feb5958ab use fakeroot when building an RPM or DEB 2011-04-26 10:08:41 +00:00
rdb
a46aa90061 include stdint.h 2011-04-26 07:16:11 +00:00
David Rose
ae38a4eb44 fix ode crash on exit 2011-04-25 19:46:13 +00:00
David Rose
ea1d78b85e extend pmerge.py to validate and/or correct hashes 2011-04-19 23:26:56 +00:00
David Rose
a0b8d403de latest ca-bundle.crt 2011-04-19 16:19:15 +00:00
rdb
ad630e00eb add right tk modules, I hope 2011-04-19 14:37:46 +00:00
rdb
8f41f7ac7a include stdint.h from avio.h 2011-04-16 20:25:17 +00:00
rdb
28f1fd83ca let's not forget this 2011-04-15 20:50:31 +00:00
rdb
2d975e0681 it's int64_t in the ffmpeg headers, so it will be int64_t here, god damn it 2011-04-15 19:33:11 +00:00
rdb
43f0305538 lets not use the system stdint.h in case it has different definitions than we use in our parser-inc implementation 2011-04-15 19:11:08 +00:00
TheKrush
65e8fcccda - making the installer recognize it needs to also include PYD files when creating the install scripts 2011-04-15 18:43:42 +00:00
rdb
324c367d90 forgot one note 2011-04-15 11:11:42 +00:00
rdb
a4d1e06471 bump to 1.8.0 2011-04-15 10:04:47 +00:00
rdb
037ca71fc7 1.7.2 notes 2011-04-15 10:00:33 +00:00
rdb
eccd694b29 remove 64-bits stuff 2011-04-15 08:18:54 +00:00
rdb
db5e5c6c5d fallback to XVisual interface if there are no FBConfig contexts (untested) 2011-04-15 07:09:00 +00:00
TheKrush
7ca69c16a1 - old version was giving error when trying to build because it is using an old DIB 2011-04-14 17:55:32 +00:00
rdb
ca21801bb1 fix fltk-config interpretation 2011-04-14 11:25:23 +00:00
rdb
433f5404b5 Don't exclude X11 extension libraries 2011-04-14 11:20:36 +00:00
rdb
d5dfbe3843 add p3dembedw on windows, hide console window in pdeployed executables by default 2011-04-14 08:50:32 +00:00
rdb
e53e831142 fix crash on glx implementations that don't support FBConfig 2011-04-13 15:16:17 +00:00
rdb
969f12171b Fix relative mouse on OSX- coordinates were bound by a 0-32767 range 2011-04-13 13:15:53 +00:00
rdb
62f2d8be4d Support lighting 2011-04-05 09:03:58 +00:00
Chris Brunner
a19ab85561 putting the Panda3D Tools GUI into CVS 2011-04-04 22:41:23 +00:00
rdb
776baf7c15 Basically functional collada loader that uses the COLLADA DOM. Can load scene graph and geometry. 2011-04-04 20:56:50 +00:00
rdb
be24c5711c Add symbols for collada dir 2011-04-04 19:25:04 +00:00
rdb
e24397f494 Add COLLADA DOM library 2011-04-04 19:24:10 +00:00
David Rose
d74e014dee make osx-support-gl-buffer be true by default 2011-04-03 21:49:25 +00:00
David Rose
d715a331e3 "long int" isn't necessarily 64 bits on a 64-bit architecture, but "long long int" usually is. 2011-04-03 21:07:32 +00:00
rdb
e508c07765 Add almost completely useless flip() method 2011-04-01 12:24:08 +00:00
rdb
a003a73c3f Add default-antialias-enable configuration variable 2011-03-31 09:16:36 +00:00
rdb
e461c21c56 Slight optimisation 2011-03-30 07:20:26 +00:00
rdb
0955c464ab Don't show inherited members as if they were part of the class 2011-03-29 12:13:15 +00:00
rdb
630568494a Fix compilation error 2011-03-28 21:56:47 +00:00
David Rose
db74845139 fix crash with debug notify and NULL anim (untested, but trivial fix) 2011-03-28 18:03:51 +00:00
David Rose
1b8d55ce34 further occluder enhancements from teedee 2011-03-28 17:58:31 +00:00
rdb
ee5c561acc thirdparty dir for arm 2011-03-26 08:52:19 +00:00
David Rose
0062e134b1 fix cegui + shader issue 2011-03-26 00:12:09 +00:00