Search found 6 matches

by jindili
Fri Apr 09, 2021 8:40 am
Forum: CloudCompare
Topic: Translation / Localization
Replies: 24
Views: 3349661

Re: Translation / Localization

Hi daniel, It works after the rename.
by jindili
Tue Mar 30, 2021 3:34 pm
Forum: CloudCompare
Topic: Translation / Localization
Replies: 24
Views: 3349661

Re: Translation / Localization

Hi daniel,

I just download the 7z format latest alpha version of CloudCompare;
I see the "CloudCompare_chs.qm" file in translations folder, but Chinese language entry is missing from the 'Display > Language translation >',
Please check out.
by jindili
Wed Jan 06, 2021 1:32 am
Forum: Questions
Topic: Use CloudCompare as Git diff tool to check model difference
Replies: 3
Views: 14392

Re: Use CloudCompare as Git diff tool to check model difference

I manage to automate this task using Autohotkey Script,
It take me quite some time, so I post those staffs used in my workflow here,
It might help some if you need to do something similar.

Workflow in CloudCompare GUI:
select those two meshes imported in the DB Tree
Clik the Compute Cloud/Mesh ...
by jindili
Sat Jan 02, 2021 10:40 pm
Forum: Questions
Topic: Use CloudCompare as Git diff tool to check model difference
Replies: 3
Views: 14392

Re: Use CloudCompare as Git diff tool to check model difference

I'll go that way if it's the only way close to my needs.
But I think it would be much better if it's possible to load these two files in the GUI then compute the Cloud/Mesh distance since that way I could tweak those options interactively to get a better result which is not viable from the command ...
by jindili
Fri Jan 01, 2021 12:58 pm
Forum: CloudCompare
Topic: Translation / Localization
Replies: 24
Views: 3349661

Re: Translation / Localization

I would like to Localize a Chinese version,

I Found the ts files for translation here:
CloudCompare/qCC/translations at master · CloudCompare/CloudCompare
https://github.com/CloudCompare/CloudCompare/tree/master/qCC/translations

and a simple version of Qt Linguist which is small (13.1MB only, no ...
by jindili
Fri Jan 01, 2021 12:30 pm
Forum: Questions
Topic: Use CloudCompare as Git diff tool to check model difference
Replies: 3
Views: 14392

Use CloudCompare as Git diff tool to check model difference

I want to configure CloudCompare as 3d model diff tool to check places been modifed between two git versions,

Now I just pass two .stl file path to CloudCompare, It launches the GUI and load these two stl models successfully,
But I need something further, can I pass some more options to ...