4361 Commits

Author SHA1 Message Date
David Rose
cfb2fa7eed fix blinking cursor 2007-08-08 22:52:33 +00:00
Gyedo Jeon
f914eb9c8f Fixed scale problem under Maya control mode 2007-08-08 22:36:54 +00:00
Gyedo Jeon
e44724fc4b Made alt modifier information get sent while mouse button 1 is still pressed 2007-08-08 03:50:51 +00:00
Darren Ranalli
5e1ac15ba8 fixed crash in doByDistance 2007-08-07 23:28:14 +00:00
Darren Ranalli
a291b6ea1e added doByDistance 2007-08-07 21:50:56 +00:00
Gyedo Jeon
b290f53d74 Prohibited unwanted object movent under Maya camera mode 2007-08-07 18:43:16 +00:00
David Rose
e4ba1d426a whoops, can't import libpandaexpressModules at the top 2007-08-07 14:52:56 +00:00
David Rose
bfd91c6e66 more startup ordering issues 2007-08-06 22:19:19 +00:00
Joe Shochet
f574e9f8f9 init wasd turn tokens 2007-08-06 21:50:33 +00:00
David Rose
6a03484e9f more attempts to straighten out startup ordering on publish 2007-08-06 21:32:46 +00:00
David Rose
55a769760d attempt to work around showbase startup order issue 2007-08-06 20:41:20 +00:00
Joe Shochet
eb08ce9e17 default inputStateTokens in case controlManager is deleted before ever enabled 2007-08-06 09:53:56 +00:00
Gyedo Jeon
63de89a6c8 Fixed bug in TreeNode.find() 2007-08-03 21:14:50 +00:00
David Rose
fa8630c8bc osx cg 2007-08-03 20:52:12 +00:00
Joe Shochet
11b61579e0 control manager disable now stops watching input states 2007-08-03 19:48:42 +00:00
Joe Shochet
9b911db541 better handling of wasd to turn switching 2007-08-03 04:04:23 +00:00
Josh Yelon
923f5c916c Insulate panda from user's PYTHONPATH 2007-08-02 22:02:53 +00:00
Gyedo Jeon
4c6b2a4698 Made childrenTag a dictionary which could have multiple items for filtering option 2007-08-02 00:53:36 +00:00
David Rose
a8ae4fa3f1 reorder for thread cleanup 2007-08-01 23:22:33 +00:00
Darren Ranalli
e51f0b2baf moved lifter to shadow-placer traverser, fixes fall-through-ledge problem 2007-08-01 01:31:56 +00:00
Gyedo Jeon
75e9818d69 Added option to make item uneditable 2007-07-31 23:46:31 +00:00
Gyedo Jeon
cff6603eb6 Made mouse x movement zoom in/out camera in maya mode 2007-07-31 23:15:25 +00:00
Gyedo Jeon
fff43ee097 Added option to make item uneditable 2007-07-31 22:18:32 +00:00
Gyedo Jeon
c86d20b176 Fixed Maya Camera control mode problem 2007-07-31 19:42:10 +00:00
Josh Wilson
7c1ebe56c8 "don't reset input states when destroying a control manager" 2007-07-31 18:31:27 +00:00
Gyedo Jeon
544a035d34 Disabled camera rotation with Mouse3 in Maya mode 2007-07-31 01:27:34 +00:00
Gyedo Jeon
8bbe2f6376 Enabled widget lerpScale with fScaleWidgetByCam is on 2007-07-30 17:16:19 +00:00
Josh Wilson
21c61f82c6 "hide letterbox on startup" 2007-07-28 01:07:31 +00:00
Josh Wilson
5b7e1d9b63 "hide letterbox on startup" 2007-07-28 01:06:51 +00:00
Josh Wilson
edeaeabd87 "let letterbox maintain its position if the on/off ival gets paused" 2007-07-28 00:53:03 +00:00
Gyedo Jeon
0fe56bd0a9 Made Maya-like widget scaling 2007-07-27 18:38:00 +00:00
Chris Brunner
181d891578 whrandom -> random 2007-07-26 22:52:32 +00:00
Chris Brunner
f40a92ed1b changed a print to a notify 2007-07-26 22:52:12 +00:00
Asad M. Zaman
de37b04930 put a sorting order of 0 on the top and bottom letterbox 2007-07-26 04:18:29 +00:00
Gyedo Jeon
7e6bbc7434 Added Expand All/Collapse All 2007-07-25 19:40:18 +00:00
Gyedo Jeon
b49718e725 Added functions to show/hide by nodepath tag 2007-07-25 02:29:34 +00:00
Josh Wilson
437e1285b8 merging in Edmundo's changes to have the letterbox render behind all other gui elements 2007-07-25 01:46:11 +00:00
Gyedo Jeon
2ba6205d7e Added Sorting Children 2007-07-24 23:36:26 +00:00
Gyedo Jeon
b0ce0f70a3 Added feature to scale widget by distance from the camera 2007-07-23 20:51:09 +00:00
Josh Wilson
b2fb75e867 "added CLIENT_SET_FIELD_SENDABLE" 2007-07-20 23:36:15 +00:00
M. Ian Graham
656bc2105f Added failedCommand option that lets us register a callback for when the user attempts to submit a disabled DirectEntry field. This lets us give feedback by flashing the field a different color, etc. 2007-07-19 00:44:56 +00:00
David Rose
c4c58208a2 clean up letterbox typos, noisy behavior 2007-07-18 19:58:26 +00:00
Josh Wilson
cbaa8832d3 "first round of bug fixes for world-split change" 2007-07-18 01:03:27 +00:00
David Rose
d1e5f80c8a letterbox bin 2007-07-17 19:47:36 +00:00
Josh Wilson
e4b69c22eb "Removed the Dockworker NPC and replaced it with the Dinghy interactive object. This required a bit of refactoring in a lot of various files. Here are some of the more substantial changes. Pirates now have three main ship references on them: their current ship(ship), their currently deployed ship(activeShip), and their current 'crew' ship(crewShip) (as opposed to an enemy ship that they've boarded). Also in this checkin - we're splitting the visibility of the players into two halves: the land half and the ocean half. This means they will only see ships when on the deck of a ship and only see land based objects when in a game area." 2007-07-17 19:33:37 +00:00
Josh Wilson
2623432189 "added 'module' option" 2007-07-17 19:17:48 +00:00
Josh Wilson
d1be95209e "cleanup" 2007-07-17 19:16:53 +00:00
Josh Wilson
f679612f2a "Converted collision pusher geometry from two spheres at either end of the ship into a single stretched sphere. we'll have to keep an eye out for strange behavior due to the scaling" 2007-07-17 19:15:39 +00:00
Gyedo Jeon
022b491438 Added not found handling for updateSelection 2007-07-17 18:44:44 +00:00
Joe Shochet
0f53bb4b55 *** empty log message *** 2007-07-16 22:11:16 +00:00