Josh Wilson
|
529736be94
renaming DeveloperException to HierarchyException. Tweaking MiniLogSentry
|
18 years ago |
Darren Ranalli
|
3de08e0553
added ArgumentEater.destroy
|
18 years ago |
Darren Ranalli
|
be5b01b85e
print Functor creation stacks before the exception stacktrace
|
18 years ago |
Josh Wilson
|
627f2d0ff7
adding class DeveloperException
|
18 years ago |
Darren Ranalli
|
75568bb885
added printReverseStack
|
18 years ago |
Josh Wilson
|
3ff1c7a8a7
adding getShortestRotation(): useful for preventing spins in camera lerps
|
18 years ago |
Darren Ranalli
|
596a1867c3
print Functor creation stacks after traceback in in __dev__
|
18 years ago |
Darren Ranalli
|
1892796e2a
added printCreationStackTrace to Functors in __dev__
|
18 years ago |
Darren Ranalli
|
89638440e5
fixed FrameDelayedCall destroy/finish if callback already called, added destroy/finish to DelayedCall
|
18 years ago |
Josh Wilson
|
276ebfa924
adding logBlock
|
18 years ago |
Josh Yelon
|
e6cca5ec86
Changes for python 2.5
|
18 years ago |
Josh Wilson
|
1d9814f00c
adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete.
|
18 years ago |
Josh Wilson
|
0058ff9756
adding MiniLog and MiniLogSentry classes. Use these to capture a complex process and print the result when complete.
|
18 years ago |
Darren Ranalli
|
8127bcb6b3
added 'safe' mode to GarbageReport for dealing with C++ crashes in __repr__
|
18 years ago |
Zachary Pavlov
|
a20301a2b5
faster tasks and network updates from objects
|
18 years ago |
Darren Ranalli
|
a5502e3b43
POD: fixed compilation of DataSet wrt inheritance, removed unnecessary getter default value handling, better documentation, more testing
|
18 years ago |
Joe Shochet
|
3000263819
opt for decorator when in production
|
18 years ago |
Darren Ranalli
|
2ac571f424
added assertable setTrace
|
18 years ago |
Josh Wilson
|
4624cd0107
added 'xform' parameter to report
|
18 years ago |
Darren Ranalli
|
c9a30b710f
added report to builtin
|
18 years ago |
David Rose
|
e4ba1d426a
whoops, can't import libpandaexpressModules at the top
|
18 years ago |
David Rose
|
55a769760d
attempt to work around showbase startup order issue
|
18 years ago |
Josh Wilson
|
2623432189
"added 'module' option"
|
18 years ago |
Joe Shochet
|
0f53bb4b55
*** empty log message ***
|
18 years ago |
Greg Wiatroski
|
7d8ec647e4
Clean up import syntax
|
18 years ago |
Justin Butler
|
96d5b27bb7
Fixed task name generation for SubframeCall for my prevously added cleanup code.
|
18 years ago |
Zachary Pavlov
|
f2f61a626c
moved profiling code into showbase for a more reasonable access
|
18 years ago |
Justin Butler
|
8c0f73dfca
Added cleanup method to SubframeCall
|
18 years ago |
Darren Ranalli
|
22bd600524
added SubframeCall
|
18 years ago |
Zachary Pavlov
|
4eee3a23e9
no hotshot
|
18 years ago |