Commit Graph

19772 Commits

Author SHA1 Message Date
David Rose 2eaf5a88b5 allow ppackage to drop p3d files into the current directory by default 2010-02-23 21:41:58 +00:00
David Rose cfe0796c46 fix assertion error on showTightBounds() 2010-02-23 20:42:25 +00:00
Gyedo Jeon 9bb860ea1e Simplified how hotkey is handled 2010-02-23 19:59:03 +00:00
Gyedo Jeon 35dd9e3e18 Added feature to bypass keyevent from wx to panda 2010-02-23 19:58:19 +00:00
David Rose 727b2ca5a9 don't report error messages for panda3d.blah 2010-02-23 00:44:29 +00:00
Gyedo Jeon dd71475227 Added hotkey for new LE duplicate function 2010-02-22 22:42:35 +00:00
Gyedo Jeon e3272b9610 Removed unnecessary import 2010-02-22 18:36:37 +00:00
David Rose 5150c70bfa openssl version 2010-02-22 00:17:59 +00:00
David Rose 786124f898 flex version issues 2010-02-22 00:16:11 +00:00
David Rose 541c12bb8a use pstrtod 2010-02-20 14:48:45 +00:00
rdb d8d52f70a0 atof -> patof to prevent locale stuff 2010-02-20 12:55:55 +00:00
Zachary Pavlov ad4056cf6c oops, missed one 2010-02-19 22:02:07 +00:00
David Rose f355918029 fix egg2bam bug 2010-02-19 20:41:19 +00:00
David Rose 5c1fd06799 don't double-compress images 2010-02-19 20:38:11 +00:00
David Rose 45dd1457c9 revert implicit request_State and demand_State methods after reconsideration 2010-02-19 20:08:46 +00:00
Gyedo Jeon 7d72196ccf Updated to be inheritable 2010-02-19 20:07:20 +00:00
Gyedo Jeon de1e105e82 Updated to be inheritable 2010-02-19 19:46:50 +00:00
Gyedo Jeon f9f5eeb85e Polished multiview camera control 2010-02-19 18:52:02 +00:00
Gyedo Jeon 7f6b94eba1 Updated to be compatible with new LE multi view control 2010-02-19 18:51:04 +00:00
Zachary Pavlov 34a80d821b tentative lod scale support 2010-02-19 02:32:05 +00:00
Josh Wilson f4e55629fa adding getCurrentStateOrTransition() 2010-02-19 02:01:15 +00:00
Josh Wilson 1f4bc1cc1c in report print return val unless it's None 2010-02-18 21:33:13 +00:00
David Rose 430800a43e first attempt to fix deadlock on Pirates launch 2010-02-18 02:14:53 +00:00
Gyedo Jeon 60cbcbf78f Fixed a bug of creating wrong joint hierarchy 2010-02-18 00:50:34 +00:00
rdb b9f4cec283 Minor clarification 2010-02-17 09:55:16 +00:00
David Rose 29b376c1e3 smooth out package transitions by threading uncompress and unpack 2010-02-16 21:55:31 +00:00
rdb 9f229cf4ee Remove NDEBUG markers 2010-02-15 17:41:19 +00:00
David Rose 4b5e28fa11 add xml files 2010-02-15 17:27:23 +00:00
David Rose 25a303055d possible fix for build break 2010-02-14 18:05:11 +00:00
David Rose 0a15bf1fe9 minor typo 2010-02-13 17:10:55 +00:00
David Rose 58f83fce39 fix redundant onDownloadBegin() message 2010-02-12 20:06:28 +00:00
rdb 33653fd957 Include logging.handlers, logging.config, etc as well 2010-02-12 15:46:42 +00:00
Arkady Trestman 4bcd3501f9 fixed a typo 2010-02-12 01:39:40 +00:00
Gyedo Jeon 71faad0cb5 Added grid attr to WinControl 2010-02-12 01:12:17 +00:00
Gyedo Jeon 71d2e4f73b Commented out weight munge code since now weight values are normalized 2010-02-11 23:12:40 +00:00
David Rose a942ce5fbf lists and strings will be automatically coerced into a PTA_blah 2010-02-11 22:38:34 +00:00
Arkady Trestman f59e128425 simplified drag and drop... 2010-02-11 20:31:12 +00:00
David Rose 4cf4811af6 more refinements to the whole shared-node pickle thing 2010-02-11 01:32:00 +00:00
Gyedo Jeon 0b94f14dbf Added option for text control size 2010-02-11 01:21:07 +00:00
Abhishek Nath bc9905db90 Add buttons to move back and forth an animation on a frame by frame resolution 2010-02-11 00:53:55 +00:00
Chris Brunner c6b9b53656 make it so the client/server maya2egg adds the command-line comment to the top of each egg file 2010-02-11 00:18:33 +00:00
Gyedo Jeon 98b1526ea6 Added notebooks to left and right bar frames 2010-02-11 00:17:07 +00:00
David Rose 981890183b bamify NodePath's parents etc too, to better support common nodes 2010-02-10 23:50:57 +00:00
Chris Brunner 9e6bab46ab fixes a bug where transforms were not being reset between files 2010-02-10 23:06:59 +00:00
Gyedo Jeon a8e3a84af8 Made new object will be created at the cursor position 2010-02-10 23:05:04 +00:00
Arkady Trestman ced029315a corrected minor deletion issues 2010-02-10 22:38:20 +00:00
David Rose f6f9e269f4 introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
Gyedo Jeon 925460b124 Made property update undoable 2010-02-10 19:16:46 +00:00
Arkady Trestman 5f87d44463 implemented undo for ScheneGraphUI 2010-02-10 19:06:39 +00:00
Gyedo Jeon 4e5d158dfe Made vertex weights normalized 2010-02-10 19:00:11 +00:00