rdb
|
3cc88cd304
interrogate: clean up py_panda.h a bit more
|
7 년 전 |
rdb
|
be282627a8
express: make PointerTo directly initializable from nullptr
|
7 년 전 |
Sam Edwards
|
a9ffb9630b
dtool: Generate code using nullptr over NULL/0
|
7 년 전 |
Sam Edwards
|
e2b4353800
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
7 년 전 |
rdb
|
db5dd98d33
general: further warning fixes, use -Wno-unused-variable if NDEBUG
|
7 년 전 |
rdb
|
6b726fa697
general: fix various compiler warnings and issues exposed thereby
|
7 년 전 |
rdb
|
3b4d12cb99
interrogate: also fall back to compare_to in Python 2
|
7 년 전 |
rdb
|
7125a3e587
interrogate: allow passing None for args that have NULL as default value
|
7 년 전 |
rdb
|
2450f31ef5
interrogate: remove deprecated and unneeded downcastTo*() functions
|
7 년 전 |
rdb
|
193e4b5f59
interrogate: clean py_panda.h; use macros to access Dtool_PyInstDef
|
8 년 전 |
rdb
|
69b3468b2c
interrogate: more improvements to seq/map wrappers
|
8 년 전 |
rdb
|
404842e70b
interrogate: fix warning message caused by erroneously wrapped remap
|
8 년 전 |
rdb
|
b8bf8bd641
interrogate: fix crash when calling functions returning TypedWritable
|
8 년 전 |
rdb
|
1b1d80cd27
More thoroughly fix issues with pickling Panda objects in Python 3
|
8 년 전 |
rdb
|
483a491ed7
interrogate: simplify coercion code
|
8 년 전 |
rdb
|
96d237377b
interrogate: add various sequence/mapping methods to seq/map property
|
8 년 전 |
rdb
|
0c0f9adab9
Support coroutines and async/await in the task manager and loader
|
8 년 전 |
rdb
|
51d948a7fa
Support compilation for Python 3.7
|
8 년 전 |
rdb
|
464cd5fc8b
Replace __builtin_expect macros with LIKELY/UNLIKELY
|
8 년 전 |
rdb
|
bf190f7306
interrogate: support MAKE_MAP_PROPERTY
|
8 년 전 |
rdb
|
0e2b14cf4c
pgraph: custom binding for set_shader_input()
|
8 년 전 |
rdb
|
7ff8b62fb8
interrogate: various fixes:
|
8 년 전 |
rdb
|
d1c34c3360
interrogate: support static properties
|
8 년 전 |
rdb
|
a387fb9f35
interrogate: nullptr handling, faster kwargs handling in some cases
|
8 년 전 |
rdb
|
e1c916cdc3
interrogate: handle implicit destructors correctly
|
8 년 전 |
Sam Edwards
|
ea1ba281b5
interrogate: Add missing cast in generated calls to PyObject_INIT_VAR
|
8 년 전 |
rdb
|
cfe810ace7
Add set_shader_inputs for efficiently setting multiple shader inputs
|
8 년 전 |
rdb
|
4ed199cece
Fix various compile warnings and a few code consistency issues
|
9 년 전 |
rdb
|
32377cb618
interrogate: fix to allow pointers to forcetyped classes
|
9 년 전 |
rdb
|
29411f5e14
Merge remote-tracking branch 'origin/release/1.9.x'
|
9 년 전 |