17575 Commits

Author SHA1 Message Date
Gyedo Jeon
2561e86f4c Made transform object properties UI disabled for unmovable objects 2010-03-16 01:32:57 +00:00
David Rose
2e4c938c71 fix bug with set_saved_result 2010-03-16 00:03:51 +00:00
Gyedo Jeon
28827cd5e3 Made duplicateObj function work with toontown 2010-03-15 21:00:16 +00:00
rdb
a9062aa25f Fix weird bugs regarding indexed_color on Unix/GLX 2010-03-15 10:49:42 +00:00
rdb
f272169d11 /nonfatal flag for *.p3d 2010-03-15 07:55:12 +00:00
rdb
4f1e88cc70 To avoid confusion, let's make it impossible to run makepanda without any of the --everything, --nothing, --use-*, --no-* flags. 2010-03-15 07:48:52 +00:00
gogg
dd2b42eaf1 Remove voodoo workaround from find_acceptable_display_mode. 2010-03-14 22:27:48 +00:00
David Rose
bace12e8d7 need accum-bits config variable 2010-03-14 18:31:05 +00:00
rdb
211479f168 Bundles on OSX don't have compatibility/current version 2010-03-14 15:20:10 +00:00
rdb
f29d6d3dc7 Do it better, faster 2010-03-14 14:47:52 +00:00
rdb
4c623bf8a2 I overlooked one ABI-compat fix for OSX 2010-03-14 14:34:44 +00:00
rdb
d668a53639 More about ABI compatibility:
* Fixed the bug on non-Windows where the incorrect libraries are located
 * OSX dylibs now have compatibility_version and current_version set
2010-03-14 11:48:08 +00:00
David Rose
b89595c845 further fixes to two-step context creation 2010-03-13 18:28:52 +00:00
Gyedo Jeon
d199a95664 Added Rename popup menu 2010-03-13 02:00:40 +00:00
David Rose
6d21f840bd fix crash when no default font available 2010-03-12 19:16:00 +00:00
Gyedo Jeon
3c5b129f40 Made protoPalette working with new PaletteTreeCtrl 2010-03-12 19:03:29 +00:00
Gyedo Jeon
b6cc9c11a7 Added expand, collapse popup menu 2010-03-12 05:58:46 +00:00
Gyedo Jeon
d49d251a96 Made selected node be shown 2010-03-12 05:30:21 +00:00
Gyedo Jeon
47f4e39de8 Added feature for importing toontown dna 2010-03-12 05:11:03 +00:00
Gyedo Jeon
ae157e1b89 Removed temoporary collision node after use 2010-03-12 05:08:04 +00:00
Arkady Trestman
7a4348c985 refactored palette tree functionality into a separate class - PaletteTreeCtrl 2010-03-10 23:14:14 +00:00
David Rose
e972a6dd0b get_text() should return a reference 2010-03-10 20:26:18 +00:00
Gyedo Jeon
2e9cf84f88 Made saved filename be current filename 2010-03-10 19:39:05 +00:00
David Rose
bbddefa885 make_window() should be public 2010-03-10 18:51:30 +00:00
rdb
eec6ae2728 Typo 2010-03-10 09:40:08 +00:00
Arkady Trestman
7a4844fa34 improved tree building performance 2010-03-10 02:10:06 +00:00
Ken Patel
bc9a4e1db1 GIB - Clean up log output and check for log histories even if basename does not include a date. 2010-03-10 02:03:22 +00:00
Arkady Trestman
d97bdd1440 improved object palette tree loading time 2010-03-10 00:15:58 +00:00
David Rose
4fd129413a more robust handling of glx version and extension functions w.r.t. pbuffers and pixmaps 2010-03-08 20:58:06 +00:00
David Rose
30dddab983 remove troublesome assert 2010-03-08 20:13:20 +00:00
rdb
85bd762709 Fix incorrect PC-BSD checks 2010-03-08 19:22:14 +00:00
David Rose
181663ad66 fix error handling in NDEBUG case 2010-03-07 17:44:32 +00:00
Gyedo Jeon
a89c2f5621 Adde contextMenu system 2010-03-06 02:48:15 +00:00
David Rose
26332522da cursor color should follow text_fg color 2010-03-06 00:00:25 +00:00
rdb
a941082546 Remove unnecessary code 2010-03-05 14:21:12 +00:00
rdb
2af783dc28 Fix when /usr/bin/python isn't a symlink 2010-03-05 14:20:14 +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
David Rose
b615117dff typo: has_fixed_size -> get_fixed_size 2010-03-05 02:31:33 +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
gogg
6785a61f3c Export the built-in font pointer, so that we can use it with other libraries/classes. 2010-03-03 15:13:04 +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
David Rose
be494155cf scan_directory() for python 2010-03-02 23:16:53 +00:00