Mathieu Laurendeau

Results 71 comments of Mathieu Laurendeau

LUA scripting seems overkill and raises security concerns when run from an elevated process. The network API allows controlling a GIMX instance from another process, e.g. a python process. The...

This will be part of a larger rework of the calibration tool.

It is low priority because I'm not sure many people will understand it and use it. Counteracting temporal acceleration would require at least one more translation parameter. Without any extra...

_From [[email protected]](https://code.google.com/u/118159027649630789302/) on December 19, 2011 02:37:51_ **Status:** Accepted **Labels:** -Type-Defect Type-Enhancement

_From [[email protected]](https://code.google.com/u/118159027649630789302/) on December 19, 2011 10:07:28_ In attachment, an example of diagonal damper. Usage: in sheet 1, modify B1/B2/B3 cells. Suggested values: 0 to 0.5. A value of 0.32...

_From [[email protected]](https://code.google.com/u/118159027649630789302/) on March 01, 2012 00:25:01_ **Labels:** -Priority-Medium Priority-Low

Hi, Yes, I'm still interested. I think it should be handled in a separate binary (for example "gimx-download"). In addition to manual download, it may allow automatic config download based...

For Windows the current build system is based on Msys2/MinGW64: https://gimx.fr/wiki/index.php?title=Development_on_Windows

GIMX is not meant to be compiled with anything other that msys2/mingw64. Porting it to any other build system probably requires a huge amount of work. It seems a waste...

Hi CodeOhms, Thanks a lot! I'll test it as soon as possible. Once you are satisfied with your code, please make a merge request.