rdb
|
51d948a7fa
Support compilation for Python 3.7
|
8 years ago |
rdb
|
464cd5fc8b
Replace __builtin_expect macros with LIKELY/UNLIKELY
|
8 years ago |
rdb
|
bf190f7306
interrogate: support MAKE_MAP_PROPERTY
|
8 years ago |
rdb
|
0e2b14cf4c
pgraph: custom binding for set_shader_input()
|
8 years ago |
rdb
|
7ff8b62fb8
interrogate: various fixes:
|
8 years ago |
rdb
|
d1c34c3360
interrogate: support static properties
|
8 years ago |
rdb
|
a387fb9f35
interrogate: nullptr handling, faster kwargs handling in some cases
|
8 years ago |
rdb
|
e1c916cdc3
interrogate: handle implicit destructors correctly
|
8 years ago |
Sam Edwards
|
ea1ba281b5
interrogate: Add missing cast in generated calls to PyObject_INIT_VAR
|
8 years ago |
rdb
|
cfe810ace7
Add set_shader_inputs for efficiently setting multiple shader inputs
|
9 years ago |
rdb
|
4ed199cece
Fix various compile warnings and a few code consistency issues
|
9 years ago |
rdb
|
32377cb618
interrogate: fix to allow pointers to forcetyped classes
|
9 years ago |
rdb
|
29411f5e14
Merge remote-tracking branch 'origin/release/1.9.x'
|
9 years ago |
rdb
|
5832ab8099
Fix errors when trying to raise vectors to a power
|
9 years ago |
rdb
|
47388b0dbc
Separate out CPython calls from core libs; eliminate need for pystub
|
9 years ago |
rdb
|
8381118a97
Assorted tweaks and compile warning fixes
|
9 years ago |
rdb
|
0821bec2d0
Backport 2f0bc01 to 1.9: Fix bug causing random crash during module initialization
|
9 years ago |
rdb
|
4283a63a7d
Merge branch 'release/1.9.x'
|
9 years ago |
rdb
|
ba919b0948
Fix crash running TaskTester
|
9 years ago |
rdb
|
7d6b7f40f5
Merge branch 'release/1.9.x'
|
9 years ago |
rdb
|
b303962e96
Disable cycle detection in tasks for now, it is way too unstable
|
9 years ago |
rdb
|
8d05ef3022
Assorted fixes
|
9 years ago |
rdb
|
5543716660
Interrogate wraps vector<unsigned char> as Python 3 bytes object
|
9 years ago |
rdb
|
ce29ae490d
Interrogate improvements, more properties, MAKE_SEQ_PROPERTY
|
9 years ago |
rdb
|
fb78fe6e2a
Interrogate enum class support (maps to Python 3.4 enums), sanify wrapper code
|
9 years ago |
rdb
|
5feecd2243
Fix iterator support in interrogate
|
9 years ago |
rdb
|
2f0bc01b68
Fix bug causing random crash during module initialization
|
9 years ago |
rdb
|
15b0ba45f9
Fix broken pickling in Python 3 build
|
9 years ago |
tobspr
|
0fcfb8e372
New file headers, new comment style
|
9 years ago |
rdb
|
ef72a0a410
Merge branch 'release/1.9.x'
|
10 years ago |