MikeImbar

Results 5 issues of MikeImbar

Hello, When exporting a mesh using the following line: `ms.save_current_mesh('deci_test.ply', save_vertex_normal = True, save_vertex_color = False, save_vertex_quality = False) ` It appears that it ignores the save_vertex_normal argument. The only...

wontfix

If I change album permissions for a user group, e.g. make a sub-album private, I can do that via the admin panel -> Users -> Groups -> Manage permissions. The...

Hello, I am getting this error: Fatal error: Uncaught mysqli_sql_exception: Out of range value for column 'category_id' at row 1 in /srv/hfr-internal/include/dblayer/functions_mysqli.inc.php:132 Stack trace: #0 /srv/hfr-internal/include/dblayer/functions_mysqli.inc.php(132): mysqli->query() #1 /srv/hfr-internal/include/functions.inc.php(533): pwg_query()...

Co pilot is ignoring provided code. It is only 300 lines long. See attached screenshot. ![image](https://github.com/microsoft/vscode-copilot-release/assets/145115500/7f7b894d-55ec-4aa2-a670-03a067762be0)

info-needed

This is related to this forum topic: https://piwigo.org/forum/viewtopic.php?id=34064 In short, we have reached 54k unique IDs now. So the limit of 65535 albums because of categories id having SMALLINT attribute...