6703 Commits

Author SHA1 Message Date
Arkady Trestman
d97bdd1440 improved object palette tree loading time 2010-03-10 00:15:58 +00:00
David Rose
30dddab983 remove troublesome assert 2010-03-08 20:13:20 +00:00
Gyedo Jeon
a89c2f5621 Adde contextMenu system 2010-03-06 02:48:15 +00:00
rdb
a78a262b16 Fix non-debug library imports on Windows 2010-03-05 07:53:54 +00:00
rdb
813000b2cc Reliable rmtree on Windows 2010-03-05 07:46:39 +00:00
Gyedo Jeon
00c70c2615 Added popup menu to viewport 2010-03-04 18:37:04 +00:00
Gyedo Jeon
5f662a84ef Added popup menu to sceneGraphUI 2010-03-04 18:36:16 +00:00
rdb
1df1eb4f3e recognize verify_contents token 2010-03-04 18:10:44 +00:00
David Rose
34d84ea813 use coordinate-system-independent vectors 2010-03-04 17:50:56 +00:00
David Rose
c6120c1ec1 writeConfigXml 2010-03-03 23:11:59 +00:00
David Rose
991d5179a3 add __enter__ and __exit__ 2010-03-03 18:32:46 +00:00
Gyedo Jeon
12928eb9b5 Made reset be called when editor is started 2010-03-03 01:25:12 +00:00
Arkady Trestman
f3a8f95316 now sorting alphabetically and in original order 2010-03-02 23:21:07 +00:00
David Rose
108b2af944 os.rmdir() isn't reliable on windows 2010-03-02 23:18:38 +00:00
Gyedo Jeon
88552b956c Added a list to keep object palette order 2010-03-02 22:31:00 +00:00
Arkady Trestman
b550c5c0a4 added alphabetical tree-node sort 2010-03-02 03:45:55 +00:00
David Rose
6d64fbeb5f shutil.rmtree() not reliable on Windows 2010-03-02 02:17:47 +00:00
David Rose
6a2cb24ecf RT_forget_package 2010-03-02 01:39:34 +00:00
David Rose
b4927284b5 automatic package management 2010-03-01 23:15:31 +00:00
David Rose
e68e597b6a more verbose error messages 2010-03-01 19:06:12 +00:00
Gyedo Jeon
78942f54ae Made reset festure could be canceled 2010-02-26 20:44:16 +00:00
Gyedo Jeon
33eda44d11 Added temporary hack for undo related bug 2010-02-26 20:28:17 +00:00
Gyedo Jeon
080a62753a Made keyevent unbound when gridSize UI is on 2010-02-26 20:27:53 +00:00
Ken Patel
97a1724005 Rope.py usage comment correction 2010-02-26 20:06:24 +00:00
Gyedo Jeon
a926640f1a Added key down, up event binding 2010-02-26 20:05:51 +00:00
Ken Patel
d23e0af3ca TF - holidayManagement page sorts configs & highlights holidays with names that start with an asterisk 2010-02-26 19:56:12 +00:00
Gyedo Jeon
3ad321eebd Changed edit button position in hotkey UI 2010-02-26 19:09:10 +00:00
Gyedo Jeon
a20bd77706 Made camera rotate around center of persp view in new LE 2010-02-26 18:48:03 +00:00
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
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
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
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
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