Google Code Exporter
Google Code Exporter
``` It would be nice if the subprocess interface could be extended to cover these cases: 1) Allow choosing not to search $PATH (i.e. use execv() instead of exevp()). 2)...
``` The current FFI has a few missing bits: - For callbacks, only int and void* arguments are supported. Return type is limited to int and void. - The FFI...
``` This is a big one... Will you consider supporting guardians to collect asynchronous values, like references to resources allocated by foreign libraries? I dunno if they square with the...
``` What steps will reproduce the problem? 1. I am trying to plot focal mechanisms using the instructions on this link " http://w3.ualg.pt/~jluis/mirone/howtos/Download___plot_CMT_catalog_focal_mechani sms.html " 2. my input parameters in...
``` Hi, This is probably a simple problem. I'm not sure what you mean by 'move the offending ML dynamic libraries out of the way' Which libraries and where to?...
``` What steps will reproduce the problem? 1. Open vitrinite tool 2. Open marker image 3. Get tie point What is the expected output? What do you see instead? I'll...
``` The ability to shift-select several variables (of the same type), and set them all to the same value. Use case: I hold shift, select several Numbers(1, 2) from the...
``` Hello, I am trying to make a viewer of mesh object (stl) where we can pick 2 points on the screen and calcul the distance. Currently I try using...
``` Could we have 3DS file opening support? ``` Original issue reported on code.google.com by `[email protected]` on 12 Dec 2012 at 2:09
``` What steps will reproduce the problem? 1. Changing transparency of the loaded mesh seems rotates it a little bit. - this an an original loaded file, it's opaque https://drive.google.com/file/d/0B86_WY0vcTRkd0hzdi00eHFrVmc/view...