Gyedo Jeon
|
b884ec3ea3
|
Made tk window not create if it is not wanted
|
2009-05-06 02:00:08 +00:00 |
Zachary Pavlov
|
97e04a0196
|
new phase checker
|
2009-05-06 01:10:28 +00:00 |
David Rose
|
267ecf01ec
|
use Loader to load egg files via cache
|
2009-05-05 22:42:40 +00:00 |
Gyedo Jeon
|
b13c210550
|
Removed toontown specific files
|
2009-05-05 18:54:46 +00:00 |
Gyedo Jeon
|
57afa6826b
|
Moved toontown specific codes
|
2009-05-05 18:50:16 +00:00 |
rdb
|
e70d17c035
|
Add blur / sharpen filter
|
2009-05-03 10:12:09 +00:00 |
David Rose
|
cce0129c7b
|
better support for pyc's
|
2009-05-02 03:39:51 +00:00 |
David Rose
|
4456d45f62
|
defer importing ParticleSystemManager etc. until base.enableParticles() is called
|
2009-05-01 20:10:18 +00:00 |
David Rose
|
2e60e14eaf
|
finish .mf support
|
2009-04-29 19:53:39 +00:00 |
David Rose
|
e777b5db5d
|
fix command-line parameters
|
2009-04-29 19:53:01 +00:00 |
David Rose
|
a8c6dfa020
|
handle nested packages properly
|
2009-04-29 19:37:14 +00:00 |
David Rose
|
4527b6421b
|
freeze mf files too (wip)
|
2009-04-29 14:44:56 +00:00 |
David Rose
|
a944e44c60
|
support for LINK_ALL_STATIC
|
2009-04-28 01:01:33 +00:00 |
David Rose
|
30c07c2714
|
freezetool
|
2009-04-28 00:59:59 +00:00 |
David Rose
|
e402dd2e43
|
need explicit run() in here, not in app
|
2009-04-28 00:58:51 +00:00 |
rdb
|
269609c858
|
Fixes from Andre Mikulec
|
2009-04-27 06:14:41 +00:00 |
rdb
|
26163520ef
|
Fix from ynjh_jo: eggcacher step is now optional
|
2009-04-27 06:07:00 +00:00 |
rdb
|
216d90dd40
|
Suggested fix from ynjh_jo to make eggcacher RAM usage smaller
|
2009-04-27 06:01:54 +00:00 |
Gyedo Jeon
|
e5e71cce6f
|
Made all of sticky key related stuffs call when the config variable is set
|
2009-04-24 18:36:36 +00:00 |
Abhishek Nath
|
518176f53f
|
AnimPanel Had no way of telling objects that it had been closed
|
2009-04-24 01:07:59 +00:00 |
Gyedo Jeon
|
e54901c125
|
Added a feature for disabling sticky keys in Windows
|
2009-04-22 22:43:23 +00:00 |
Darren Ranalli
|
72f7489e66
|
fixed delayDelete implementation to handle delete via mid-call DelayDelete.destroy
|
2009-04-22 20:14:55 +00:00 |
David Rose
|
a6cd326db6
|
base.camera should be a ModelNode
|
2009-04-20 15:15:11 +00:00 |
Abhishek Nath
|
5038ddb148
|
Fixed a crash that was caused when anim panel was closed during an animation. Added a help feature to RTM.
|
2009-04-17 23:41:58 +00:00 |
Zachary Pavlov
|
900c67b409
|
oops, missed this
|
2009-04-17 20:34:41 +00:00 |
Josh Wilson
|
713dc5902a
|
adding okMissing=True to dialog_box_gui
|
2009-04-16 22:43:34 +00:00 |
Redmond Urbino
|
d3a3f60cce
|
add magic word ~generateOrder
|
2009-04-16 00:55:25 +00:00 |
Zachary Pavlov
|
b849d743ca
|
added again message
|
2009-04-15 21:57:50 +00:00 |
Abhishek Nath
|
fc71f2852f
|
Added more animation controls to RTM
|
2009-04-14 23:53:40 +00:00 |
rdb
|
213976bd97
|
Fixed incorrect note
|
2009-04-12 06:18:51 +00:00 |
Josh Wilson
|
8dc836436c
|
i was a little overzealous in removing some report prefix parameters
|
2009-04-10 01:34:34 +00:00 |
Josh Wilson
|
1ea78fd02f
|
adding ability to have multiple prefixes in report by specifying them in the Config.prc
|
2009-04-10 01:27:58 +00:00 |
Josh Wilson
|
1642d4163d
|
updating report()'s to not require 'want-' or '-report' in the dConfigParam parameter
|
2009-04-09 01:16:59 +00:00 |
David Rose
|
854e5f345a
|
fix some python errors
|
2009-04-03 21:30:38 +00:00 |
Zachary Pavlov
|
556c407d20
|
safety bandaid to shutdown processing if the visAvatar disappears
|
2009-04-03 18:01:15 +00:00 |
Darren Ranalli
|
740aca460f
|
fixed crash in __repr__
|
2009-04-02 22:31:12 +00:00 |
rdb
|
c1dd337f86
|
Fix crash. upcastToPandaNode is no longer needed
|
2009-04-02 13:29:52 +00:00 |
Gyedo Jeon
|
08a51055d2
|
Made shift-click of selected object to deselect it
|
2009-04-01 22:44:45 +00:00 |
David Rose
|
8a4ed4aa74
|
fix compiler warning
|
2009-04-01 18:35:15 +00:00 |
David Rose
|
7255aad2a6
|
minfilter etc.
|
2009-03-31 00:25:19 +00:00 |
Zachary Pavlov
|
b83412c44e
|
double dispatch for zone changing
|
2009-03-26 01:06:37 +00:00 |
rdb
|
701fad9f3c
|
Remove RPM dependency of Python - there's no standard naming convention. Also, fix packpanda on windows with new 'direct' changes.
|
2009-03-24 09:42:50 +00:00 |
Zachary Pavlov
|
b94a018fcf
|
I think I've solved the curious case of the missing ship
|
2009-03-21 23:38:39 +00:00 |
David Rose
|
ff81be2aee
|
overrides
|
2009-03-21 16:52:22 +00:00 |
rdb
|
a4015b9543
|
Fix weird whitespace/something
|
2009-03-21 09:45:40 +00:00 |
David Rose
|
5b59964012
|
handleMessageType
|
2009-03-19 01:02:41 +00:00 |
John Loehrlein
|
c195f770ea
|
system warnings with aknowledge
|
2009-03-18 18:00:45 +00:00 |
Abhishek Nath
|
df682afb29
|
Missed something- interface to lifter
|
2009-03-17 00:57:55 +00:00 |
Abhishek Nath
|
cd2d4eccea
|
Gravity walker now handles gravity changes through getGravity and setGravity
|
2009-03-17 00:52:38 +00:00 |
David Rose
|
d78fdb169f
|
comment typo
|
2009-03-15 12:59:31 +00:00 |