rdb
|
33ef39b7db
Remove modules that seem obsolete from direct tree
|
11 gadi atpakaļ |
rdb
|
fbc3564bf9
More work on Android port
|
11 gadi atpakaļ |
rdb
|
51dffd0f5a
Commit patch by cfsworks to clean up use of exec() and eval()
|
11 gadi atpakaļ |
rdb
|
e6c8957d27
Fix DTOOL_SUPER_BASE111 assertion error with the new building style
|
11 gadi atpakaļ |
rdb
|
5f2c0a6e04
Big commit aiding in separation of Python bindings:
|
11 gadi atpakaļ |
rdb
|
2275784525
More Python 3 support, and a bit of work toward being able to compile as panda3d/core.pyd, etc.
|
12 gadi atpakaļ |
rdb
|
c729775265
The 'new' module has been deprecated since 2.6 and removed in Python 3, let's not use it (use 'types' module instead)
|
12 gadi atpakaļ |
David Rose
|
5bd9eaf7fc
fix import error
|
12 gadi atpakaļ |
rdb
|
088df4a3d2
A few modernisation fixes, mostly for Python 3 support
|
12 gadi atpakaļ |
rdb
|
66f4964c8b
Oops, checked in the wrong file
|
12 gadi atpakaļ |
rdb
|
88048bf3da
Fix use of has_key and map()
|
12 gadi atpakaļ |
rdb
|
192d10b937
Experimental Python 3 support to the C++ code including interrogate. Also adds support for rich comparison in interrogate.
|
13 gadi atpakaļ |
Darren Ranalli
|
73eca34e0d
added PriorityCallbacks
|
15 gadi atpakaļ |
Josh Wilson
|
55955862aa
adding ability to find all non-cyclic reference paths for a given object
|
15 gadi atpakaļ |
Darren Ranalli
|
3d0a7ab83b
unicode support for http responses
|
15 gadi atpakaļ |
Darren Ranalli
|
e3b3ab1bbe
default functor creation stack recording off, it's slow
|
15 gadi atpakaļ |
Darren Ranalli
|
5da54c6164
u2ascii: handle unicode and non-unicode strings
|
15 gadi atpakaļ |
Darren Ranalli
|
b539af35b7
utf-8 support for TT code redemption
|
15 gadi atpakaļ |
Ken Patel
|
5c7c8e70be
bpdb - fix several bugs introduced with code restructure; add call=1 parameter
|
15 gadi atpakaļ |
Ken Patel
|
9586ccc1f6
bpdb 1.2 - Moved to BpDb.py; restructured code; added toggle/reset config; no longer strip AI/UD/OV from automatic cfg name; renamed bpGroup->bpPreset;
|
15 gadi atpakaļ |
Ken Patel
|
64083938fa
bpdb - handle exception caused when placing bp in a __init__ function
|
15 gadi atpakaļ |
Ken Patel
|
ff599cf9ab
bpdb - fix bpgroup static=1 behavior for when bpdb is disabled
|
15 gadi atpakaļ |
Ken Patel
|
2b855884a0
bpdb - fix argument overrides for bpGroup
|
15 gadi atpakaļ |
Ken Patel
|
259b3396a6
bpdb - bpGroup takes optional static parameter which will return a staticmethod rather than a normal function
|
15 gadi atpakaļ |
Ken Patel
|
3895096d94
bpdb - 1.0 pass
|
15 gadi atpakaļ |
Ken Patel
|
8697b40ccf
bpdb - breakpoints default to cfg=module, grp=class, name=line number
|
15 gadi atpakaļ |
Ken Patel
|
8ca8e8bfc2
breakpoint - restructured breakpoint into bpdb
|
15 gadi atpakaļ |
Ken Patel
|
f99809fde9
breakpoint - Fix breakpointGroup behavior
|
15 gadi atpakaļ |
Ken Patel
|
067ca6c109
python breakpoint debugging system (in pythonUtils)
|
15 gadi atpakaļ |
Darren Ranalli
|
5f3cd68162
spec-by-disk off by default
|
15 gadi atpakaļ |