Commit Graph

30661 Commits

Author SHA1 Message Date
Florian Simmer
4f40254bf2 change the workflow trigger
from pull_request to pull_request_target
2022-01-03 18:10:21 -06:00
Florian Simmer
642d308800 remove the AddonManager Label 2022-01-03 18:10:21 -06:00
Florian Simmer
6ae65ea36b Github: Create Labeler workflow/action and labels.yml file 2022-01-03 18:10:21 -06:00
Uwe
a3023ed0b9 [TD] some style unification
automatically done by MSVC
2022-01-03 23:30:43 +01:00
Uwe
ceb06c06f9 [CMake] fix mis-matching arguments issue
fixes this error:
A logical block opening on the line
    cMake/FindCoin3D.cmake:12 (IF)
  closes on the line
    cMake/FindCoin3D.cmake:64 (ENDIF)
  with mis-matching arguments.
2022-01-03 22:51:50 +01:00
José Ignacio Romero
b5bfb8ed20 Move SimpleEditPanel to its own file 2022-01-03 10:55:33 -06:00
José Ignacio Romero
3799297abe Dont put mutables where they are initialized only once 2022-01-03 10:55:33 -06:00
José Ignacio Romero
5207d91e0f Implement mixin class for simple GUIs over properties 2022-01-03 10:55:33 -06:00
José Ignacio Romero
0e3afe9e55 Change UI panel name to put all translations in one context 2022-01-03 10:55:33 -06:00
José Ignacio Romero
fcfa02a2ad Fix translations in PathDressupLeadInOut 2022-01-03 10:55:33 -06:00
José Ignacio Romero
e9fdb1f77b Black formatting 2022-01-03 10:55:33 -06:00
sliptonic
1a4ad44c7b translation cleanup pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic
a3674181ae Black pathdressupdragknife 2022-01-03 10:50:33 -06:00
sliptonic
1a9374ec59 translation cleanup pathiconviewprovider 2022-01-03 10:50:33 -06:00
sliptonic
47dd77cd74 translation cleanup 2022-01-03 10:50:33 -06:00
sliptonic
8cdcfcd696 translation cleanup PathSanity 2022-01-03 10:50:33 -06:00
sliptonic
bd140e3b3c translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
b67bd47aa3 translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
8c3ec0b78e Translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
37284c5a73 translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
61435ffe54 translation cleanup PathCollision 2022-01-03 10:48:39 -06:00
sliptonic
aa30b7ba60 PathArray translation cleanup 2022-01-03 10:48:39 -06:00
sliptonic
de6977db73 translation cleanup PathGeom 2022-01-03 10:48:39 -06:00
sliptonic
d567266c51 Translation cleanup PathHop
PathHop transaction
2022-01-03 10:48:39 -06:00
sliptonic
d0d15f956f Translation cleanup PathUtils/PathUtil 2022-01-03 10:48:39 -06:00
sliptonic
240d44238b translation cleanup PathCustom/gui 2022-01-03 10:48:39 -06:00
sliptonic
958c912104 translation cleanup PathComment
transaction PathComment
2022-01-03 10:48:39 -06:00
sliptonic
41ea04f875 tranlation cleanup PathCopy
transaction PathCopy
2022-01-03 10:48:39 -06:00
sliptonic
af0411a897 Translation cleanup: PathCommands 2022-01-03 10:48:39 -06:00
sliptonic
7766cda1b1 cleanup for translation handling 2022-01-03 10:48:39 -06:00
sliptonic
0fae42230c black reformat
black reformat for PathCommands

Black reform PathCopy

Black reform PathComment

Black reformat PathCustom/gui

Black reformat PathUtil/PathUtils

Black reformat PathHop

Black reformat PathGeom

Black reformat

Black reformat

Black reformat

Black reformat

Black reformat

black reformat

Black reformat

black
2022-01-03 10:48:39 -06:00
sliptonic
c055ac4619 Make combos in .UI non-translatable. 2022-01-03 10:48:39 -06:00
sliptonic
6cbd7651ac Merge pull request #5008 from Russ4262/fix/childless_job
[Path] Fixes #4645
2022-01-03 10:37:27 -06:00
sliptonic
fd33ed6bfa Merge pull request #5306 from sliptonic/bug/4810
[PATH] fix #4810
2022-01-03 09:48:07 -06:00
Benjamin Bræstrup Sayoc
2d14c0be8d Make it possible to do new Pick Points 2022-01-03 09:58:33 -05:00
Benjamin Bræstrup Sayoc
e483cc2b09 Use latest user input for Add Cosmetic Vertex 2022-01-03 09:58:33 -05:00
mwganson
af9857faef [PartDesign::Scripts::Spring.py] update old example script 2022-01-03 11:45:05 +01:00
Jonas Bähr
ccb03cadd5 PD: helix cleanup: remove unused strings from task panel ui
Since the tool tips are now set from the property descriptions we don't
need them any more in the .ui file. Removing them prevents garbage in
the translation source files.
2022-01-03 11:40:29 +01:00
Jonas Bähr
5266ecf36f PD: Use the helix property docs as tooltip in the task panel
By reusing the property docs as tooltip we avoid maintaining the same
information in two places. The propery descriptions have been made
translatable, too, to ensure a fully translatable UI.
The ground work for this was layed by the work on Issue 0002524, long
time ago: https://tracker.freecadweb.org/view.php?id=0002524
2022-01-03 11:40:29 +01:00
wmayer
36fe42d869 Raytracing: replace subprocess.call with subprocess.Popen and escape file names 2022-01-02 22:44:04 +01:00
Chris Hennes
429d7ec348 Merge branch 'master' into lupdateCPPWorkaround 2022-01-02 11:41:17 -06:00
Florian Simmer
c5affe7ea9 Github: Create codespell workflow and codespellignore 2022-01-02 11:39:17 -06:00
jim
88669b5456 allow user to specify a seed value for jitter pseudorandomness so that multiple operations/tools can follow the same sequence 2022-01-02 07:38:56 -08:00
Wanderer Fan
5f109b5ee3 [TD]Allow selection of Page when adding View 2022-01-02 09:49:33 -05:00
Wanderer Fan
74dc5344d4 [TD]prevent touched but must be execute on DrawPage 2022-01-02 09:48:38 -05:00
Jean-Marie Verdun
5ade10d049 Fix MacBundle relocation 2022-01-02 12:57:08 +01:00
jim
5179781438 Correct typo in jitter dimension calculation 2022-01-01 19:59:24 -08:00
Roy
3c1531b39a Draft: Commands acting on subelements did not load the Draft module 2022-01-01 16:26:26 -06:00
Roy-043
911fd3bf17 Draft: fix several issues with importAirfoilDAT.py
The importAirfoilDAT.py code could not handle several *.dat files posted in a forum topic.
2022-01-01 16:21:30 -06:00
Chris Hennes
78e12736e0 Merge pull request #5312 from chennes/addonManagerCacheMacros
Addon Manager: download and display Macro metadata
2022-01-01 15:44:19 -06:00