wandererfan
cb10b651ea
[TD]Py functions for CenterLines and formatting
2019-07-19 20:17:20 -04:00
luz.paz
844a299375
Re-tweak previous Doxygen tweak
...
Follow up to fcdf23d0132f919b9c36
2019-07-19 15:28:39 -03:00
wandererfan
7f8170f953
[TD]Fix #4017 Crash on bad hatch scale
2019-07-19 11:01:20 -04:00
Yorik van Havre
7a5cbe296d
Arch: Add right-click option to schedules to (re)generate result spreadsheet
2019-07-18 15:42:49 -03:00
wandererfan
8b608d99aa
[TD]Fix LockPosition icon location
2019-07-18 08:53:38 -04:00
wandererfan
d745257cc3
[TD]Add Show/Hide invisible lines tool
2019-07-18 08:53:38 -04:00
wandererfan
12a35a0955
[TD]Remove NoLine option from dialogs
2019-07-18 08:53:38 -04:00
Yorik van Havre
c29a84b308
Arch: Keep Schedule dialog above FreeCAD window
2019-07-17 23:34:35 -03:00
Yorik van Havre
3c158b9a58
Arch: Schedule UI moved to floating dialog
2019-07-17 22:36:02 -03:00
Yorik van Havre
7584123315
Arch: Added Area property to walls
2019-07-17 19:25:42 -03:00
Yorik van Havre
b5a3d28fee
Doxygen tweaks
2019-07-17 18:01:56 -03:00
Yorik van Havre
f86f0ec5e1
Draft: minor fixes to Label tool
2019-07-17 18:00:55 -03:00
Yorik van Havre
daa0a2fa9c
Arch: Misc improvements to Schedule tool
2019-07-17 18:00:29 -03:00
Yorik van Havre
42a5eb138e
Arch: Material improvements
...
- allow to reorder materials alphabetically in group
- remember multimaterial editor column widths
- show total thickness in multimaterial editor
2019-07-16 22:53:48 -03:00
Yorik van Havre
36d9c4139e
Arch: Bugfixes to Site's solar diagram
2019-07-16 18:52:09 -03:00
Yorik van Havre
c58df79014
Arch: Improvements to OfflineRenderingUtils (ability to generate shadows)
2019-07-16 18:50:51 -03:00
luz.paz
0f36eedc0b
Fix typos
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller`
2019-07-16 11:21:52 -03:00
donovaly
5dede1af82
add and uniform general preferences tooltips
2019-07-16 13:33:48 +02:00
donovaly
2c1e83ac9c
uniforms option names and add tooltips for sketcher
2019-07-16 13:30:18 +02:00
donovaly
86cb08b9d4
update, fix and uniform draft tooltips
2019-07-16 13:28:06 +02:00
donovaly
9a594a8994
add missing tooltips for part import/export
2019-07-16 13:23:40 +02:00
Yorik van Havre
a6334a4bfd
Cleanup in doxygen stuff
2019-07-15 23:20:52 -03:00
wandererfan
f2fdc0fde7
[TD]fix master merge conflict
2019-07-15 12:36:48 -04:00
wandererfan
76d02cef6e
[TD]Remove extra template dir
2019-07-15 12:36:48 -04:00
wandererfan
a4577a1e5b
[TD]Edge and Vertex center lines
2019-07-15 12:36:48 -04:00
wandererfan
23658da79a
[TD] Fix Centerline position
2019-07-15 12:36:48 -04:00
wandererfan
6709fd849b
[TD] fix context menu
2019-07-15 12:36:48 -04:00
wandererfan
9828655f48
[TD]Add Properties for Cosmetic persistence
2019-07-15 12:36:48 -04:00
wandererfan
e881dcd860
[TD]Add restore invisible lines
2019-07-15 12:36:48 -04:00
wandererfan
b4edc9e227
[TD]Add line appearance editor
2019-07-15 12:36:48 -04:00
wandererfan
5d601c1cdd
[TD]Add CenterLine edit function
2019-07-15 12:36:48 -04:00
wandererfan
7ea2cca327
[TD] Add Centerline Shift/Rotate
2019-07-15 12:36:48 -04:00
wandererfan
7ee2f0c80a
Cleanup dangling debug code
2019-07-15 12:36:48 -04:00
wandererfan
fbfdb69c20
[TD]Py Cosmetic Vertex, Line, Circle Arc
2019-07-15 12:36:48 -04:00
sliptonic
237182e0d5
Merge pull request #2343 from mlampert/bugfix/robust-circular-hole-processing
...
Path:: Bugfix/robust circular hole processing
2019-07-15 07:27:31 -05:00
Markus Lampert
0cb17a9c9a
Downgrading debug msg
2019-07-14 22:25:57 -07:00
Markus Lampert
c83c013997
Return diameter 0 for invalid holes in order to let the UI initialize completely
2019-07-14 22:24:01 -07:00
Markus Lampert
cadea61e0b
Make Helix op robust against features that don't exist anymore
2019-07-14 21:30:38 -07:00
sasobadovinac
8014e50a3a
Create FUNDING.yml
2019-07-14 16:59:49 +02:00
Abdullah Tahiri
150d174e37
MSVC complains about missing header
2019-07-14 12:37:39 +02:00
Abdullah Tahiri
50eff2a5ee
MSVC also fails to automatically move if no elision possible
2019-07-14 12:37:37 +02:00
Abdullah Tahiri
b13c564dc2
Enable RVO for any other than old GCCs like 4.8
2019-07-14 12:37:37 +02:00
Abdullah Tahiri
be79d3f6a0
GeometryExtensions: Add override when overriding virtual functions (EMCPP Item 12)
2019-07-14 12:37:37 +02:00
Abdullah Tahiri
d9d3b1a055
GCC 4.8 brace initializer requires double braces
...
================================================
GCC 7 and clang work fine without the extra set of braces.
std::array<T, N> is an aggregate that contains a C array. To initialize it, you need outer braces for the class itself and inner braces for the C array:
https://stackoverflow.com/questions/12844475/why-cant-simple-initialize-with-braces-2d-stdarray
2019-07-14 12:37:37 +02:00
Abdullah Tahiri
b568c64260
MSVC2013 c++11 has make_unique pointer definition, so do not overload it.
2019-07-14 12:37:37 +02:00
Abdullah Tahiri
2d7805d963
Clang complains of the specialisation after implicit instantiation with the inversed order
2019-07-14 12:37:37 +02:00
Abdullah Tahiri
f68f64b981
GCC 4.8 fails to covert lvalue during RVO optimization
2019-07-14 12:37:35 +02:00
Abdullah Tahiri
12e9b6c60a
old GCC C++11 specialisation in a different namespace and moving template instantiations after all specialisations
2019-07-14 12:37:35 +02:00
Abdullah Tahiri
bc5c4f6afb
Sketcher: GeometryExtension and ExternalGeometryExtension
2019-07-14 12:37:35 +02:00
Abdullah Tahiri
1d2c45c845
Base: Move std::make_unique to Base
2019-07-14 12:37:35 +02:00