Commit Graph

7667 Commits

Author SHA1 Message Date
treeform fa700bd7c3 Fixed the curve bug for real this time. Last fix to the curve just hid it.
https://bugs.launchpad.net/panda3d/+bug/383969

Happy curving without segfaults!
2010-01-12 08:19:15 +00:00
rdb ca2ec74da7 Fix uninitialized MeshDrawer2D TypeHandle errors 2010-01-12 07:59:57 +00:00
David Rose 777322003a morph threshold comparisons 2010-01-11 19:43:54 +00:00
David Rose 2dd54c37ef new files added 2010-01-11 19:19:25 +00:00
rdb 1ac95453bd Fix runtime fullscreen toggle 2010-01-11 09:39:25 +00:00
gogg 97c48d762f Bugfix: Client area was getting cropped when switching back to windowed under Windows. 2010-01-11 08:03:58 +00:00
rdb 264c603608 Don't forget the window manager hint 2010-01-10 20:36:35 +00:00
rdb 478a28bb77 Fullscreen toggling 2010-01-10 20:30:02 +00:00
enn0x b59d5a2887 Fixed an issue with the platform specific defines. 2010-01-10 17:34:32 +00:00
gogg b37d1191d5 Support for switching to and from fullscreen mode in Windows during runtime. 2010-01-10 16:54:09 +00:00
gogg acb8427feb Fixes to MeshDrawer2D; Missing declarations make MSVC sad. 2010-01-10 14:25:06 +00:00
treeform 48918928c8 adding meshDrawer2D - to compliment meshDrawer 2010-01-10 04:56:10 +00:00
treeform a95620c2db fixed https://bugs.launchpad.net/panda3d/+bug/383969 , whas doing default_curve-> when default_curve is null, now just returns false 2010-01-09 16:35:09 +00:00
rdb 0bf8946512 Resolution switching support under Linux 2010-01-09 16:18:11 +00:00
rdb 350119fd45 Support querying the available display modes in X11 2010-01-09 10:50:49 +00:00
rdb 3eda1e1109 dos2unix 2010-01-08 10:22:42 +00:00
enn0x e1665c7abb Moving platform-specific defines from buildfiles to code. 2010-01-08 01:13:23 +00:00
David Rose f0597899d9 remove debug statements 2010-01-08 00:15:58 +00:00
David Rose e5e0cb86d5 fix eggvertex comparision 2010-01-07 22:10:12 +00:00
David Rose f0312e4158 replace uhvr8ac.pfb with persans.ttf 2010-01-07 21:22:20 +00:00
enn0x dcf28f5205 Fixes to building module physx using ppremake 2010-01-07 14:02:50 +00:00
David Rose 32bbe5f8fe fix uninitialized usage_hint 2010-01-07 01:28:29 +00:00
Redmond Urbino d8c08f5170 kill crash when you logout to pick a toon then choose a diff toon 2010-01-06 03:06:19 +00:00
David Rose fe763aff9a bugfix suggested by Erik Pojar 2010-01-05 15:40:17 +00:00
enn0x 319d89d213 Removing PT (PointerTo) makro where not required, part 2 2010-01-05 12:19:11 +00:00
enn0x 069cc6aab9 Removing PT (PointerTo) makro where not required, part 1 2010-01-05 11:28:55 +00:00
rdb 32790419f4 Initialize _cg_context 2010-01-03 10:27:13 +00:00
rdb ded22d4fc6 Fix comment typo 2010-01-01 18:31:18 +00:00
David Rose ed32f2264e avoid low-level case-sensitive issues 2009-12-31 19:58:36 +00:00
enn0x f40a807484 Removed unnecessary lines. 2009-12-31 12:36:23 +00:00
David Rose 9ec2028de5 compiler warnings 2009-12-30 19:22:34 +00:00
rdb 51378e31a0 Improve parallax mapping support 2009-12-30 15:09:29 +00:00
David Rose a180898666 fix crash at shutdown 2009-12-30 01:18:44 +00:00
David Rose 478909b764 avoid crash at exit 2009-12-30 00:03:31 +00:00
David Rose 5455b869b2 download-throttle config var 2009-12-28 19:15:48 +00:00
David Rose 59e6a8a444 spam -> debug 2009-12-28 19:15:11 +00:00
enn0x 1a7942b40c Merging dev_physx_2009 to HEAD. 2009-12-28 11:33:36 +00:00
Redmond Urbino 79b6b53d32 add support for WebViewListener 2009-12-24 22:37:08 +00:00
rdb 2c777c23d6 Let's use RTP_depth for now, with the shadow system, until the bugs with RTP_depth_stencil on Windows are resolved. 2009-12-22 15:47:54 +00:00
rdb eafe6572a9 Fix compile issue on OSX 2009-12-22 10:52:14 +00:00
rdb 22beaad50d Apply Schell Games change to GLX case as well 2009-12-21 19:01:03 +00:00
rdb c136904fa9 Add hardware instancing support 2009-12-21 14:22:12 +00:00
rdb f2a937c79f And this 2009-12-21 12:37:47 +00:00
rdb b5bab4084f Forgot this checkin 2009-12-21 12:37:13 +00:00
David Rose 1fc71a28e8 operator bool 2009-12-19 07:09:45 +00:00
David Rose 539737278b blocking methods 2009-12-19 06:37:17 +00:00
David Rose 83b78b6587 fix right-click menu deadlock on IE 2009-12-19 04:01:30 +00:00
David Rose d477cf1615 fix win-origin -1 -1 2009-12-18 21:51:50 +00:00
rdb 765f00d846 MUAHAHA I found my little typo. = -> == 2009-12-17 18:48:56 +00:00
rdb 2e41525198 Oops, fix compilation issue in my latest commit 2009-12-17 18:11:31 +00:00