Gyedo Jeon
|
c96cc1a425
|
Fixed Avatar problem in the LevelEditor
|
2007-08-16 21:44:53 +00:00 |
|
Asad M. Zaman
|
82a863831c
|
properly cleans up nametags
|
2007-08-16 19:40:19 +00:00 |
|
Yonghwan Lee
|
f19767bc37
|
Prevent from adding \\r to the end of codeLibs
|
2007-08-15 19:05:53 +00:00 |
|
Jason Hancock
|
7fba8215ac
|
bug fix
|
2007-08-15 18:59:17 +00:00 |
|
Jason Hancock
|
ad9deb8eb4
|
reset # of crashes when sleeping
|
2007-08-15 18:35:17 +00:00 |
|
Josh Wilson
|
80ae6acaf3
|
physicshandler -> pusher
|
2007-08-15 07:31:16 +00:00 |
|
John Loehrlein
|
34b7599b6f
|
passthrough in control manager
|
2007-08-14 17:54:40 +00:00 |
|
Zachary Pavlov
|
f481109861
|
added a generic find for the cr, uses regex
|
2007-08-14 17:47:47 +00:00 |
|
Josh Wilson
|
bc62667675
|
"handleChild(Arrive/Leave)() now only applies when a child is being placed under for the first time or actually leaving. added handleChild(Arrive/Leave)Zone() for the case where the child keeps the same parent, but changes zones"
|
2007-08-14 07:34:42 +00:00 |
|
Darren Ranalli
|
0caaf136cd
|
fixed smooth motion warping problem
|
2007-08-13 23:27:24 +00:00 |
|
Josh Wilson
|
832f0b51e3
|
adding __str__()
|
2007-08-11 06:36:44 +00:00 |
|
Darren Ranalli
|
54bccad360
|
timestamps are optional on setSm*
|
2007-08-10 17:14:02 +00:00 |
|
Asad M. Zaman
|
558999a774
|
from prezmek:
|
2007-08-10 02:41:20 +00:00 |
|
Darren Ranalli
|
506cf473cf
|
support local calls to setSm*
|
2007-08-09 23:20:17 +00:00 |
|
Roger Hughston
|
2d2f8d7100
|
Changed the lack of dc definition to be a warning
|
2007-08-09 20:21:44 +00:00 |
|
Darren Ranalli
|
0680a3d796
|
added has_most_recent_timestamp, avoids invalid timestamps after reset
|
2007-08-09 19:32:29 +00:00 |
|
Darren Ranalli
|
b421580c9b
|
added get/set_most_recent_timestamp to allow local (non-distributed) smooth pos updates
|
2007-08-09 17:44:24 +00:00 |
|
Darren Ranalli
|
701cfb9821
|
use real time instead of frame time for position updates, make sure sign is extended to 32 bits
|
2007-08-09 03:49:34 +00:00 |
|
David Rose
|
b952455d47
|
use setupMinimal
|
2007-08-08 23:01:17 +00:00 |
|
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 |
|