Commit Graph

186 Commits

Author SHA1 Message Date
Gyedo Jeon 6ed5f67db6 Added priority to setColor of widget 2008-05-15 22:42:58 +00:00
Gyedo Jeon 084bda9f8e Enabled selection only mode while other manipluation is disabled 2007-12-14 00:48:09 +00:00
Dustin Barnard 487ac293c7 *** empty log message *** 2007-10-24 23:06:57 +00:00
Dustin Barnard 087eab8a17 *** empty log message *** 2007-09-25 00:09:05 +00:00
Gyedo Jeon de5c96115f Added DIRECT_reparent_fWrt message with wrt information 2007-08-22 03:12:16 +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
Gyedo Jeon b290f53d74 Prohibited unwanted object movent under Maya camera mode 2007-08-07 18:43:16 +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 c86d20b176 Fixed Maya Camera control mode problem 2007-07-31 19:42:10 +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
Gyedo Jeon 0fe56bd0a9 Made Maya-like widget scaling 2007-07-27 18:38:00 +00:00
Gyedo Jeon b0ce0f70a3 Added feature to scale widget by distance from the camera 2007-07-23 20:51:09 +00:00
Gyedo Jeon dacf7b57cf fixed Mat4() initialization error 2007-06-29 18:45:09 +00:00
Justin Butler 38a4e312b0 fix to single axis scaling 2007-06-27 22:08:27 +00:00
Gyedo Jeon c79a08611f Added scale1D 2007-06-27 00:52:25 +00:00
Asad M. Zaman 49a62d6a3b we started initializing matrices; so changed code to follow the matrix consturcts 2007-06-05 00:16:09 +00:00
Justin Butler 4e4b15e7e2 change for editor to allow optional grid size args 2006-11-29 21:43:10 +00:00
David Rose 403301b470 remove ctrav.resetPrevTransform() 2006-10-19 18:07:49 +00:00
David Schafer b92660bf13 Import changes to get level editor to run 2006-10-18 18:13:10 +00:00
David Rose 08c3f5e2d5 direct -> base.direct 2006-10-16 19:10:13 +00:00
Dave Schuyler ff18df1947 formatting 2006-03-28 04:24:30 +00:00
David Rose 0a2bdf6315 string is no longer imported 2006-03-27 20:34:28 +00:00
Dave Schuyler fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler 0574017d72 formatting 2006-03-17 21:54:41 +00:00
Dave Schuyler 26ea29157c formatting 2006-03-17 21:41:36 +00:00
Justin Butler 5ccd949274 Import fixes. 2006-02-23 21:44:35 +00:00
Dave Schuyler b4f8764266 changed panda modules import 2006-02-15 00:43:43 +00:00
Dave Schuyler 3413bf846d formatting 2006-01-31 21:59:04 +00:00
Dave Schuyler fe44e75267 changed imports 2005-12-20 23:11:41 +00:00
Dave Schuyler 8900f25533 PandaObject to DirectObject 2005-12-20 22:51:18 +00:00
Dave Schuyler c76f0eea10 PandaObject to DirectObject 2005-12-20 04:26:50 +00:00
Justin Butler 12c5c4e0f3 Added ability to set color of selection box (if needed to be different than the default red). 2005-12-02 22:30:25 +00:00
Dave Schuyler 5f4d36e968 formatting 2005-10-01 02:11:54 +00:00
David Rose a711f19e05 replace deprecated usage 2005-09-30 21:55:49 +00:00
Darren Ranalli 5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Mark Mine 4dbcb083db Fixed float vs int problem 2005-09-10 03:50:48 +00:00
Mark Mine 7fd90a5328 Control selection using tags 2005-09-10 03:33:12 +00:00
Mark Mine a380a196ea *** empty log message *** 2005-09-10 03:32:47 +00:00
Mark Mine 117a89358d Added ability to set defaultSkipFlags 2005-08-16 18:42:48 +00:00
Mark Mine ae4e0deb32 Fixed bug in COA marker scaling 2005-08-16 18:42:05 +00:00
Dave Schuyler ffe2195d2a formatting 2005-07-22 01:50:59 +00:00
Dave Schuyler 231d582a86 formatting 2005-07-01 01:29:36 +00:00
Dave Schuyler 0dd3363dd1 formatting 2005-04-25 23:39:51 +00:00
Mark Mine d8330fc4f1 Eliminated selection on just mouse up, requires matching mouse down event, for bad interaction with direct gui 2005-04-25 22:28:41 +00:00
Mark Mine ae9d2a3d02 Added unmovableTagList to DirectManipulationControl. Used to specify objects as unmovable 2005-04-08 23:42:50 +00:00
Justin Butler e87f64308a Added flag to be able to disable camera roll when moving/rotating the camera. 2005-04-01 00:33:25 +00:00
Justin Butler b1daa2b2ff Added optional skip flags to be able to ignore certain types of geometry for select detection. 2005-04-01 00:32:36 +00:00
Mark Mine 927d79af3d Updated to reflect new config variable methods and removal of temp hpr fix 2005-02-17 03:32:57 +00:00