rdb
|
842452594d
|
Merge branch 'release/1.10.x'
|
2021-01-17 17:28:19 +01:00 |
rdb
|
f20d859fe2
|
pgraph: Fix bug passing non-tuple sequence to shader input
|
2021-01-16 14:05:43 +01:00 |
rdb
|
d799a09002
|
cleanup: Remove support for EOL versions of Python
Fixes #905
|
2020-04-26 20:07:56 +02:00 |
Sam Edwards
|
b2bfb31114
|
general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.
Closes #350
Closes #335
|
2018-06-14 16:04:49 +02:00 |
rdb
|
193e4b5f59
|
interrogate: clean py_panda.h; use macros to access Dtool_PyInstDef
|
2017-12-12 23:03:38 +01:00 |
rdb
|
0e2b14cf4c
|
pgraph: custom binding for set_shader_input()
Should be faster and more reliable at PTA handling
We no longer need the interrogate perf hack for the first-arg InternalName
Fixes: #161
|
2017-10-08 17:50:28 +02:00 |