420 Commits

Author SHA1 Message Date
Darren Ranalli
b03ce0ca94 added base.getAxes() 2010-04-15 23:29:00 +00:00
Zachary Pavlov
128097e19d Non scaled 2d nodes 2010-04-02 23:44:15 +00:00
rdb
ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
rdb
d3e12cde87 Fix division by zero when resizing the window to 0 size 2010-02-25 17:21:48 +00:00
Gyedo Jeon
71faad0cb5 Added grid attr to WinControl 2010-02-12 01:12:17 +00:00
rdb
381f89d8ea Uh, oh, let's keep backward compatibility for base.mainDir 2010-02-09 19:09:05 +00:00
rdb
a2faefb748 ShowBase, stop butchering the perfectly fine MAIN_DIR that was already set by ExecutionEnvironment! 2010-02-09 19:07:08 +00:00
rdb
d71dbd55be Add base.pixel2d for pixel-perfect coordinates 2010-01-02 18:51:06 +00:00
David Rose
a180898666 fix crash at shutdown 2009-12-30 01:18:44 +00:00
Abhishek Nath
f859cf502d Send a message when music has been enabled so that the game can appropriately choose what music to play 2009-12-22 03:10:40 +00:00
David Rose
1d7fd44214 uninstall wip, utf-8 2009-12-18 23:42:09 +00:00
David Rose
72da0ee5f1 clean up ConnectionRepository on exit 2009-12-05 07:17:53 +00:00
David Rose
2dbd154536 better handling of some startup failures; don't make a osx gui app unless necessary 2009-10-22 07:05:51 +00:00
David Rose
f3e620677e allow better console handling; download is low-pri thread 2009-10-09 01:06:06 +00:00
David Rose
7de817fb2b remove old task manager 2009-09-25 14:50:14 +00:00
David Rose
fcc7b5f9c2 PackageInstaller fixes 2009-09-02 06:08:33 +00:00
David Rose
7b34234edc interactive_console 2009-08-30 21:10:30 +00:00
David Rose
aefb14e678 more tweaks and fixes 2009-08-27 01:37:33 +00:00
David Rose
81363c4ba9 PackageInstaller, runtime package installation 2009-08-25 21:40:57 +00:00
David Rose
e7a5487ea1 filter out run() in p3d file 2009-07-22 07:33:52 +00:00
David Rose
c0a73aa93f windowEvent shouldn't be private 2009-07-11 00:09:15 +00:00
David Rose
a64a4f09c5 more scriptability wip 2009-07-01 15:52:08 +00:00
David Rose
ca983e8ece beginning Mozilla plugin integration 2009-06-20 01:31:31 +00:00
David Rose
9e7337557a remove old api calls 2009-06-16 03:46:55 +00:00
David Rose
427a22573a log files, etc 2009-06-11 20:56:16 +00:00
David Rose
483d525940 multi-sleep off by default 2009-06-10 18:55: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
68c729feca Added support for legacy winControls code 2009-05-14 01:26:50 +00:00
Gyedo Jeon
d5dc94e763 Made closeWindow compatible with multi windows 2009-05-14 00:56:15 +00:00
Gyedo Jeon
2ea87673aa Added support for multiple windows 2009-05-08 22:39:05 +00:00
Gyedo Jeon
ffd836e3b1 Added an option to start direct manually 2009-05-07 00:36:03 +00:00
Zachary Pavlov
3f49f8fd5a support for repository query/inventory code 2009-05-06 17:14:24 +00:00
David Rose
4456d45f62 defer importing ParticleSystemManager etc. until base.enableParticles() is called 2009-05-01 20:10:18 +00:00
Gyedo Jeon
e5e71cce6f Made all of sticky key related stuffs call when the config variable is set 2009-04-24 18:36:36 +00:00
Gyedo Jeon
e54901c125 Added a feature for disabling sticky keys in Windows 2009-04-22 22:43:23 +00:00
David Rose
a6cd326db6 base.camera should be a ModelNode 2009-04-20 15:15:11 +00:00
Zachary Pavlov
900c67b409 oops, missed this 2009-04-17 20:34:41 +00:00
David Rose
d78fdb169f comment typo 2009-03-15 12:59:31 +00:00
David Rose
d6edb385c7 minor tweaks to show-vertices 2009-03-06 20:28:38 +00:00
David Rose
9dfbe88e61 toggleShowVertices 2009-02-28 01:13:11 +00:00
David Rose
b631bc0254 try harder to deal with failure cases on window opening 2009-02-23 20:44:05 +00:00
David Rose
b75432262a remove old panda support 2009-02-20 22:49:11 +00:00
David Rose
68f687772b StereoDisplayRegion 2009-02-20 22:48:03 +00:00
David Rose
6fb65f4e26 show-tex-mem must follow base assignment 2009-02-10 23:39:11 +00:00
David Rose
932da28ac1 show-tex-mem 2009-02-10 21:05:52 +00:00
David Rose
d36782fbd0 show-tex-mem 2009-02-10 20:39:42 +00:00
David Rose
ac19dd2de0 more TexMemWatcher features 2009-02-06 00:55:27 +00:00
David Rose
cec576dd6b makeModulePipe 2009-02-05 20:06:34 +00:00
Darren Ranalli
039ad0ab05 disable automatic garbage logging until system is ready 2009-02-04 00:12:35 +00:00