13415 Commits

Author SHA1 Message Date
Darren Ranalli
d6a87a9567 prevent multiple auto-interests per DC class 2008-03-25 19:04:33 +00:00
Asad M. Zaman
21effb8112 put the debug statements under the is_debug 2008-03-25 01:12:46 +00:00
Asad M. Zaman
6fca5fe0d8 first part of adding the anim data into egg2maya: TODO: write maya code to apply those keyframes and perhaps organize the store of the SAnimData inside EggJoint 2008-03-25 01:05:47 +00:00
Darren Ranalli
ba6a59d1dc reduced memory footprint for creation stack traces 2008-03-25 00:57:44 +00:00
Chris Brunner
9fd6e46051 now supports MSVC9 2008-03-25 00:38:16 +00:00
David Rose
336fb90627 prevent infinite recursion 2008-03-24 23:05:47 +00:00
David Rose
81bef7355c workaround problem when unable to get input context 2008-03-24 18:19:57 +00:00
David Rose
89d07d7c4a whoops, const void 2008-03-21 22:39:40 +00:00
David Rose
7ccbc378f4 try harder to avoid 64-bit complaints 2008-03-21 22:29:03 +00:00
Dustin Barnard
3c2f78e72c *** empty log message *** 2008-03-21 16:39:42 +00:00
David Rose
4ed9feda5e reinterpret_cast 2008-03-21 11:41:00 +00:00
Josh Yelon
c1f9f28043 Working on separation of makepanda and makepandacore 2008-03-20 07:59:03 +00:00
Josh Yelon
1f311e3daa More work on makepanda/makepandacore separation 2008-03-20 06:33:09 +00:00
Josh Yelon
08dcdade5c load_dso now uses a plugin search path 2008-03-18 22:25:59 +00:00
David Rose
cdc0a1564b comment typo 2008-03-17 21:51:30 +00:00
David Rose
0127b28af8 osx requires ssize_t 2008-03-14 18:59:53 +00:00
Josh Wilson
d9e3120400 adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 02:20:59 +00:00
Josh Wilson
071ecfd5fd adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 02:13:09 +00:00
Redmond Urbino
88198adab6 kill crash removing a task when none have been added 2008-03-13 01:42:40 +00:00
Josh Wilson
7d9121d2d4 adding silenceInput() and reviveInput() for global disabling of all inputs at once 2008-03-13 01:37:29 +00:00
Joseph Lee
87e65af730 MF_1_1_8 (1.1.16.1):
o respect registry HKEY difference between _LOCAL_MACHINE settings and _CURRENT_USER
o allow selection of different HKEY
2008-03-12 23:28:33 +00:00
Joseph Lee
28d07f2cd1 MF_1_1_8 (1.7.12.1):
o respect registry HKEY difference between _LOCAL_MACHINE settings and _CURRENT_USER
o allow selection of different HKEY
2008-03-12 23:28:33 +00:00
David Rose
fc46272823 fix set_attrib() with override 2008-03-04 22:33:16 +00:00
Josh Yelon
b4427c874d Buffer fixes and bug fixes 2008-03-04 07:00:23 +00:00
Darren Ranalli
9dd90b0e8b added listToIndex2item and listToItem2index 2008-03-04 01:19:26 +00:00
Josh Yelon
0a4633cf81 Fixed a bug in copy_to_texture for depth buffers 2008-03-03 22:45:06 +00:00
Josh Yelon
8c39891d66 Fixed a bug in the 'encircles' routine 2008-03-03 22:44:50 +00:00
Josh Yelon
8d0c975486 Added not-implemented-yet warnings to shader generator 2008-03-03 21:32:28 +00:00
Dickinson Lo
f38e75693e fixed bug 2008-03-03 06:38:17 +00:00
Dickinson Lo
6a51ce0b58 adding 64bit flags 2008-03-03 05:46:37 +00:00
David Rose
02b2d76274 more flatten bugs: fix color-scale support 2008-03-01 00:05:03 +00:00
Josh Yelon
b3b365c99e Work on issues related to resizing buffers 2008-02-28 23:16:13 +00:00
Josh Yelon
4669ea9486 Resize fixes 2008-02-28 23:04:48 +00:00
David Rose
4eed2ad84f one more fix to the fix to the fix 2008-02-28 19:36:57 +00:00
Josh Yelon
17a1700b26 Fixes for texture padding 2008-02-28 18:45:40 +00:00
David Rose
7ab42fafae another fix 2008-02-28 14:45:23 +00:00
Josh Yelon
776d09f31a Added sha files 2008-02-28 05:00:57 +00:00
Josh Yelon
545ae37c51 Added basic-shaders-only 2008-02-28 04:58:04 +00:00
David Rose
4ad2ecb59f fix further bugs with multitexture in dx8/9 2008-02-28 00:04:29 +00:00
Josh Yelon
1521158158 Getting ready for 1.5.0 2008-02-27 22:29:02 +00:00
David Rose
93fb935b6f MIN_GL_VERSION, MIN_MESA_VERSION 2008-02-27 21:20:09 +00:00
Josh Yelon
d1c90c64ca Remove unintentionally-committed debugging code 2008-02-26 23:04:07 +00:00
Josh Yelon
6fe75c8eed Added some error-checking 2008-02-26 23:02:27 +00:00
David Rose
21651167f1 more mesa debugging 2008-02-26 21:36:27 +00:00
Josh Yelon
b70b3d7102 Took out debugging code. 2008-02-26 19:42:00 +00:00
Chris Brunner
975c234375 blank 2008-02-26 19:06:10 +00:00
Josh Yelon
172f8f7386 Fixed a bug when trying to use windows sofware renderer 2008-02-26 05:50:48 +00:00
Josh Yelon
4ada6f355d Got rid of DX8 fallback 2008-02-26 05:50:18 +00:00
Redmond Urbino
bb6497427c conveyor belts have sound 2008-02-26 04:27:42 +00:00
Josh Yelon
5ea59602f0 Updated version num 2008-02-26 00:14:43 +00:00