rdb
|
91380e8718
egg: Make egg parser and lexer reentrant
|
5 年之前 |
rdb
|
06484566b3
workflow: Update to 1.10.9 thirdparty tools for Windows
|
5 年之前 |
rdb
|
ce235c3e60
Merge branch 'release/1.10.x'
|
5 年之前 |
rdb
|
2b8711e25e
readme: Update links to point to 1.10.9 thirdparty tools for Windows
|
5 年之前 |
rdb
|
6690b2d86e
makepanda: Fix build error when flex is absent
|
5 年之前 |
rdb
|
fd2041d209
makepanda: Fix detecting flex version on macOS, more robust checking
|
5 年之前 |
rdb
|
5d5efb75e8
egg: Fix egg lexer hanging on unterminated quote or C-style comment
|
5 年之前 |
rdb
|
748dd61615
makepanda: Require flex 2.5.9 for building egg lexer
|
5 年之前 |
rdb
|
6f5362c3fe
egg: Add missing include
|
5 年之前 |
rdb
|
ea2816f4ea
CMake: Add extension sources for egg and collide directories
|
5 年之前 |
rdb
|
f003e3434e
collide: Use virtual read_datagram/write_datagram on handlers
|
5 年之前 |
rdb
|
e099d9e787
Merge branch 'release/1.10.x'
|
5 年之前 |
rdb
|
a84f1b5595
express: distinguish between null vs empty in CPTA pickle as well
|
5 年之前 |
Daniel
|
acbf265e54
direct: Fix actor initialization
|
5 年之前 |
rdb
|
c81c506df3
express: Fix PointerToArray comparison operator
|
5 年之前 |
rdb
|
b2462c1d8c
express: Support pickling PointerToArray objects
|
5 年之前 |
rdb
|
52b4df4aec
stdpy: Expose DEFAULT_PROTOCOL and HIGHEST_PROTOCOL in direct.stdpy.pickle
|
5 年之前 |
rdb
|
e755f87130
pgraph: Add pickling for LoaderFileTypeRegistry
|
5 年之前 |
rdb
|
3a5201fd65
tests: Add tests for pickling DoubleBitMask
|
5 年之前 |
rdb
|
c77593f3f0
egg: add pickle support to most EggData classes
|
5 年之前 |
rdb
|
f8ce339960
collide: Add pickle support for most collision handlers
|
5 年之前 |
rdb
|
a7042091be
py_panda: backport some py_compat.h definitions
|
5 年之前 |
rdb
|
9cb129597c
stdpy: pickle improvements
|
5 年之前 |
rdb
|
99f9352e76
interrogate: improvements to __setstate__ handling:
|
5 年之前 |
rdb
|
152d317c8c
egg: Fix egg lexer state not being cleaned up after error
|
5 年之前 |
rdb
|
339331c1ad
egg: Add properties to EggAnimPreload
|
5 年之前 |
rdb
|
3e1d4aa6b5
interrogate: Fix memory leak in __setstate__
|
5 年之前 |
rdb
|
1793c9a938
interrogate: Fix __setstate__ not working for subclasses
|
5 年之前 |
rdb
|
8852c835fc
collide: Support pickling for CollisionTraverser, HandlerEvent+Queue
|
5 年之前 |
rdb
|
a5557bc38d
stdpy: Fix pickle sometimes duplicating Panda objects
|
5 年之前 |