Stinkfist0
|
d4b51a82e7
|
Fix/suppress plethora of integer conversion warnings on x64 Visual Studio build.
|
2015-11-03 17:58:08 +02:00 |
|
aothms
|
a58b2ede63
|
Fixes for unicode handling in Python
|
2015-09-13 14:43:42 +02:00 |
|
aothms
|
4385f3b14d
|
Revert some of the typemap work in b96cf38e17 and rely on a general mapping from const vector to tuple
|
2015-09-04 11:46:52 +02:00 |
|
Thomas Krijnen
|
92bc7b13cb
|
Use custom typemaps for geometry related classes as well
|
2015-06-26 13:06:28 +00:00 |
|
Thomas Krijnen
|
feaa13a809
|
gcc compatibility
|
2015-06-18 08:55:29 +00:00 |
|
Thomas Krijnen
|
6aabbd4a55
|
Correctly interpret SWIG return code of type check
|
2015-06-17 19:44:15 +00:00 |
|
Thomas Krijnen
|
48676a733f
|
Rework SWIG python binding not to rely on polymorhpic functions. Use hand-written typemaps that map vectors to tuples and iterables to vectors. Add support for multidimensional aggregates in Python.
|
2015-06-17 11:27:02 +00:00 |
|