Stuart Attenborrow

Results 12 issues of Stuart Attenborrow

DejaVu Sans Mono with 16 characters to use as "highres" alternative to 8 character map :)

Upon release there have been a few requests for other format support: * Meshroom * openMVS * COLMAP native format Implementing these would also enable automated meshing, thus removing the...

enhancement

PMVS2 supports masks and so does Blender. We should add masking to the PMVS output. From the [PMVS documentation](https://www.di.ens.fr/pmvs/documentation.html): > Segmentation masks can be optionally given to the program. A...

enhancement

Code in export_bundler.py line 82 sets frame to scene.frame_start before calculating the camera matrix_world. In testing, it needs to be the frame where the movieclip tracking starts without error. The...

bug

Added example with Mapzen Terrarium decoder. I've integrated this into my commercial project and it works well. In short: - I separated the code that has the special import string...

If a user doesn't have read access to a database the standalone application will crash with a Windows error dialog before it loads the list data for the fields.

bug

Having Standalone.exe is really unhelpful. Even dbqf.standalone.exe would be infinitely better. Use "dbqf.winforms.exe" and "dbqf.wpf.exe"

Add the ability to double click an existing parameter in the advanced search view and for it to set the field/operator/value to this parameter ready to add a new one...

enhancement

Add another option for REPLACE in advanced search when a parameter is selected in addition to the existing AND or OR options. This will remove the selected parameter and add...

enhancement

Out of curiosity it would be interesting to see how hard it would be to make a Gtk# frontend version. Either that or a Xamarin app version.

enhancement