15237 Commits

Author SHA1 Message Date
David Rose
aa7a6bb5f7 protect for cg 1.x 2009-06-01 23:27:32 +00:00
David Rose
1ce2ce2413 integrate changes from Schell Games 2009-06-01 21:52:15 +00:00
David Rose
58c13de4ca integrate changes from Schell Games (plus some tab character fixes) 2009-06-01 21:51:15 +00:00
David Rose
c77097dd09 parent-window-handle 2009-06-01 19:18:07 +00:00
John Loehrlein
f3ed10e426 build squares and cubes and such 2009-05-29 21:39:42 +00:00
David Rose
f98bb64996 fix overflow bug in DynamicTextGlyph::erase() 2009-05-28 22:58:13 +00:00
rdb
1fe0e144c9 Work around a weird crash 2009-05-28 08:27:34 +00:00
David Rose
8d234769ab GraphicsOutputBase 2009-05-28 00:42:53 +00:00
David Rose
040dcfc333 move NDEBUG and _DEBUG into dtool_config.h 2009-05-27 22:43:40 +00:00
David Rose
c36c340004 fix bam errors when reading lights 2009-05-27 22:43:07 +00:00
Darren Ranalli
2deb24b233 bug fixes and memory leak fixes 2009-05-27 21:06:09 +00:00
David Rose
36dbe8c093 temporary fixes to fix compiler issues 2009-05-27 19:28:39 +00:00
rdb
84002901e9 Forgot a couple of files 2009-05-27 18:45:48 +00:00
rdb
801ddc8bb8 Changes to light inheritance to allow shadows 2009-05-27 17:33:21 +00:00
David Rose
82c1bec8fd convert animated vertex position 2009-05-27 03:24:35 +00:00
David Rose
6829badc7e force-parasite-buffer 2009-05-27 02:36:43 +00:00
David Rose
e0a7f0fed7 additional debug output 2009-05-27 02:36:09 +00:00
David Rose
532b9c0c50 replace assertion with clamping 2009-05-27 01:32:18 +00:00
rdb
e946ae8ac0 Fixed target option, and deprecated --installer in favor of make install 2009-05-25 06:12:19 +00:00
rdb
c31f100fd7 Step towards target-based building 2009-05-25 06:04:44 +00:00
rdb
1c300d0c73 Attempt to fix 64-bits maya on linux 2009-05-24 19:09:59 +00:00
rdb
5a83b242e2 This is a 64x64 image containing random normalized vectors mapped to 0..1 range, useful for e.g. SSAO. 2009-05-24 15:01:47 +00:00
rdb
e6202122ba Fix bug reported by clcheung 2009-05-23 07:46:43 +00:00
rdb
4271960b92 Add config var "show-portal-debug" to allow turning off the debug lines 2009-05-21 13:56:24 +00:00
rdb
165fe027f0 Another deadlock fix 2009-05-19 07:28:00 +00:00
rdb
490eeac5ba Fix another deadlock 2009-05-19 06:20:03 +00:00
rdb
5fc21e0779 Fix deadlock, I hope 2009-05-18 05:49:49 +00:00
Gyedo Jeon
5809061ac9 Added checking routine for when winCtrl.mouseWatcher is None 2009-05-15 23:46:22 +00:00
Gyedo Jeon
8370d2be12 Fixed crash in Pirates 2009-05-15 21:08:35 +00:00
Gyedo Jeon
38b8cd1171 Fixed an error of not checking cam is None 2009-05-14 20:59:59 +00:00
Gyedo Jeon
9d25a49bf7 Fixed a mistake 2009-05-14 01:30:32 +00:00
Gyedo Jeon
12d02e67fd Added support for legacy multi windows 2009-05-14 01:27:42 +00:00
Gyedo Jeon
68c729feca Added support for legacy winControls code 2009-05-14 01:26:50 +00:00
Gyedo Jeon
678acf998a Made oobe mode compatibe with multi windows 2009-05-14 01:11:06 +00:00
Gyedo Jeon
4a85b07d0a Added ortho zoom support 2009-05-14 01:10:40 +00:00
Gyedo Jeon
f3812fd8dd Made selection compatible with multi windows 2009-05-14 00:58:04 +00:00
Gyedo Jeon
d5dc94e763 Made closeWindow compatible with multi windows 2009-05-14 00:56:15 +00:00
rdb
9dc9132399 Update to 1.7.0 2009-05-13 17:40:34 +00:00
Chris Brunner
e3bffa43aa added more descriptive warning message when encountering a CollisionTube 2009-05-12 22:11:03 +00:00
Gyedo Jeon
f62f19c3d4 Replaced redundant code changes in DirectCameraControl with a DirectSession code change 2009-05-11 18:07:07 +00:00
rdb
01d5552de3 Release notes for 1.6.2 2009-05-11 07:50:48 +00:00
rdb
1d9fa8dc50 Update to 1.6.2 2009-05-11 07:24:47 +00:00
rdb
18fb544b2b Fix for missing models/ dirs in packpanda games 2009-05-10 05:44:26 +00:00
rdb
e919f01b50 ucontext bug was fixed on OSX 2009-05-09 06:20:55 +00:00
David Rose
d001c75524 workaround for broken OSX ucontext 2009-05-09 00:47:45 +00:00
Gyedo Jeon
b40450ccb2 Updated to support multiple windows 2009-05-08 23:06:24 +00:00
Gyedo Jeon
b42af781bd Enabled to change controlled camera 2009-05-08 23:05:16 +00:00
Gyedo Jeon
2ea87673aa Added support for multiple windows 2009-05-08 22:39:05 +00:00
Gyedo Jeon
cb63f15d15 Made panda window get focus for keyboard event in nested multi window mode 2009-05-08 22:38:01 +00:00
rdb
c544c10fbf Disable HAVE_UCONTEXT_H on OSX, it doesn't seem to be stable 2009-05-08 20:28:17 +00:00