18639 Commits

Author SHA1 Message Date
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
David Rose
77552be22a fix failure to run p3d file from cache without internet connection 2011-03-24 20:56:22 +00:00
Gyedo Jeon
fdb9e1fa9f Fix to support FF4 2011-03-23 23:07:25 +00:00
David Rose
49a1a950e6 whoopsy, wrong case 2011-03-22 23:50:28 +00:00
David Rose
dd4df70a28 fix msvs 2010 build issues reported by community member FriarTuck 2011-03-22 23:48:31 +00:00
David Rose
cea91656ea fix bug with two-parameter set_fov() 2011-03-22 00:34:42 +00:00
David Rose
e2a7b81ed5 oobe control key needs to be shift, not control, to avoid conflict with existing trackball control keys 2011-03-18 19:03:26 +00:00
David Rose
19d52c3221 fix problem with local transform on occluder; add egg bface support for occluders 2011-03-18 19:02:46 +00:00
David Rose
b099e2d063 more fixes from teedee including set_double_sided() 2011-03-18 17:49:48 +00:00
David Rose
a692e00a05 add vis2d 2011-03-18 01:57:01 +00:00
David Rose
44375f019d explicit occlusion culling support from community member teedee, with additional enhancements by drwr 2011-03-18 01:56:09 +00:00
David Rose
9f9ed8bc56 fix failure to update import.xml hash after modifying it 2011-03-15 20:31:18 +00:00
rdb
b2da92fefb Link fltk statically 2011-03-15 18:34:30 +00:00
rdb
163a73e5bb don't forget the mkdir 2011-03-15 14:12:55 +00:00
David Rose
aea8fa70bf add vis_2d 2011-03-14 21:58:32 +00:00
David Rose
d5f8a968a2 pfm-vis-max-vertices 2011-03-14 21:17:57 +00:00
David Rose
84f6c314cb support six-component vertices 2011-03-14 20:10:36 +00:00
David Rose
d91a11a836 move pfmfile to grutil 2011-03-14 20:10:00 +00:00
David Rose
2a691dd339 move pfmfile from pandatool 2011-03-14 20:09:33 +00:00
David Rose
5f42b92027 filename extension check should be case-insensitive 2011-03-14 20:09:06 +00:00
David Rose
0316dc67e3 add OSphereLens 2011-03-14 20:08:15 +00:00
rdb
f6c6e7eb75 fix bug in LightRampAttrib::out 2011-03-13 07:14:41 +00:00
David Rose
372532346e GeomVertexData::reserve_num_rows() and related changes--big performance improvement, especially on Windows 2011-03-12 21:42:34 +00:00
rdb
d114ab235e include encodings.mbcs 2011-03-12 10:32:54 +00:00
rdb
a5c746b5d7 Hopefully this will fix the problems on Linux with makensis 2011-03-12 09:07:38 +00:00
David Rose
a6d0e9765a protect from self-modifying callbacks 2011-03-12 06:29:31 +00:00
rdb
99ef646132 Remove the treacherous NDEBUG markers 2011-03-11 19:58:48 +00:00
rdb
203205849e Fix bug with certificate approval 2011-03-11 15:53:09 +00:00
rdb
928838886e support relative path to license file 2011-03-11 09:49:04 +00:00
rdb
5c89e12fb9 Exclude libgcc_s.so.* and libthr.so.* 2011-03-11 08:21:21 +00:00
rdb
0027610832 fix from tito 2011-03-09 16:49:30 +00:00
rdb
38f5a3210d Fixes for FreeBSD 2011-03-09 15:28:55 +00:00
rdb
a610d7976d fix makepanda --help 2011-03-09 14:41:43 +00:00
rdb
e87e3f4581 minor typo 2011-03-09 14:00:21 +00:00
rdb
8c960d0b45 proper plugin location on freebsd 2011-03-09 13:58:20 +00:00
rdb
5b9ad3832c fltk-config fix 2011-03-09 13:16:44 +00:00
rdb
83261415be freebsd npapi thing 2011-03-09 13:02:35 +00:00
rdb
716d7d0c4d fltk requires comctl and winsock on windows 2011-03-09 12:30:38 +00:00
rdb
54c692330a rewrite p3dcert to FLTK 2011-03-09 11:16:20 +00:00
rdb
0c7b5cae4f fix compile error on FreeBSD 2011-03-09 09:52:57 +00:00
rdb
0e4535acf5 Proper library configuration on FreeBSD (I hope) 2011-03-08 17:01:47 +00:00
rdb
12ef0e108a X11 is not only available on Linux 2011-03-08 15:58:55 +00:00
rdb
eede914ab8 Add missing nvidia-cg-toolkit dependency 2011-03-08 09:15:45 +00:00
David Rose
b845c7988a reorder for clarity 2011-03-05 16:42:54 +00:00
rdb
c7bf95c53a include dlfcn.h on FreeBSD for dlopen 2011-03-02 20:35:09 +00:00
rdb
e991505623 use -pthread instead of -lpthread, and also respect any or setting 2011-03-02 17:14:29 +00:00
rdb
730a278372 minor cleanup 2011-03-02 11:33:23 +00:00