Commit Graph

17350 Commits

Author SHA1 Message Date
Gyedo Jeon ffee5a7d56 Fixed a bug in undo for deletion 2010-02-26 02:01:58 +00:00
Gyedo Jeon d105aa08ea Made iRay sorted to find proper hit 2010-02-26 01:51:00 +00:00
Gyedo Jeon 17f4adb518 Made persp camera properly be reset 2010-02-26 01:05:50 +00:00
Gyedo Jeon 29d6242dff Added status readout, confirm to save when reset 2010-02-25 22:21:57 +00:00
rdb d3e12cde87 Fix division by zero when resizing the window to 0 size 2010-02-25 17:21:48 +00:00
rdb 38caf46fe0 Apply patch from koeikim
https://bugs.launchpad.net/panda3d/+bug/527567
2010-02-25 08:20:21 +00:00
Gyedo Jeon 1fba319d67 Made hotkeys be shown in menu item 2010-02-25 02:25:04 +00:00
Gyedo Jeon ae1f9ee618 Added more hotkeys for new LE 2010-02-25 02:23:30 +00:00
Gyedo Jeon 5b4dc58c96 Allowed quit function could be called outside from menu 2010-02-25 02:22:42 +00:00
David Rose 02960fbddf true_file_io 2010-02-24 23:34:26 +00:00
Gyedo Jeon 91f365e629 Added a hotkey for make live feature 2010-02-24 22:55:18 +00:00
Gyedo Jeon f8d731e922 Made object to be appeared on grid if added ouside of current live object 2010-02-24 22:54:55 +00:00
Gyedo Jeon 159f878ef3 Added make live feature to make an object a base object to add another object 2010-02-24 21:50:23 +00:00
enn0x d5c93ae026 Debug renderer: rendering triangles and improved performance, and smaller fixes. 2010-02-24 21:09:58 +00:00
rdb 2e503bd284 Fix error message 2010-02-24 15:57:02 +00:00
rdb 3e42473cb1 Minor OSX fix 2010-02-24 13:48:14 +00:00
rdb 488d0191b1 More antidote for the OSX environment.plist poison. Write a .pth file in /Library/Python/#.#/site-packages 2010-02-24 13:31:40 +00:00
rdb 2d2841c75d Script to remove environment.plist poison 2010-02-24 13:13:38 +00:00
rdb df296cb85a Fix makechm for new manual stuff 2010-02-24 11:54:14 +00:00
rdb aed8f189ae More ABI compatibility stuff 2010-02-24 09:44:15 +00:00
rdb d9345815b9 Introducing ABI compatibility between sequential releases of Panda3D 2010-02-24 09:14:50 +00:00
David Rose 3cf40a0a28 support glob for vfs 2010-02-24 01:58:36 +00:00
Gyedo Jeon a252c1010d Fixed an issue of deletion from scenegraph 2010-02-24 01:45:20 +00:00
Gyedo Jeon 4fca72f556 Halted key event passing during hot key editing 2010-02-23 23:08:58 +00:00
Chris Brunner 569adce11b removing dead header file from Sources.pp 2010-02-23 22:22:35 +00:00
Arkady Trestman 6ca5e143f1 correcting some item selection and deleting issues 2010-02-23 22:14:10 +00:00
David Rose ca0675d20d fix sys.path issues within finding implicit modules using module() or mainModule() 2010-02-23 22:12:22 +00:00
David Rose 23d5b8e3b5 mount p3d files at cwd, not at /mf 2010-02-23 22:04:03 +00:00
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