freecad-daily (0.18+git17352-ec0049921-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: ec0049921b813ee78c1fd4ea304e70904a3208f7
* Date: 1562938575
* git changelog:
* 4a466c466 - [TD] Improve CenterMark handling on print
* 4e7e9a55e - 4th-axis rotation analysis Z-orientation fix
* 7eccda34d - Arch: Lightweight mode for Arch References
* c79fc5ce2 - [Draft] source comment typo fix
* 0a893e8b8 - [Arch] typo fixes
* 752e74c39 - Misc. typo fixes
* 747a2823e - Set Move as default drop action
* 0d4106541 - Draft: Fixed clone bugs
* 0871fb49c - make print preview working for > Qt 5.9
* 334222540 - AddonManager: Provisions to support different git
hosting platforms than github
* b51bf9a7f - FEM: unit tests, fix round failure on windows by
setting fix float numbers
* 4fc91dcc7 - AddonManager: Handled exception when unable to download
from url
* fec5f2a67 - Fixed indent
* 804293ff3 - [AddonManager] Added CurvedShapes WB Logo
* eaa36b033 - pylint3 cleanup of unit tests
* fb0a5c8fa - pylint3 cleanup of (most) post processors
* 861432cfa - Added pylint3 exceptions for PathSimulatorGui and
PathSurface due to their noisiness.
* 5659a0ecc - Cleaned up Path op utilities
* 32ce6cc76 - Added tooltips to depths transfer buttons.
* cf18161dc - Draft: discard unsupported curve types in intersection
snap
* 45367edb6 - Arch/Draft: Fixed remaining bugs from latest commits
* 7c53cbf92 - Draft: Added button to working plane task panel to
orient the view to the WP
* 78239e48a - Arch: panel layers with negative thickness are not
drawn
* 81988d6b9 - Arch: wall layers with negative thickness are not drawn
* 6797fa615 - save&restore standard meshing parameters
* 4efa7c674 - [Draft] Bezcurve fix to display length
* 7de89cf62 - improved import/export compatibility w prop cads
* 265faf6c5 - Draft: General grid fixes
* ee2306d08 - Arch: Fixed bug in ArchIFC
* dadd8a858 - Draft: Fixed ghost not appearing in scale tool
* 385771153 - Arch: Added message to inform user of workaround
against non-editable wall baselines
* 802b3b62b - Arch: Fixed bug in Join Walls command
* afed22ef0 - Draft: Fixed bug in edit mode - Fixes #4047
* 87154d67d - Draft: Fixed wrong units display in snapping dimensions
* f86044eaf - Arch: Allow to load and save full GuiDocument data from
non-GUI mode
* 08a7eef99 - show version info when using external smesh library
* 787f5184e - Parametric refinement feature
* 6d02fa540 - automatically redirect to tip object in case body
display mode is set to Tip and a face was selected to create a new
sketch
* 8177fe34b - Fixed import of ocl
* 7b90ed097 - fix false-positive in workbench unit tests
* 0efa8c5b8 - return boolean to indicate whether workbench could be
activated
* 4893dee1c - Arch: Wording fixes
* 68f4eccc5 - Arch: Added View clipping abilities to BuildingParts,
like SectionPlanes
* 7b031e2b2 - Added default shortcut to Toggle Edit mode command
* 169c975e1 - Draft: Remember Offset copy mode separately from Move
copy mode
* 122dfd4a6 - Draft: Set global copy mode to False by default
* 4bbee73f8 - Arch: Bugfixes in IFC exporter
* 07d3423ad - Arch: Misc bugfixes
* 20bdfee01 - Arch: Material improvements (dynamic icon + button to
invert composition of multimaterials
* 8f0876c22 - FEM: code formating, unit tests, objs
* 2a6aa3a9f - FEM: fluid 1D obj, typo
* 87ff58815 - FEM: unit tests, result stats, fix principal and shear
stats
* 0bbb2b611 - FEM: unit tests, result stats, fix sabs for frequency
results
* 7cd8d7d5b - FEM: unit tests, result stats, fix compare method and
reactivate tests
* 6e44433b8 - activate/create 3d view when setting or getting active
objects
* e07fe6376 - Improve OBJ mesh export in case output format is not
explicitly specified
* be1cc9ca9 - FEM: unit test, fix stats compare calls and method,
temporary deactivate some stats tests
* e56574f2a - FEM: unit test, delete not needed pass
* efc6d4f85 - add zh_CN template sag files
* bbbab316c - create README file in TechDraw Template zh_CN
* 5a352ea63 - FEM: solver fenics, fix fenics import test
* 126cb4321 - FEM: element flow 1D, deactivate not supported fluid
types
* 217d96e37 - FEM: ccx writer, typo in var name
* 9ba307ff9 - Add files via upload
* 9152ca725 - for standard meshing algorithm copy color from face to
segment
* 830ddc75c - Add command to show mesh segments
* 4c842f0e0 - Store color information per segment
* 4c63541a0 - Draft: Proper support for layers in DXF import/export
(py exporter)
* 325321b5d - FEM: gui commands, get rid of duplicate code
* 641d10728 - FEM: gui commands, rename all classes: - delete Fem
since we are in FEM workbench we only have FEM commands - delete
Command since we are in Python command module we only have Command
classes - this will simplify gui object creation
* d07c08c3a - FEM: gui commands, rename some classes
* 8da553bd6 - Add new property to SetupProperties()
* 5bc05c28e - Draft: Support of layers in DXF import
* f705f6f40 - Path: add helix start radius
* d5356d2c3 - Fix `EnableRotation` property
* 3203ace26 - simplify handling of static Python libs
* 622eadc80 - StartPage: thumbnails for image formats, + use
freedesktop thumbnails if available
* f60f8946e - FEM: unit tests, temporary deactivate one results stats
test
* 4c5bcf3dc - FEM: objects, use same name system no matter if C++ or
Python object
* 3765de9ed - FEM: vtk result pipeline, use log instead of message
for debug
* 68f3ffbf3 - FEM: result tools, use log instead of message for debug
* 431b0b017 - FEM: in out, z88 mesh, fix string replacements
* 6a7cd2c40 - Fixed import of PostUtils
* 4527f7651 - Fixed Job creation
* d6a20be99 - Fixed typo and py3 exception printing
* ba6a6d63e - [StartWB] Re-added example files with saved thumbnails
in their icons
* 7777c8c01 - [AddonManager] Add 3D Printing Tools WB logo
* bc04b6778 - [Arch] Pipe : correctly orient profile on bezier curves
* 13563bdc7 - [Draft] Edit: Fix bug in Bezcurve editing preview
* 3f8cd4a2a - added UR_'s bugfix
* 18e39b5d9 - fix bug in uninstalling macro
* 2d7d6cfef - FEM: view provider electrostatic potential, use value
error instead of bare except
* 95f332598 - Materials: delete duplicate import
* 4883bd501 - FEM: view provider calculix, get rid of a bare except
* f0df2aa65 - FEM: view provider material, use value error instead of
bare except
* fd5df98b6 - FEM: result tools, check for NAN instead of bare except
* 56918fdd4 - FEM: mesh api, add comment
* 71ff3123e - improve unicode support for Abaqus export
* db28dfbfb - update bounding box if the placement of a geometry
changes
* 4dff5bb40 - FEM: frd result reader, fix principal stress
calculation if pure frd file was opened
* 43061bc8a - FEM: frd result reader, fix compact mesh for multiple
result sets if not compacted
* ce0fe2ec8 - FEM: code formating, flake8 and white spaces
* 6a8f6e2ac - Materials: Py2 fix
* 4b468ebed - call updateData of base class for ViewProviderDragger
and ViewProviderGeometryObject
* af825250d - Fix SetupProperties() property syntax issue
* c5c976f20 - Addressed pylint warnings for PathGeom
* ed8911c9b - Addressed pylint warnings for PathAreaOp
* fe9e34183 - Fixing additional warnings after merge
* 2a2599348 - Catching new warnings due to merge
* f34ac8926 - switched to pylint3 and fixed additional warnings
* 04b4db1d8 - Addressed pylint warnings for PathDressups
* f16703e94 - Addressed pylint warnings for PathPost
* b55285302 - Addressed pylint warnings for PathPreferences
* 71994e55f - Addressed pylint warnings for PathProfileFaces
* 68f839d86 - Fixed pylint warnings for PathGui family
* 4e46bbf81 - Fixed pylint warnings for PathUtil family
* 7518226d0 - Cleanup of PathLog for pylint warnings
* fad9f7702 - Cleanup of PathJobGui for pylint warnings
* aaec4c0b3 - Cleanup of PathMillFaceGui for pylint warnings
* b7ace8534 - Cleanup of PathIconViewProvider for pylint warnings
* 253f35628 - Cleaned up pylint warnings for PathGetPoint
* aef9969b1 - Addressed pylint warnings for PathTool family
* c870d3388 - pylint warnings for PathSelection
* 80e991a05 - addressing pylint warnings for PathProfile family
* 7abb49614 - addressed pylint warnings for PathPocket family
* 3098d7507 - pylint cleanup for path setup sheet
* 2a97d558e - pylint warning for PathDeburr
* 8896a8437 - More dogbond pylint cleanup
* a9b2e8e96 - Cleaned up warnings for PathEngraveBase
* 8769618ca - Fixed pylint warnings for PathDressupDogbone
* c17989fed - Fixed pylint warnings for PathDressupTag
* ef7436514 - Fixed pylint warnings for PathSetupSheet
* 64bd8105a - Some more pylint warning cleanup
* 6f52808e9 - fixed pylint warning for PathOp
* 83581d704 - fixed pylint warning for PathJob
* f45a11f4c - Enabled all warnings in addition to errors for path
linter
* ecc399433 - path: LGTM cleanup post processors
* 02b68f36f - Path: lgtm cleanup PathAreaOp
* 6ef06eaee - Path: quiet lgtm about test imports
* 20b78fca9 - FEM: result reading, fix eigenmode number reading
* 123dab7bb - FEM: result gui, get rid of duplicate code
* 07d868ccb - FEM: result gui, fix user defined equation, but better
fix would be cool
* f479f26ff - FEM: result gui, some code formating and a comment
* 1ac8f4cfe - 4th-axis update (#2311)
* e9f3551f8 - Sketcher: Mode filter of Elements Widget
* 5c9e3ac18 - FEM: code forating, solver fenics tools, get rid of not
needed indent
* 91ed55451 - FEM: in out, get rid of not needed exception
* e31b086bc - FEM: bare Python exceptions, fix the Import ones
* 757fa0658 - FEM: unit tests, set up documents without a try except
* 4fc39dfb3 - PathDrilling 4th-axis integration
* e67fc4e70 - 3D Pocket: Upgrade to collective face processing!
* 36bc48c9b - Draft: Better positioned layers button popup + new
layer entry
* 3132dfbf5 - ProfileFaces: Fix obj.processPerimeter feature (#2306)
* fe91c4450 - FEM: code formating, max line length in unit test
module
* 1a67ec6c2 - FEM: flake8 and lgtm, dummy usage of imports in unit
test module
* 507c40669 - Draft: Turned autogroup button into layers selector
(added pref option to restore old groups-based system)
* 68939608e - Properly deal with deleted objects when cleaning up the
extension visualisation.
* aa15a6cf4 - Cover entire hole if pockeet extension is bigger than
hole.
* 4fb0b04a3 - Fixed extensions for round holes.
* 05249b212 - Removed redundant log message
* 9c5fa124c - Fixed extension selection
* 70d8be5b3 - Fixed document restoration logic.
* fe3cb2f0e - Moving OfflineRenderingUtils.py from Draft to Arch
* 677823202 - Draft: Added Offline rendering utils module
* 44b9929d8 - Draft: Fixed SelectPlane command not working when an
object is selected
* d19470a97 - FEM: ccx writer, lgtm, Nested for statement uses loop
variable 'femobj' of enclosing for statement
* 06f42de79 - FEM: lgtm, various improvements
* 4bcf2446a - FEM: lgtm, do not test if for a constant, because it
will give the same result in any case
* accf578dd - [TD] Fix TaskPanel comboBox values
-- Alexander Pozdnyakov <censored> Fri, 12 Jul 2019 17:42:56 +0300
freecad-daily (0.18+git17167-9e174f111-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 9e174f1115ebd312c3245b2b4a364de798f00e62
* Date: 1561735578
* git changelog:
* 9e174f111 - AddonManager: Fixed wrong file name
* 287d763ee - AddonManager: Added Render icon
* 89b8ab612 - [AddonManager] Correct the name of the CfdOF workbench
icon
* 4d7d46b4e - [AddonManager] Add Geomatics WB logo
* 3abffaea3 - src/App/MaterialPyImp.cpp: fix source code typos
* e0377f8e4 - Misc. typo and whitespace fixes
* ffd001906 - Fix for ac2eb3 + general unifromity fix
* 49067725c - AddonManager: Fixed image links
* 115ff0191 - improve projection of points onto mesh
* c5e400cd3 - Add methods to get intersections of mesh edges, project
point on edge
* 5fb22278e - Arch: Removed log message in DAE exporter
* ac2eb3604 - [AddonManager] Add DynamicData WB Logo
* e7e355090 - [Draft] Cleaned code in arc 3Points preview
* 87225f0a6 - [Draft] Fixed a bug in arc editing and added preview
* 04ce90c4f - [Draft] Arc Tracker by 3points method
* cdcc64745 - [AddonManager] Improve handling of Wb Readme images
* f58c20afe - Fix some problems with ArchFence
* 99a816699 - Fix possible colorization problem
* 41d54eb25 - Fix offsetWire() to treat wire with 1 edge (circle e.g)
correctly (no need to connect())
* 0944d2f45 - FEM: flake8, lgtm, try to get them both quiet
* 251a3b1ff - FEM: gui objects, catch a syntax error, if the user
triggers the OK button with a wrong input
* b6fa7bd78 - FEM: gui objects, fix problems because off different
Attribute names of part to mesh in mesh objs
* 441b3d517 - FEM: utils, add a method to get the Part to mesh
* ece1b7ecb - FEM: gui, commands, typo the second one :-)
* c1d9087d0 - add method to project points on mesh
* 916fe7ced - [TD]Remove tracker on Cancel
* 9a3fe1fb7 - TaskCheckGeometry -- log geometry check errors to
report view
* 961ffce93 - TaskCheckGeometry settings panel with runBOPCheck
option
* 0bab39339 - BrowserView: fix QWebEngine focus problem
* 7f67c1310 - [AddonManager] Add Inventor Loader logo to icons/
* e0db5b62b - workaround in PyCXX classes due to removed support of
old-style classes
* 76953d933 - FEM: gui commands, typo in comment
* 72d4c36f2 - FEM: gmsh tools, comment not used variable
* 73d8b31b5 - FEM: mesh tools, quad4, fix mesh area (this has been
wrong for years :-()
* c06178bf2 - FEM: lgtm, red rid of unnecessary assignments
* 79016e088 - Materials: code formating, flake8
* f445e34fb - FEM: vtk post processing, fix result type names in
linearization plot
* 499703b26 - FEM: gmsh mesh tools, do not use error message to print
some log
* 5f6352c6e - FEM: gmsh mesh tools, add some comments
* 3c205946e - fixes #0003993: Memory leak with Python3
* 78c21009a - suppress warnings caused by netgen
* da6155d0a - Fix a couple of gcc compiler warnings: -Wint-in-bool-
context -Wunused-function
* 85270f5cd - Fix a couple of clang compiler warnings: -Wunused-
variable -Winconsistent-missing-override -Wdelete-non-virtual-dtor -
Wunused-private-field -Wformat
* b9417938c - Sketcher: Fix Carbon copy leads to unsolvable sketch
* 81f37959a - fix -Winconsistent-missing-override
* e72b48e0c - ViewProviderAttachExtension: check for attach extension
* 62975d2fc - Part Gui: Update attachment icon on attach extension
change
* 511bb070b - PartDesign Gui: Extend ViewProviderDatum with
Part::ViewProviderAttachExtension
* 85c37aa6c - PartDesign Gui: Extend ViewProvider with
Part::ViewProviderAttachExtension
* 680364b17 - Part Gui: New ViewProvider extension for overlaying
icons related to Part::AttachExtension
* 415048813 - Gui::Add mergeoverlay function to ViewProviderExtension
* db5ef314b - Gui: BitmapFactory new static function to make icon
overlays with pixmaps
* 7602d39dd - Pixmap: Make bigger attachment icon
* 2ac570707 - PartDesign: Refactor set/remove tip in the new
Gui::ViewProvider mechanism
* 321e9215d - PartDesign: Extend Datums ViewProvider to overlay
attachment status
* b0fdf138b - Gui: Extend ViewProvider to enable merging of overlays
on icon
* e632e9feb - Sketcher: Fix carbon copy construction points
* 063582241 - Sketcher: Polyline snap arc to 45 degrees bug fix
* 933ed45e1 - code simplification in PythonWrapper
* cabb73396 - issue #0003984: Creating a Path Job object fails with
'PySide2.QtWidgets.QDialog' object has no attribute 'templateGroup'
* 3810381d9 - Sketcher: fixes no horizontal/vertical on segment after
horizontal/vertical alignment
* f22d1393c - Sketcher: Toolbar - add toggle deactivated state
command
* 2822381d4 - Sketcher: ViewProvider representation of deactivated
constraints
* 8b5ee49db - Sketcher: Settings - Deactivated constraints color
selection
* 70081d739 - Sketcher: Constraints' widget deactivated constraints
commands and representation
* 4de857a47 - Sketcher: GUI command to activate/deactivate
constraints
* 7e3fd1a34 - Sketcher: Update icon resources
* 76097838d - Sketcher: Art - Toggle Active Constraint icon
* f45d0e54c - Sketcher: Python interface to SketchObject constraint
state
* e06e03dcc - Sketcher: Extend SketchObject to handle constraint
state
* 20a83b82f - Sketcher: Solver interface of activated state
* 7fad31561 - Sketcher: Python interface to contraints' activated
state
* 7cd3dd7dc - Sketcher: Extend Constraints to have an activated
boolean state
* b55c210f3 - remove unnecessary imports. normalize debug log levels
* 4a984de24 - Path: normalize proxy stratements remove bare
exceptions
* 4a0be9d3b - BrowserView: fix QWebEngine crash
* 0b8baab4c - PartDesign: Extend context menu when right-clicking on
3d view in PD workbench
* d7b6d4dba - [AddonManager] Keep AddonManager.qrc alphabetized
* 4035abc3c - [Crowdin] Fix typo in TechDraw/Gui/CommandAnnotate.cpp
* ee09850c4 - [Crowdin] Fix typo in Draft/Resources/ui/preferences-
draft.ui
* 3fe94ea7c - [Crowdin] string fix + misc. typo and whitespace fixes
* 54c6537a2 - Set QMdiArea tabs movable
* 8be521797 - For divide-by-zero issues write an error message intead
of raising an exception
* 1031644fa - improve doc string of Part.sortEdges
* 332bfb505 - Fixes bug #4008: removes phantom path cause
* 97f42a619 - Fix functionality of manual override of Final Depth
* 2e0861bab - `proxy` to `obj.Proxy` partial conversion
* 8b3c4ac0e - Fixes bug #4008: removes phantom path cause
* 75b52c85b - [Material] Respect unicode filenames
* 798a91026 - FEM: icons, fix clipping of reinforced material icon
* 4e4631707 - Fix crash in case encoding of Python paths fails
* fbb138653 - Path: fix proxy error
* f8de98d03 - Fix functionality of manual override of Final Depth
* 7d8f084ae - `proxy` to `obj.Proxy` partial conversion
* 2ed1f19b4 - IDF: code formating, replace tabs with spaces
* 236f89086 - Merged translations from crowdin
* 32b30bbd7 - AddonManager: Fixes for translation
* 2713078b2 - Tools: Prefer using Qt5 translation tools over Qt4
* d890b4ec1 - Updated master ts files
* 1186bf45e - Tools: Added AddonManager to translation scripts
* 33ce0f3f2 - AddonManager: cosmetic fixes + prevision formacro icons
* d99a1e3fb - AddonManager: Added BIMBots icon
* faca7f7dc - [AddonManager] Add YAML Workspace logo
* 0dca7b31f - [Draft] Wavy Object Fix for Point
* 123381780 - [Crowdin] [Arch] Resources/ui/preferences-ifc.ui typo
fix
* 1f85a189b - Fix SVG export issue
* f81e9a0bd - Fixes: heigh - width replace
* 4dfeb1d46 - Sections added: RHS (added more/all)
* e2a0779d5 - Sections added: CHS, UC, UB
* f2fd45e6e - Draft: Added missing cmake entry from last commit
* c351b9094 - [Draft] Update DraftEdit PR with Yorik suggestions
* a4e2df115 - Separate Draft Edit
* 4fda9e7d4 - AddonManager: grammatical fix
* 0f56ec413 - Arch: small bugfix in automatic IFC properties
* aa76cb9b5 - Py3: no __builtin__ module available
* d4a311de1 - Path: PEP8 and Proxy changes.
* 4b89ed341 - make UpToLast option for pad working again
* 87b46e3fb - GCS: Refactor and additional debug information
* d26daa51d - FEM: code formating, still more of them
* 1b39fe3d2 - FEM: codeformating, another small one
* 3ae428307 - FEM: code formating, improve imports, get rid of E402
error
* 8eb807d29 - FEM: code formating
* d8b28a111 - FEM: code formating, delete commented code:
* 823f4b664 - FEM: code formating in unit tests
* 9453e68e2 - Misc. source comment typo and whitespace fixes
* 3590b65b3 - issue #0003921: Crash when opening document with datum
point intersecting line and plane
* 3c03e159e - FEM: ccx tools, pre checks for reinforced material
object
* 2761a363c - FEM: concrete, add task panel to select matrix and
reinforcement material
* 49329919a - Materials: cards, recreate new cards and update csv and
ods
* 874fc2278 - Materials: cards, add concrete matrix and reinforcement
materials
* f7f9dfcde - FEM: concrete, rho calculation unit test
* 7d7df3b82 - FEM: add reinforced concrete 2D wall example
* b7c2378a3 - FEM: concrete results, use the new concrete result
reading methods on result reading
* 3950dc7a2 - FEM: concrete results, new methods for calculating
results for concrete materials
* 09e3ddb38 - FEM: vtk tool, change the results exported to vtk
* db493ee0d - FEM: result properties, add new lists to hold concrete
results
* 264d5e91e - FEM: reinforced material, add a GUI command
* f162da6d9 - FEM: reinforced material, add icon (thanks to
bitacovir)
* 2172e08b3 - FEM: reinforced material, add object, including all FEM
object unit tests
* e730dd94e - Automatic visibility handling of axis cross
* e529871eb - AddonManager: Use workbenches icons
* 972ec50f2 - fixes #0003979: Pocket with mode 'up to face' doesn't
work correctly
* 88d16c149 - Add support for PartDesign:Body colors
* 34292991d - Add option to colorize ArchFence
* caef4b6c6 - AddonManager: Misc fixes from forum testers
* 0620caea3 - Arch: Minor bugfixes, better doctrings and fixed
transparency in OBJ exporter
* 77d1f8968 - Delete disabled code blocks
* 4cff62746 - added missing self.stockBB instantiation
* 5ea062f66 - use ShapeBinder to create a copy from Origin feature
* 18183bc79 - extend ShapeBinder to also handle Origin features
* 9177b4057 - remove dependency of datum element if creation of copy
fails
* 588c26529 - Improve handling of null pointers in link properties
* f48f8bfaa - [AddonManager] create Resources/icons dir with SVG
icons for WBs
* ff7975291 - Draft: QPixmap.fill expects a QColor, not an int or
long
* 5fb2dfedd - clean-up CMake file
* 236e1daeb - Isolate FreeCADGui dependency
* fb94e46db - improve exception handling Shape.distToShape
* 4b104c470 - Remove reference to removed file: grbl_G81_post.py
* c1970aa5e - Remove unnecessary comment
* 4df89e0e3 - Misc. fixes
* a160aab48 - Fixes for depths and AttemptInverseAngle
* bbfecfb7c - Handle FreeCADGui module with IF: case
* f89a78f6d - revert to current FC master version
* 4c69b48dc - Improve code structure; correct 4th-axis depth issues
* 419df14b2 - Corrected test: Only 4 dogbones created
* 338861f2d - Integration of 4th-axis feature to PathProfileFaces
* 4ec63d537 - Fix for 'reposition of job model' error
* 72dc30c21 - Improve 4th-axis integration
* 4960cfcd2 - [Path] Replace old grbl_post.py with new
grbl_G81_post.py. (#2255)
* 1406c03d1 - fixes #0004000: Ability to suppress console output when
running under python
* 1b2617358 - use INCH instead of IN when setting units for STEP or
IGES export
* aa43a2814 - AddonManager: small bugfix
* c1c3dab5f - AddonManager: solved missing FreeCAD import
* b4ddf6318 - Arch: Adapted IFC, OBJ and DAE exporters to support
external color information when running in non-GUI mode
* b60a736c0 - fixes 0004010: Box Selection + Part -> MakeCompound
will crash FreeCAD
* 3e65306a9 - AddonManager: New UI
* 1cd8f2625 - TechDraw: SVG export refactoring - Fix russian
templates rendering
* dab8a3c02 - TechDraw: SVG export refactoring - Change tspan
replacement strategy
* 044fe7954 - SVG Refactor - minor cleanups
* ca5051a79 - Remove xml:space=preserve from templates
* bf5433a10 - TechDraw: SVG export refactoring - Fix DLL
export/import issue
* 5f0be3cac - Add QtXmlPatterns to CMake lists
* 28b2df05d - TechDraw: SVG export refactoring - Keep correct font
sizes
* f4ca09f98 - TechDraw: SVG export refactoring - All XML
modifications via DOM
* a1ac85bf3 - FEM: contact constraint task panel, fix build failure
* b795896a3 - FEM: contact constraint task panel, better reference
handling
* 37cf408f7 - FEM: in out unit test, fix yml mesh test
* fbafd698a - determine edge parameters where curve point will be
projected onto a mesh edge
* c883cd6cc - FEM: calculix writer and unit tests, fix reaction force
writing
* fb11d2385 - FEM: unit tests, temporary deactivat yaml mesh test
* 3abd3fcc2 - Materials: white space
* 5e454da2e - FEM: solver elmer tasks, Py3 decode fix
* c12054927 - Path: improve AreaPy exception handling
* 5ee4c4dbd - Path: fix Area tolerance problem
* 6ef0f86fa - Fix missing recompute in Draft ShapeString
* 0e8487fda - More TC ui import cleanup
* de3715908 - Fix uncommanded format change & font size display
* b564189f7 - Path: remove unnecessary imports
* 6ccb0cf32 - Path: post processor cleanup
* 795442a85 - Path: remove obsolete code
* 4cbdf7883 - Path: lgtm Cleanup
* 1405778c2 - Fix print function calls in CMakeLists for py3
* 93cbc5250 - Path: handle PathAreaOp object migration
* 58608df23 - TechDraw: Templates for the Russian State standard for
technical documentation
* 11b1a8e15 - Arch: Added IFC pref option to export without adding a
default building
* b3de11dbe - FEM: gmsh tools, fix bracket error
* d818a9638 - Arch: Fixed small bug in Wall task panel
* 6380b28e2 - Materials: card reader, delete not needed variable
* d78f5a115 - FEM: added import/export of mesh as YAML/JSON
* c1d0c9854 - FEM: calculix writer, add reaction forces for
constraint fixed
* 2b1a235c4 - FEM: vtk post, fix scalar clip task panel reopen values
* f68958cd0 - Material: card reader, do not break reading if saved
with depretiated writer
* 530101387 - Material: card utils, do not fail to return card dicts
if reading a card fails
* 6bb8f19b2 - Fix misleading error messages in ProjGroup test
* aa9cd0d91 - Partial Restore: ensure line segment length when x
coordinate is exactly zero
* f5495502a - PATH: Inspect editor now preserves last size and
position
* f8b715aa7 - extend MeshPart.projectShapeOnMesh to allow list of
points for projection, support keywords
* 4494d384a - Fix overlap of dimension selection area
* 3874ddab3 - Arch: Added preferences to enable/disable automatic
adding of default Site and Storey at IFC export
* 6b55e0fae - Arch: Use ifcopenshell.guid.new() to generate IFC UUIDs
* 89e18244e - Remove Qt Creator file
* d74e30146 - FEM: calculix writer, move some comments
* 3e0452417 - Cosmetic CL for Section and Detail
* f25826bba - Change Face centerline command name and icon
* 93431edfb - Initial version of Cosmetic Eraser
* e0bf0b966 - Handle multiple face selection
* 656e1654f - Initial working version Face Centerline
* 58ebf3cbd - FEM: ccx tools, some brackets where missing too ...
* 760b5b76f - FEM: ccxtools, fix a syntax error, I wonder why flake8
did not find it ...
* 39e748229 - Draft: Renamed DWire to Polyline
* 5ee99ca4e - Draft: Introduced Layers system (former VisGroup)
* 9161a8785 - FEM: solver run, add newline in error message
* 28efbd2e7 - Materials: editor, improve comments
* 48f9ec37c - FEM: material task panel, fix opening of material
editor with material attributes without card
* dd6802273 - FEM: in out, z88 mesh, small improvements
* 960d61254 - disable ESC button support in
View3DInventor::keyEvent() for Qt5 because changing MDI view mode
causes rendering artifacts
* 57b3ca6f7 - set Qt::AA_ShareOpenGLContexts for Qt5.9
* 2a1dd8415 - Qt WebEngine seems to be initialized from a plugin.
Please set Qt::AA_ShareOpenGLContexts using
QCoreApplication::setAttribute before constructing QGuiApplication
* 0117bcd08 - Hide nonGui Property ShowFrames
* 5cea2f83b - Fix "trails" on dim lines when zoomed in
* 7d6bc8d92 - Clean up Scale retrieval
* 8e6dd25ad - Fix overlap of line ends and arrowheads
* 3a988baac - Arch: Fixed Site not grouping correctly
* e2f65ef01 - Draft: Fixed regressions in Scale tool + reimplemented
Clone mode
* b9bcffda0 - Draft: Now uses general FreeCAD shape colors instead of
defining its own
* 6e5ec327c - Materials: card writer, add whitspace between FreeCAD
and version string
* 25c100767 - Recognise gridColor config as an unsigned type
* 687b2778d - Add draft grid color setting
* 61625b4bf - Let getSupport() check if WP mode is set to auto before
changing WP needlessly
* 95378e5c6 - Fix draft missing line tracker when snapper detects an
object without any snap targets
* 1c243cfc5 - Add customisable in-command shortcut keys rather than
hardcoding them
* 3789a2601 - add define to inactivate some code blocks if needed
* bd8fc5527 - Travis: Make winpty failure not fail the build
* 642919b48 - AppVeyor: Configuration for VS2017
* 13480d6d9 - do some security checks to make sure Py::Module is
valid
* feff5fa9f - when trying to access ViewObject attribute check that
FreeCADGui is already loaded
* 285efa337 - Dressup gui import cleanup
* 71a369089 - More FreeCADGui removal from Path model classes.
* e472693c8 - Removed obsolete gui import
* 8197bca04 - Remove unqualified gui import
* 9bed47a18 - Split ToolController into model and gui.
* fb62e3940 - Moved FreeCADGui dependency from PathUtils into
PathUtilsGui
* 5415b3520 - Removed FreeCADGui dependency if Gui is not up
* ed47e962d - Py3: fix crash if class is not part of a module any
more
* 0c429e3bc - Fix regression in Caption handling
* 71a095360 - Hide Caption property where not applicable
* aedb888ae - Path: source comment typo fixes
* 7c1490c04 - Misc. typo and whitespace fixes
* be257182b - Fix Abandon Edit
* 74737f71f - Fix "tick" arrow style in directional mode
* a6e410dae - Set placement of bottom Stirrup
-- Alexander Pozdnyakov <censored> Sat, 29 Jun 2019 03:03:23 +0300
freecad-daily (0.18+git16878-50f91840d-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 50f91840d677ba77d3a938d9ac0aa73f6a9f12d4
* Date: 1559074784
* git changelog:
* 50f91840d - FEM: unit tests, mesh element reader writer, simplify
tests
* ac41a773b - FEM: in out, z88, resort methods, add comments
* a39a33aad - FEM: in out, add missing returns of document objects
* 1ba3b1fe0 - FEM: in out, fix guarding FreeCADGui in fenics import
* d682d3ea6 - FEM: code formating, line length < 100, there still
where some left
* 63f345318 - FEM: code formating, max line length < 100, fem mesh
modules, we are done in FEM :-)
* 40d5cad69 - FEM: unit test, fix comment
* fad4db330 - TechDraw: Fix font size issues when exporting to SVG
* 8f50b057d - Increase tool count limit to 99999
* 5a4373a3c - Gui: GestureNavigationStyle: logging option
* 6d7400f0e - Revert "Gui: GestureNavigationStyle: remove logging"
* d15745c4b - FEM: code formating, max line length < 100, fem
toolsmodules
* d40dc9b1e - FEM: unit tests, objects, add some comments an new
lines
* 5d698058b - FEM: code formating, max line length < 100, fem in out
modules
* f2bbb8918 - FEM: code formating, fenics import
* ae0a16479 - FEM: importFenicsMesh: GuiUp code inserted
* 540ad16eb - improve usability of 'Add triangle' function
* da4946d33 - Travis winpty (#2214)
* f0b10ec85 - fixes 0003986: Changing view attributes does not
trigger 'File changed' status
* 32949b63b - FEM: code formating, max line length < 100, fem test
modules
* 2ea971d8a - FEM: code formating, add some new lines
* e7236d722 - issue 0003986: Changing view attributes does not
trigger 'File changed' status
* 6462005da - fix some compiler warnings
* fe0fd5512 - FreeCAD_trunk.sln to FreeCAD.sln
* 16727b5e0 - add option to force different build directory than
source directory
* ab23ac4f0 - (-) fix appveyor build
* b9ac1fa23 - CMake: generalize start build message
* 2a197bc7d - CMake: no need to set compiler definition _OCC64 twice
* 91a2b5da7 - CMake: remove dead code
* d3ea5e032 - CMake: fix checking if variable is set
* 98210cfc5 - CMake: remove dead code
* 4d3c206fd - CMake: cmake module path is assumed to be a list
* 78fe9b570 - CMake: setting CCache before calling the project
command
* 487544d39 - CMake: setting CMake policies should be done before
anything else
* 10ce1470c - CMake: remove _trunk from project name
* f53d8956c - Make python-pivy conditional for fedora
* a0ea8b656 - Fix Balloon Next Index Persistance
* da047abdd - Add Fork arrowhead option
* e480d8f5a - harmonize whitespace and case-sensitivity
* e2d273406 - fix and improve handling of BUILD_QT5 option
* d88773582 - Windows: Add libpack dependency install support
* c0cf2c1ce - AddonManager: source comment typo and whitespace fixes
* d5c52d285 - fix warning C4930: prototyped function not called
* 4072b2c9d - move includes to repsect PCH option
* bf38ae958 - Fix point edit when attach point changed
* 94b167f3a - Add Midpoint and Quadrant Cosmetic Vertex
* 59e47de50 - Initial version addCosmeticVertex
* a0497f42f - FEM: in out, return obj on import
* 3c82ffca7 - Material: white space
* cafe4ad11 - FEM: code formating, max line length < 100, make
objects module
* 1b5df7c72 - [TD] Fix cursor behavior
* 04705812a - cmake: manually add dynamic_lookup flag to area-target
* 9369816f3 - cmake: add option to disable linking of python
extension modules to python-libraries
* 81ae5688d - replace raw string with normal C string to fix build
failure
* 6f2a611b6 - Adding Part_BoxSelection.svg icon to Part Menu
* 243aebf2d - TechDraw: Place diameter label better
* 73c1a9c9a - AddonManager: Misc fixes from forum feedback
* 36d341f3d - [TD] Add TaskPanel for Balloons
* 81bae3108 - Added python virtual environment initialization, if
present.
* 1eca20de3 - FEM: unit tests, main module, add some comments
* 2a9bd6d0e - AddonManager: Allow to restart FreeCAD directly from
the addon manager after installing/updating addons
* abb253aaa - Add Russian localization to desktop file
* 5aff1c918 - handle eventual system error messages
* ade1c5d19 - improve whitespaces
* 9d24d19ee - [TD] Rewrite balloon placing method
* eafe889f6 - adding Part_BoxSelection.svg icon
* 95cac520d - adding Part_BoxSelection icon
* fc3705321 - FEM: solver calcuix task panel, fix panel
* 00e14ab35 - Arch: IFC explorer migrated to BIM WB
* 0e17c22e3 - Py3: make fcbt scripts working
* d2d8a30cb - Draft: Disbled by default the use of the Support
property in Draft objects
* 2f14667ce - Set working plane immediately upon clicking the set
working plane button if you have a face selected
* d05feb2f4 - missing headers (external smesh)
* a6fca7957 - increased default snapRange from 5 to 8
* 2f94302bb - FEM: code formating, max line length < 150, all FEM
python
* 1d507364b - FEM: code formating, max line length < 100, fem solver
* 454729f12 - FEM: solver calculix writer and solver writer base, use
small character for import identifier
* adac097c4 - FEM: code formating, max line length < 100, fem results
* 08c83d3b5 - FEM: code formating, max line length < 100, fem
examples
* 77f0571ac - FEM: code formating, max line length < 100, fem
commands
* 7171d20dd - FEM: code formating, max line length < 100, fem objects
* 5ca75ca7e - FEM: code formating, max line length < 100, fem gui
objects
* 8ef3f13fb - Fix regression in LeaderLine initial position
* b17a784e3 - generate minumum number of points from an edge
* 51c317dc9 - FEM: inout tetgen converter, code formating
* 06fffbd6a - FEM: inout tetgen converter, guard Gui commands to be
able to load the module in CMD mode without problems
* 41c828a3b - [Sketcher] Fix initial autoconstraints behavior
* 15f440525 - Fix loss of formatting when edit existing text
* 249d7f2e9 - Remove Surplus VP properties
* 7e90fcfd9 - Draft: Fixed regression in move tool
* a2c491261 - FEM: fix buildfailure on gcc
* 11f4f30a3 - Misc. typo fixes
* af2d85d91 - minimum degree of 1 for curve on mesh
* ec5720d51 - fix FEM build failure
* 4a3b81861 - PCH: Fem Gui Enable
* 241c370f5 - PCH: Fem Gui
* e4b181dab - PCH: Enable Fem App PCH
* 676a4f045 - PCH: Fem App
* 2e616a474 - Draft: Removed annoying an unuseful verbose command
line output
* bff34a36e - Draft: Fixed regression bug in Rotate
* a2d3b12a5 - add option to disable approximation of splines when
creating curve on mesh
* b547373f3 - fix Part build failure
* 8550ce91e - PCH: Enable PartGui PCH
* 8b477e605 - fix Path build failure
* 4c63bd49e - fix Sketcher build failure
* 604f8296e - PCH: Path GUI PCH Enable
* bb38abd6d - PCH: Sketcher GUI PCH Enable
* 74b3169db - fix PartDesign build failure
* 55a5f652e - PCH: PartDesign GUI PCH Enable
* ab986d9a0 - Fix Leader point edit
* 4223f3c06 - fix -Winconsistent-missing-override
* 2d1f6ab1a - Arch: import IFC, improve import of colors
* bbb7200ab - Arch: import IFC, some code formating, no code changes!
* 2be258104 - Arch: Added door mode to window command
* 76cf1ceb3 - Draft: Enhancements to Working Plane selection UI
* b82eef770 - Optimize buildFence method
* 84169efee - Add missing "Part" import to Arch Fence
* 8fb066841 - Arch: Remember values for precast concrete presets
* 1e426ced8 - Arch: Refactor of Structure's Column/Beam modes and
fixed rotation issues
* b50ac8606 - Arch: Fixed bug in precasts + addressing recursive wall
length issue
* 96ee6fb50 - Fix build with boost 1.65.1 on ubuntu 18.04
* fc674fae4 - Draft: Small bugfix in bezier curves
* 6d2aee2c5 - Draft: Updated icon for cubic bezier tool
* c05bc0990 - Arch: Further fix in solar diagram
* 5aeb15db0 - [Draft] Insert the arc group in the draft toolbar
* 792a25383 - removed unused view lookup
* 968faa511 - MRTE License & remove copy to install dir
* 02b689a1f - Fix RichAnno positioning for Scale != 1
* a537e3407 - Fix duplicate child claiming
* e753e642f - Gui: GestureNavigationStyle: add statemachine diagram
* 24e45023a - Gui: GestureNavigationStyle: remove logging
* 8a9978547 - Gui: GestureNavigationStyle rewrite
* c60658f3f - add method to project shape on mesh
* d52aa2074 - FEM: material task panel, use quantity unit checks on
leave task panel and return from material editor
* 2046f81b1 - FEM: unit tests, test values and units of known
quantities from all build in solid materials
* 13af9ab88 - FEM: unit tests, known material parameter unit test
* b753d771f - FEM: unit tests, add modul for material tests
* 14eaa95bb - Material: card utils, add some code comments for new
added methods
* 8698ed56c - Material: card utils, add methods for quatity unit
checks
* 09a0a6f95 - Material: card utils, add a parameter to ignore
template mat on import materials
* 565811978 - Material: card utils, example code comments fixes
* 71b645d76 - Material: templatematerial, make FractureToughness a
float - it unit is not possible with FreeCAD unit system
* a7cb6ed62 - Draft: Allow to set the working plane from a section
plane
* 184a39267 - Arch: Added option to not import FreeCAD parametric
model from IFC
* 6cf4c2596 - Arch: Added Footprint display mode to Spaces
* c6a272c95 - Arch: Ability for BuildingParts to control visual
aspects of their children
* 7d2498d65 - Draft: Fixed Part primitives mode of Draft tools
* 75d43757c - Fix crash on malformed python script
* d42c79c14 - Fix #3695 Frame toggle sync
* ef912cfea - Improve radius/diameter dims for ellipse,spline
* 3c68d1e0c - Arch: Fixed some flat objects not appearing in techdraw
* 0644ed8e6 - fix mesh cross-section to respect placement
* 0e86b2a73 - also copy placement when copying a mesh
* ae1723b94 - add method to project shape on mesh
* e44884a01 - make curve-on-mesh working for meshes with placement
* 6f53d0e9d - hide taskbar progress when required
* 8d5fbd947 - FIx some user and non-user facing typos
* f6ee90557 - also support shapetype parameter in
Part.makeRevolution() if first argument is an edge
* cfd04ac6a - Draft: Fixed minor bug in Circle tool
* 3bf6c1bc3 - fix -Winconsistent-missing-override
* 9ab8915c9 - fix -Woverloaded-virtual
* f999709e1 - fix gcc build failure
* 012698b38 - do some code refactoring
* 7803460f7 - replace insecure use of eval() with proper use of units
* 42aa09515 - fix -Winconsistent-missing-override
* 4e152e074 - Enable cutter and FC to OCL cutter translation
* bfba3a6b9 - Updated master translation files (minor changes)
* 8987bd1df - Arch: Re-added support for older pysolar
* 60fae525b - Arch: Fixed wrong structures drawn in beam mode using a
metal profile
* ab6e30b93 - Arch: Fixed translation issues in wall and structure +
make use of line task dialog
* 9d416bf38 - Draft: allow to use different snapping task dialogs
-- Alexander Pozdnyakov <censored> Wed, 29 May 2019 08:55:17 +0300
freecad-daily (0.18+git16703-9adc1a351-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 9adc1a351ca80323e5afd8ffcb50399e7462eaeb
* Date: 1557533015
* git changelog:
* 9adc1a351 - Draft: General cleanup of the Draft UI
* ed386410b - Merged latest translations from crowdin
* 19d38abce - Tools: small fix in update script
* c65bf365a - Updated master translation files
* e484a52e9 - hide taskbar progress when required
* 284a69c80 - make Qt5WinExtras package optional
* a26e05bd4 - use ifdef QT_WINEXTRAS_LIB to make sure the code is
only used in windows build with qt5 version 5.2 and higher
* 8644b61e3 - make sure QWinTaskbarProgress and QWinTaskbarButton is
only used in windows compiles
* 3f367f829 - add QWinTasbarProgress to windows build
* cd74f2e92 - py3/py2: use exec as function
* 2def6fb27 - gui.nsh: change license page
* dc0748824 - README.md: update
* 5ccae9692 - new Windows installer for FC
* 320952b4a - added try,except for OpenCamLib test
* 53d632c7a - added try,except for OpenCamLib test
* ff1fb11af - Arch: Site: Migrated the compass properties to the
ViewObject
* 070e4c125 - Arch: Fixed color of windows transparent parts
* 8b4d6c0e6 - Arch: Better behaviour and tooltips on section plane
task panel buttons - fixes #3643
* 9e91c8d69 - Draft: Fixed py3 issues in Draft Label - fixes #3941
* f5681479e - Add test script for leader line and RTA
* cacf07096 - Fix QGEPath selection area
* 2876e82fa - Arch: Added IFC pref option to automatically export IFC
objects as Standard Cases when possible
* af0cb4068 - Arch: Removed Floor dependency of Site
* 2177f4437 - Arch: Fixed solar diagram for py3
* dc284e4d4 - Fix scale command and simplify UI, add support for
scale subelements
* fc24bf144 - Add subelement ghosts in scale command, and minor code
cleanup
* fd4992cb9 - Implement rotation with optional copy of draft
subelements
* 91438c168 - Add subelement support for rotating individual vertices
* bc3af1afb - Code simplification of move subelements command
* 850137711 - Support copying subelements
* 547851ccf - If wires are merged, deleted, or otherwise had graph
changing operations while edit mode is active, don't complain
* 69646518d - Show draft objects as an x-ray view, and edit bases if
they exist.
* be65fbf8f - Fix move edge to work on closed wires
* 985dbaead - Clear existing preselects when setting a new preselect
* 7da48b330 - Actually highlight preselected objects upon the
selectionchange event, otherwise it only triggers on mousemove event
* 7ecc9cfb2 - Add python binding for setPreselect function via
Selection.SetPreselection()
* ba1f04506 - Make movement vector a class variable of the move
command, show error for unmovable elements, and move action into a
commit to allow undo/redo.
* 60fa857b4 - Add subelement mode to draft move command to allow
movement of vertices and nodes
* 6e6bdc04a - Create functions for moving vertex and edges
* d392daefd - Fix typo
* 9e619d0e4 - Make ghostTracker support showing nodes as well
* 4c04d8ee9 - Add new edit tool icon, shortcut, and basic modes.
* 5eb38b0b5 - Use icons from resource file
* b03aa051a - Arch: Fixed error in roof - Fixes #3864
* 9eef1b3e4 - Arch: Fixed missing cmake/qt stuff for Arch Fence
* 750d80891 - Clip sections when too long
* 41a4ef667 - Add Arch Fence builder
* 9cfb84d86 - Extract Path Array logic into separate functions
* aaae82970 - Path: Integrate 4th-axis feature to PathPocketShape and
3D Surface ops (#2114)
* 2d2b5f3e1 - When using fcbt.py to generate a python module, use
FreeCAD.getUserAppDataDir() rather than FreeCAD.getHomeDir() to
specify the module icon
* 49ed29cd0 - Update DraftGui.py
* c17a89973 - Draft GUI setfocus if lengthValue is not visible
* fa1a42936 - src/Tools/updatets.py: modernization tweeks
* 519bbfe50 - Misc. source comment typo and whitespace fixes
* f7b89fdbe - don't build ship and plot by default
* 2cc733035 - AppVeyor: Enable atime to auto clean older accessed
cache objects
* d078f901c - Pass font/fontsize to RT editor
* 6c699887c - Leader and RichText block improvements
* 7f07195f9 - Text Leader initial version
* ed7e4df27 - Appveyor: reset cache stats before each build
* 42c403310 - AppVeyor: Remove PDB
* a29759004 - AppVeyor: disable msbuild filetracking for clcache
* cd418a6a1 - Appveyor: enable clcache
* 6bd378b0e - Path: refactor PathEngrave.py
* 6a7649d2f - fix stpZ file exporting (six & py3 issue)
* dd62a3e66 - fixing locale issue for Image WB
* 8d237da7c - Draft: Keep using the already set working plane, if
existing
* fad8fa407 - importDXF draftWPlane Fix
* 222ae7305 - revert 3a133ee0 to fix build failure
* df3810201 - PCH: Part GUI
* 3a133ee0c - Path: Add libarea to PCH
* 5866306ef - Path: PathSimulator PCH
* 1bb08559d - PCH: Path GUI
* b22d59c0a - PCH: Path App
* c373a5874 - fix warning
* d4ed08f75 - Start: Fixed bad default icon in start page
* f94cdfd79 - Arch: Fixed export of sites to IFC
* 5c700f76e - Arch: Fixed wrong exported objects in IFC export
* e98bb1fc2 - Draft: Fixed 0.18.1 bug in DXF importer
* 107fa5ae2 - Arch: Fixed export of windows colors to IFC
* 0493d23d8 - Arch: Fixed bug in arch windows creation
* bd7aa678f - Draft: Fixed Draft text justification
* 23d914b3e - AddonManager: allow to add custom repositories
* 550149ef8 - Travis: filter out
* 8aab96b20 - deleted commented code
* 6e5fac08f - fix for edit tracker draw styles
* acf12ee8f - Crowdin: experiment to fix crowdin 'ghost' strings
* 25c3310fb - Crowdin: fix grammatical error + whitespace
* b72bca549 - Travis: Move building to external batch script (#2131)
* 23c2f2f1e - Travis: Use & between vars sourcing and msbuild
* c0e4b6931 - Travis force wait 60 minutes
* 7ea456425 - msbuild verbose and logo
* 120cfc5a9 - respect user settings for dialog used in merge-document
command
* 7e25a4233 - disable travis clcache debug
* edab9f350 - Travis: enable clcache debug
* 4b33a3e44 - Travis windows build (#2110)
* dc32a0685 - Sketcher: GUI PCH
* e82c154d1 - PartDesign: PCH GUI
* 95788dde7 - Sketcher: PCH
* a415ad72e - PartDesign: 3rdParty to PCH
* a56658489 - Part: Make 3rd party libraries into PCH
* 43bdef67d - continue PCH on Part module
* bf06b51e7 - add comment
* e80af8b4f - PCH for Sketcher/PartDesign
* a733dc6dd - Arch: ifc properties, Py3 fix
* 3f42ee766 - Part: Missing PCH header
* 0238906d3 - Misc. typo and whitespace fixes
* 33861e075 - Update DraftTools.py
* 1b421dcd0 - Update DraftTools.py
* 129ed37b0 - Update DraftTools.py
* 350a7a58c - Update DraftTools.py
* accc8815e - Improved node selection
* fa8c7fd48 - More fine-tuning in README
* 5bf83c52d - Minor fixes to README
* 70965a32b - Readme: remove html content
* 6afe45eac - Readme: improve overview section with contents from
website
* b0ad64e81 - Readme: make logo a little bit smaller
* bec97f0ae - Readme: align screenshot horizontally in center
* ea3e32533 - Readme: add gitter, build and translation badges on top
* 0c9034964 - Readme: add links to website, docs, forum, bug tracker
on top of README
* af4eb01ac - Readme: add logo and description one-liner from website
* eaf4be7cf - Readme: upgrade build badge
* aa67d5636 - Units: add AngleOfFriction as another parameter with
Angle unit
* 90dadd19c - Arch: ifc export, ifc roof does not have a predefined
type in IFC 2x3
* 66b091e62 - Fix handling of Visibility property on Restore
* 7c263899e - Arch: Allow to make a rebar without host object from
the GUI
* d5432fcf2 - Arch: fixed error when opening 0.14 files
* df57424c8 - Scale the compass based on the site area
* 9a741c086 - Arch: Add property to switch to true north
* f27f27ba4 - Add property to calculate declination
* fa99516e6 - Add compass to Arch Site
* fe56e51e0 - add a python method to cut holes in a Part.Face, from a
list of wires
* 962e04b09 - Arch: rebar, make it possible to create a rebar without
existence of a Structure
* cb205437f - CMake: add new line before summary report
* 3ffdf3acc - Arch: ifc export, fix export to 2x3 schema
* 9a64f3fad - Arch: Added 'Clip' property to section planes to clip
the rendered contents to the plane limits
* 0ed5b7791 - activate pCH on Part module
-- Alexander Pozdnyakov <censored> Sat, 11 May 2019 03:46:32 +0300
freecad-daily (0.18+git16540-554985ded-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 554985dede771f9a6694baba2372cc60db86f17b
* Date: 1556275049
* git changelog:
* 554985ded - Add SVG Patterns from NCCALCADA
* 408ac9441 - Fix handling of orphan objects during Page delete
* a0250a7be - Fix Error messages for bad references
* 1af80236f - Fix Error handling Measurement module
* 61f94d4b7 - Draft: Fixed DXF import with sketch mode on
* bd4f4a576 - Arch: Fixed wrong wall blocks when wall has an offset
* e58086441 - Arch: Fixed issue with empty properties in IFC import
* fbc542738 - Fix Error when OCC projection returns nothing
* ede3bd221 - Fix crash on Dimension with corrupted References
* 95ad7dcee - MSVC2013 constexpr to const
* d21cf68b8 - GCS: Partial refactoring of diagnose() and debug
improvements
* 5f42b8216 - Sketch: Verbose to console output malformed constraints
that are ignored by the solver
* a1c83e715 - Sketcher: Comment out very specific debug code
* e104304a9 - Sketcher: Make PointPos modifiable from Python
* 875197f4a - Base::Console avoid magic numbers and enable external
string size checks
* af9492b79 - GCS: use at for map reading
* d7bd0b6d6 - improve the check for collapsing edges to avoid to
introduce non-manifolds into a mesh
* ad88b6af7 - Material, editor and main module, code formating
* 3cabefdae - FEM: material task panel, fix finding of cards on
return of material editor
* 935f70652 - FEM: material task panel, fix finding of cards without
thermal properties on reopen
* 872f45607 - FEM: material task panel, split card methods from task
panel methods
* 1234e08ee - FEM: material task panel, code formating, line length,
prints
* fb6357a90 - FEM: material task panel, do not change mat card if mat
editor was canceled
* 82c46ab56 - Material: editor, code formating, line length, prints,
add some comments
* 95aaa7338 - Material and FEM: card reader and writer, make sure to
import the same in all modules
* 50c363c2f - Material: editor, sort cards in combo box
* 659ac1357 - Material: redundant card reader and writer, add some
print messages
* 80bf21c3d - Material: import card module, code formating, comments
and prints
* bb558a4b5 - Material: editor, small ui layout improvements
* 79f3e1c57 - Draft: Fixed crashing editTracker
* 8dde128b1 - py3 compatibility fix
* 0b905fade - Update the arc3points
* 5c713119a - Cubic BezCurve small fix
* 2ea552a7b - Draft: Fixed error in DXF import
* 2579cd242 - Draft: Fixed inverted 2D/3D modes of Draft Texts
* dde241bb3 - FIX:TD-If "Show units" is off degree symbol is missing
on angular dimensions + Remove space between dimension value and
degree symbol
* 6474e49b8 - Fix missing arc on 3pt angle
* 06962535f - Fix missing radius/dia on ft-in dimensions
* c3dc74870 - Arch: Added default preferences options for spaces
* ea0c7694c - Arch/TechDraw: TD Arch views now have a 'fillSpaces'
property to show Arch spaces as color-filled areas
* 9d296194e - Fix Detail Highlight when Detail has no Geometry
* 0679d7309 - Fix non-Delete of Graphic on DocObject delete
* b46dfc4d2 - Fix Center/Section Line Length
* b34b029e2 - Fix duplicate User Types
* f7a1705c5 - Arch: Enabled clone icon for spaces
* fbdeb442d - Arch: Added right-click option to BuildingParts to
clone level and contents
* 612f5206c - Arch: Added right-click option to BuildingParts to
reorder children
* b5f542150 - Draft: Added area property to 'closeable' Draft objects
* 09459a1fb - Update QGIViewBalloon.cpp
* bae567c42 - FIX:TD-fixed baloon cursor hotspot to be on arrow tip
* aaea6420a - Py3: fix reading/writing from/to OBJ file
* f65eba4f9 - Arch: Fixed IFC export of object attributes
* e33472c05 - Arch: Misc fixes in Arch spaces
* bbd9fbf89 - TechDraw: force user to place its balloon
* 13c82aa67 - TechDraw: add separator for Rectangle balloons
* c779f34fe - FIX: Prevent situation where default format entered in
preferences, overwrites prefixes on eg. circular dimensions
* 02f192726 - improve mesh repair functions
* 45dae4795 - Draft: Exposing the Normal property of dimensions
* 843644fde - Draft: Fixed wrong display of Draft texts on restore
* cd4269e6a - rename BUILD_uSE_PCH to FREECAD_USE_PCH to be
consistent with other build options
* 3e510505b - rename MP_COMPILE_FLAG to FREECAD_USE_MP_COMPILE_FLAG
to be consistent with other build options
* debcb9570 - make the /mp compile flag optional
* ab2338d9a - Arch: Minor bugfixes in IFC export
* 88f637d8f - Py3 fix: correctly convert a Python str to const char*
* 5d211d870 - Fix Draft.getSVG for TechDraw DraftView
* 746997e48 - improve mesh repair functions
* 57287e8ca - Arch: Mix attribute fixes in IFC import
-- Alexander Pozdnyakov <censored> Sat, 27 Apr 2019 06:04:10 +0300
freecad-daily (0.18+git16472-d02378a8b-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: d02378a8b7e9b29bac35295f88fbe7ee7d0b1673
* Date: 1555016624
* git changelog:
* d02378a8b - Arch: Allow for several IFC properties with same name
(in different psets)
* 86c11cde8 - Arch: Misc dynamic properties-related bugfixes to IFC
exporter
* cfcaf7a3a - Arch: Support for multi-color objects and transparency
in IFC export
* 5562d919d - NaviCube: Improve the widget style
* e13747c3c - Fix selection problem in Front view
* ade224ca8 - Arch: Allow to switch IFC schema when using
ifcopenshell v0.6
* 5b44d3c46 - Gui: Added Gui.doc.view.viewer.setBackgroundColor() py
method
* 624e20e9a - Arch: Renamed property IfcRole to IfcType
* 9b3ffef57 - TestDraft: Fix testRotate and testOffset cases
* 584d5d431 - Integrate libvirt CoC
* 2e887355d - GH PR Template: Update with link to 0.19 Release Notes
forum thread for devs
* c4537a597 - Arch: Minor bugfixes in IFC import
* 7dfdb609c - fix import of ply meshes with Vs 2017
* 8e8b93aab - Draft: Shape2DView can now fuse Arch Walls and
Structures
* 71dedf60d - Draft: re-added recomputes where needed in Draft GUI
tools
* 5db6da0ee - Split the command in two
* 5897e52d5 - Update DraftTools.py
* c191e6192 - Update DraftTools.py
* 4b10f1d87 - Update DraftTools.py
* 4e4218e01 - Update DraftTrackers.py
* 8602c887d - Create CODE_OF_CONDUCT.md
* f5b6f3a36 - fix -Wmaybe-uninitialized
* 725ffe521 - Fix several compiler warnings: fix -Wunused-parameter
fix -Winconsistent-missing-override fix -Wsometimes-uninitialized
* 2fabda160 - Sketcher: Constraint improvements
* 504a687ad - V1016 CWE-681
* 3926ea18c - V547 CWE-571
* eebd4cecd - V560 CWE-570
* 5407d31c6 - Build with Multiple Processes, decreases the build time
* 7de2248bb - Draft: Fixed node selection in Draft Edit
* 4f19a6555 - Draft: Added 3-point arc command from BIM WB
* 2935cbb71 - Better vertices comparison
* 6de9183da - Fix findIntersection() can't find coincident points due
to overspecifying Precision by user
* 9bce6a483 - OffsetWire() - Seems has repeatedly sortEdges, remark
out here
* 7d142b16a - Fix connect() bug - If prev v2 had been calculated, do
not calculate again, just use it as current v1
* e3e95e3ea - Fix offsetWire() bug - first edge vector should depends
on geometry (line or arc)
* 144ce0dba - Modify using FreeCAD.Vector.getAngle()
* 8e457a669 - Adding tool tips to pocket extension dialog
* a19170ba6 - Python3 fix for iterating over dictionary keys
* 01b3f5708 - Fixed colour for visibility and changed selection model
to extended.
* 902298711 - Fixed ExtensionCorners initial value and added it to
setup parameters.
* ae7ffd2be - Persiste ExtensionCorners state for consistent UI
* d38a4087d - Use expression for pocket extension default length
* b583439b2 - Added Show All pocket extension checkbox for better UX.
* 2fb419663 - Use colour to indicate pocket extension enablement
* 06bafa372 - Encapsulating swtich in _Extension class
* 0367c28fb - Added support for global extend corners
* dcbe97144 - Maintain tree collapse state over extension refreshs
* 6df14de1e - Maintain extension selection over update.
* 6fb98ed5c - Fixed update of extensions when length changes
* b01d10055 - Switched extension UI to tree view dependent on the
base objects.
* f52a99f75 - Fixed Path WB icon path
* 9f618d5dd - Restore pocket selection behaviour
* 9002cd135 - Use start point proximity to determine which wire to
select for the extension.
* 10428fd3c - Using offset2D for properly creating the extension
* 58f5cfa5a - Disabling length and direction columns for now.
* fbdc3dad5 - Fixed UI to update dirty state correctly
* cfe27f7d3 - Add extension faces to removal shape generation.
* 1b214515d - Cleanup so artifacts on task panel close.
* 1c74eee9d - Simple visualisation of removal shape extensions.
* c8dc0e344 - Added extracting the wire of an extension
* 159f5ae93 - Basic UI to add extension features.
* 068c0724e - Basic UI for editing pocket shape extensions.
* 79def8b23 - Added UI page pocket extension; changed selection
agent.
* 9346d76aa - fix bug when checking for str type in
PropertyEnumeration::setPyObject
* 35ecc15a8 - Draft: Limit preferences precision value to max 10
* 7660c428a - removed all document recompute calls
* 40d9a1305 - DrawBalloon clean up
* cfb1f0e7a - Fix segfault from dynamic_cast w/o check
* afe21f739 - Add default parameter for Page Scale
* 827f6c420 - Fix search for subShapes
* 1f6b2daef - Fix coverity CID 151722
* 175966a6f - Improve error messages for invalid shapes
* 8f8473a21 - add search function to parameter editor
* 870ad71f9 - fixes 0003913: libspnav crash on linux wayland during
startup
* 847035cbd - Path: New post for simple laser cutter.
* 264a91e6f - path: smoothie post modified for python3
* c6915a24e - tool tips, Gui cleanup
* 993d179e7 - icon for inactive
* d5edb6ed2 - Path: Make a command and icon to toggle op active
status
* 1bbb5c245 - Path: GUI for fixture support working
* ae1aeb5a0 - Path: ordering works reasonably well Splitting works
reasonably well
* 388a671ac - Path: UI changes to job edit
* 684ac9db9 - make colors of measurements customizable
* af914363c - add methods to convert colors between rgb and hex
values
* 473f7ff01 - pybind11 mod
* aff8a7f80 - replace endl with std::endl
* 7b4949ee6 - Update Draft.py
* a0868f6f0 - Update Draft.py
* 0fabc7fbe - Add files via upload
* a4e6b4655 - Update Draft.py
* 7a4c0f6e0 - Add RiserThickness feature
* 45a5bb6a1 - use a combo box to choose between Qt's webkit and
WebEngine modules
* 67a9e861a - Make QtWebKit the default package to look for and add
build switch to force QtWebEngine.
* 100ab0f7b - FEM: unit tests, add a method to get all test methods,
add them to test modul to simply copy them
* 55e75bc0f - FEM: solver run, fix missing imports
* 1555ea829 - Arch: Wall blocks can now show only rows or columns
* d4f01c440 - pre-select job base model if there is only one choice
* 0ba57765c - Fixed segfault on shutdown
* ac7946902 - Fix tree view editor for qt5
* b09f6faf3 - Always enable spin box and live cross update of spin
box and check box
* 873c73728 - Compact display of models in job editor.
* cc7ee9918 - Enable multiple copies of a model as base object for a
job
* 1f791eb65 - FEM: working dir, add error messages to the error calls
* e942d471a - workaround in case SoInput.setBuffer raises an
exception
* a7e82e861 - Fix Text position error on some Dims
* 80bba4f0d - Add Indicator for PositionLocked state
* 7370ac8ad - Add default parms for Arc Centers
* 2f0b56333 - FEM: ccx tools, ccx binary handling improved
* 0acd2cf69 - FEM: ccx tools, set back the assignment of linux and
osx ccx binary path
* 5d7534e92 - FEM: osx: try to fix default ccx detection
* d8b261016 - FEM: solver writer base, check if really a mesh object
was given
* c0ee45e2c - FEM: elmer, use console print and delete not needed
prints in unit test
* 1842ab28a - FEM: solver writer base, possibility to instantiate the
class without dir parameter
* 5adaa8673 - FEM: examples, move meshes in sparate directory
* 07f1bd40b - FEM: mesh tools, resort some methods and add comments
* 2d6f004a1 - FEM: anylysis output, improve prints
* 443393c89 - FEM: prints, use FreeCAD Console prints on lot of
places
* 7e86a3f4c - FEM: solver frame work, move get dir setting to
snake_case
* ef374e640 - FEM: solver frame work, move get custom dir to
snake_case
* 0ffa6de8b - FEM: solver frame work, move get binary to snake_case
* 9358daed7 - FEM: solver settings, add methods to retrieve the
comments writing preference parameter
* 8f760d1c3 - FEM: solver settings, code improvements
* 0b64374fe - FEM: solver writer and tasks, code formating
* b5613b2bd - TechDraw: add Balloons
* 2551c1741 - TechDraw: transfert mousePressEvent from QGIPrimPath to
parent
* 99b476595 - TechDraw: datumLabelDragged now include a modifier
value
* 8d5d25da2 - fix crash when checking an empty error message of an
exception
* ac265261b - fix build failure with Py2.7 under macOS
* de44a747f - fix crash when checking an empty error message of an
exception
* b7d263e60 - make PCL check quiet in case PCLConfig.cmake file is
missing
* 925cffc15 - Linux/appdata: generate release info
* ac5836778 - Fix Direction of Draft Arrows in TechDraw
* e7489c079 - More misc. typos
* c985f9ee7 - Misc typos and whitespace fixes
* 6bc555c9b - Fix for build failure on Ubuntu 16.04
* 881756079 - MeshToSolid: progress indicator and slightly modified
sewing tolerance dialog
* 106d3461f - FreeCAD: Application: removed banner in Cmd RunMode
* 2b856e084 - Add information about Linux GFX environnement in FC
info
* 7b03eff1b - FEM: solver settings, small code improvements and some
comments
* 36fb597ad - FEM: solver settings, binary path print log and print
message
* 1c05f73e6 - FEM: solver settings, use FreeCAD instead of App
* 406498273 - FEM: fix in solver settings, use a standard value if
binary could not be read
* 9f689bef4 - FEM: unit tests, do not use join on module import test
* 7dfeb801a - FEM: Py3 fix in result reader
* a599ac5b4 - FEM: import tools, some error message and comment
* 1167b4fba - FEM: vtk tools, code fix
* c0627aba5 - FEM: ccx tools, code formating
* 9ac7c7d6f - FEM: typos
* bcbe82de7 - FEM: ccx tools task panel and solver run, use new ccx
tools class init without analysis
* 9b4a6f743 - FEM: ccx tools solver, allow to open the task panel
even if the analysis is not active
* a918d9e02 - FEM: unit tests, add some comments
* f3c7b7f3b - FEM: result tools, delete not used imports
* b51ef01e9 - FEM: run, improvements in error messages
* c7bbfca56 - FEM: run, use Error at the end of exception class
* 76555307f - FEM: result tools, simplified calculation of abs
displacement
* f4300f30c - FEM: unit tests, add test for displacement abs
* 7b65f3668 - FEM: result tools, better variable names
* b6e4d3fc4 - FEM: result tools, von mises, use a simplified
calculation formula
* 6a4f68a1b - FEM: z88 writer, cut writing time at second diggit
* 83c5093c7 - FEM: ccx tools, add a class to make it very easy to run
analysis py python
* bb69ace9f - FEM: ccx tools, add solver search if no analysis was
given
* dad3e9de7 - FEM: ccx tools, fix getting the analysis if solver is
given but no analysis
* 6a3f0dc93 - FEM: solver run, add method to run fem solver and use
in commands and example module
* caacf9457 - FEM: examples, add this new package and the module for
ccx cantilever
* 972e29b4a - FEM: utils, do not mix FreeCAD and App on imports
* 581a78bbc - FEM: imports, use small character for fem utils imports
* 4844c72b2 - FEM: input file writer, use join from os package
* 6bd837f92 - FEM: ccx tools, use working dir prefs from solver
framework
* 1d05f1bd9 - FEM: utils, add a method to get the solver working dir
* fa851c869 - FEM: unit tests, use join from os package
* 0a8b67cef - Sketcher: Fix bug in curvature graph
* 6e28178c2 - use STATUS in message command as otherwise in the GUI
of cmake output will be in red and thus might be confusing
* 82cb0dac8 - Make a report after you run cmake to show the different
status of the libraries that might be used. This should make it
easier for new persons to build FreeCAD. Some of the detection
routines might output error messages doing different ways if
detection, so finding the real error that causes cmake to fail can
be hard. Can also be usefull for future bug-reports.
* 1036a9eea - Detect QT5 by using REQUIRED flag instead of checking
if QT5Core is present at the end. If Qt5WebKitWidgets for instance
fails, we end up with build-success, but runtime-loading errors due
to unresolved symbols and views not working.
* f442568a9 - Use CMAKE_CXX_STANDARD instead of adding details to
CMAKE_CXX_FLAGS.
* ddd550c41 - Commit 30f395761abbc98c7f75dcfc0f37d1db269360a1 "remove
unused option FREECAD_MAINTAINERS_BUILD" removed the very last
mention eigen2
* ee29960c7 - Git commit ea0cc96c15f37e36a4a5fd5c1e0b7c8ac6f92283
forgot to remove CMakeList information about ANN when removing the
library.
* 3db319759 - If COIN3D is not found with pkg-config, but with manual
search, the only output seen on the screen is an error message. Add
a success-message!
* f9884c507 - When using cMake find_package_handle_standard_args(),
we might aswell give it the version number detected aswell
* 228102b6e - Spelling error in variable name, caused the setting to
never be applied: SPANV_LIBRARY vs SPNAV_LIBRARY
* b66a6fa31 - path: use XMax/YMax for sorting shapes in PathAreaOp
* 423830ba8 - Path: sort shapes in PathAreaOp before executing
* 64df37ae1 - use the pcl cmake config file to configure pcl
* 370606912 - enable qt5 support if qt5core.lib is found
* 893e76fa7 - Enhance url addressbar, toggle hide from action
* f827ab776 - Implement url adress widget
* 954c19836 - Add viewsource for QWebKit
* 3807bc295 - Fix for Qt4 and QWebKit
* 26f7428c9 - Fix local paths for windows
* cf23508ea - Cleanup
* a4e549b7f - Favicon stuff
* f6643bd19 - Documentation
* 7fcf399bb - Fix chrash on local *.py links, thread issue
* 60a26e744 - Add back/forward automatic activation
* 5991c2790 - Make zoom work, zoom everything not just text
* 75fd7231e - Support QWebEngine BrowserView, QWebkit still
suppported through cmake option
* 17e44f79b - Draft: Better tooltip for Draft precision pref settings
* 7c760259a - Arch: Wall, structure, window and panel tools now
remember and keep last used values
* 3370d0902 - Add Preference for Dimension Format
* 87ffd1201 - Fix TD Dfx export - spline conversion
* 45d878711 - Add pref for new Dxf Exporter
* 8ea5b43f8 - Fix unnecessary update on Save
* 2ba683078 - Fix missing offside arrow tail
* bab0401f9 - Arch: Fixed IFC misc export issues, support for objects
inside App Parts
* ddb335cfe - Arch: Store last used wall thickness and height values
* ea0342159 - Arch: Fixed missing files in cmake
* 741533941 - fix handling of OCC exceptions, fix -Wunused-but-set-
variable, fix -Wunused-parameter
* 763c2b22f - make 3d view creation working with Qt 5.12
* dbcf39abd - suppress VS2917 warnings: C4267
* e4be0cb36 - fix VS2917 warnings: C4091, C4477, C4302, C4311
* 3c7d5bc15 - Improve project on surface dialog: make function
undo/redoable work on document that was active when the dialog was
opened handle case when object or document is deleted while dialog
is open
* 64957a55e - transform sub shapes to global position
* 1ff37ee99 - improve creating the edges/wire in parametric space
* 313a0be20 - make a face copy
* 79af25d0a - make a explicit copy
* b186aea9b - imrove the projection algorithm
* 54e7ab332 - Change the vector type to non const
* 14b78d95e - add gp_dir include
* 1c5ee376e - add new feature "Projection on surface"
* d3351496d - first working ui
* e1be0fb45 - Bump spec version to v0.19
* 749e8aaf1 - Fix OCC error handling
* a8686cdb8 - Fix broken texture loading for PY 3 builds
* 50c82c2b9 - Misc. source comment typos
* e04ba4e4a - Add some more user-facing typo fixes
* dfb2389ca - Issue 3866: Partial fix for inaccurate tooltips
* 8fb61fe09 - Crowdin: cont...
* a979c1ec4 - Crowdin: follow-up to previous commit
* 953df125a - Crowdin: continuing translation string
refinements/fixes
* 09731554c - Add option to fill cut shapes with material colors
* 4a41c27cd - Arch: Fixed materials not updating their dicts
* c3b213e50 - fix issue 0003885
* 251a9bff1 - Draft: minor bugfix
* b533c6436 - Arch: Fixed IFC export of rebars
* 20f3c124f - Draft: Fix for translation
* a7d22096c - Allow move base to work for rotation too
* 75fefb53c - Add warning if there are multiple parents for a base in
statusline and in console
* 778b489e7 - Draft: do not try to move object base if it has no base
* 348a1777a - Add a move base property that moves the base object
instead of the object itself if true.
* 0c1137f5b - Fix to Build Curve Segment Railing Wire To Follow Curve
Landing
* 327162dbc - Revert "Build Curve Segment Railing Wire To Fit
Landing"
* 176c0d4e7 - Build Curve Segment Railing Wire To Fit Landing
* bb1d54afb - FEM: constraint displacement object, some comments and
code sorting
* 26d59e4ca - FEM: unit tests, typo in comment
* 9cda3a94d - FEM: examples, update result object in 2D FEM example
* ca4cd9df3 - FEM: examples, update result object in 3D FEM example
* 7ae56b15c - FEM: unit tests, fix von mises and principal stress
calculations
* 30d3347ae - FEM: update solver framework example
* 5642ffbb3 - FEM: vtk tools, use own names for vtk result object
pipe
* 844ae7e92 - FEM: restult task panel, add automatic displacement
factor
* 5e86f6ae8 - FEM: result reader, remove eigenmode result scaling
* fc3d2a9f1 - FEM: results, remove stressvectors and strainvectors
from result obj, adapt code elsewhere
* 53d2b30dc - FEM: result tools, small changes for better code
reading
* 932fe224e - FEM: results, move principal and shear calculation from
result reader to result tools and use new result stress float lists
* d87e12c01 - FEM: results, move vonMises from result reader to
result tools and use new result stress float lists
* 988e40758 - FEM: vtk result, add all stress strain components to
vtk result creation
* b03e06976 - FEM: result task panel, make all stress strain
components in user defined equation available and adapt ui
* a151b9dc7 - FEM: inout result reader, fill res obj stress and
strain components with data
* 1bf147886 - FEM: mechanical result object, add float lists for all
stress and strain components
* 1f1f9b70a - FEM: stress and strain components, use more comon order
and notation
* 347ee59f9 - FEM: inout, read all strain values
* 43072c12e - FEM: vtk tools, small code change and comment in the
regard of FreeCAD.Vector length
* 55d1f4b89 - FEM: solver frame work, some code formating for better
readable code
* 792293a19 - FEM: unit tests, solver frame work, typo in ccx solver
test
* 094dda590 - Path: per Werner, fixing bug for function removed from
string module in py3
* 8f2dd0012 - add unit test to verify that removing a property alo
removes a dependency
* 347156403 - Py3: make string concatenation to work with Py2 and Py3
* 3cf15c014 - Fixed six.py2 -> PY2
* de18975c1 - Fixed six.py2 -> PY2
* d9ca64ad5 - Fixed six.py2 -> PY2
* 25f7fb299 - six.text_type --> six.string_types
* d136be173 - Remove a stray 'not'
* e3545c8c0 - Unicode fixes for Python3
* 0453ee71e - Fixed Python3 build, Python slots Qt slots clash
* 2d5fd706f - Fix Windows build
* c6882e8de - Spacemice support refactored to use a common base class
* 91b2a3cff - Fix Windows build
* 9c2578de7 - Copyright notices added
* edb213844 - Not used for SpaceNavigator devices, no change
necessary
* 0d3c67078 - Use std::vector to copy Spacemouse data from helper
class to Application
* 46aa5fb0a - x11EventFilter must be overridden for Qt4
* e98780109 - Fixed compilation of 3Dconnexion/libspacenav wit Qt4
* 8489864d5 - Use QSocketNotifier for the libspnav polling interface
* f7fdc52de - GuiNativeEventLinux* compiles again after changes for
Mac
* f95d23611 - Mac build of new Spacenavigator class works
* 3799b6059 - Blind update for Windows code
* 48b305cd7 - The platform dependant stuff is in different files
chosen by the build system. Building on Linux/Qt5 works without
libspacenav, with the X11 interface and the polling interface. All
run. Spacemouse works with the polling interface and should work
with the X11 interface under a real X system.
* 2acb6996b - Spacemouse platform dependent code is moved to
different classes. Compiles and works for Linux
* b7fbbd97b - X11 independant implementation for USB SpaceNavigator,
works with Wayland
* 7cff64643 - Path: fix grbl_post preamble parameter handling
* b38da0afa - Path: fix grbl_post postamble parameter handling
* 891988f4f - Fix PVS-studio error
* a7919b63d - PVS: V703 It is odd that the 'previewFaceSet' field in
derived class 'ViewProviderPrimitive' overwrites field in base class
'ViewProviderAddSub'
* 805ccd8de - reset expressions of a property when removing it
-- Alexander Pozdnyakov <censored> Fri, 12 Apr 2019 12:43:50 +0300
freecad-daily (0.17+git16119-51fcdd2c0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 51fcdd2c004784c42592aece420e51f6a53116e1
* Date: 1552657430
* git changelog:
* 51fcdd2c0 - in case object deletion fails then make sure to re-
enable updates of the main window
* ca7770b80 - Document::breakDependency should handle exceptions to
avoid to leave document in an inconsistent state
* 45a04278f - Complete parameter comments
* 4c4fdbac5 - Correct paramter comments
* 0d56bcabf - PVS Fix
* 23ecb8eac - Fix #2034 with more precision attempt 2
* de3b63e77 - An error happens when building with gcc8:
* 970af45ae - set 0.19 development version
* bb6e4e6ad - fix mouse selection for high DPI screens
* 2f2d50535 - fixes 0003130: FreeCAD 0.17 Qt5 bugs with external
display
* a14b99e77 - improve drawing of overlay pixmaps for high DPI screens
* 87bf7094a - PVS: V601 The bool type is implicitly cast to the
double type PVS: V668 There is no sense in testing pointer against
null, as the memory was allocated using the 'new' operator. The
exception will be generated in the case of memory allocation error
* 5f52bd7b4 - PVS: V728 An excessive check can be simplified
* 93f0d1bec - PVS: V1024 The 'file' stream is checked for EOF before
reading from it, but is not checked after reading. Potential use of
invalid data
* d232164ba - PVS: V519 Variable is assigned values twice
successively
* e392fc2f0 - PVS: V522 There might be dereferencing of a potential
null pointer
* f611102db - PVS: V794 The assignment operator should be protected
from the case of 'this == ...'
* 51811e4bf - PVS: V688 A local variable possesses the same name as
one of the class members, which can result in a confusion
* 4e018c506 - extend mesh repair functions
* 51aeb5867 - PVS: fixes several issues
* 8f6bf8eaf - fixes 0003861: Sketch change plane when changing
Attachment Offset (UI quirk)
* 83545717d - PVS: fix several issues
* 32c527c5a - PVS: V547 Expression is always true/false
* 8d8255981 - PVS: V730 Not all members of a class are initialized
inside the constructor
* 96144560b - PVS: V530 The return value of function 'freopen' is
required to be utilized
* 51b6a0952 - fix problem that too large splash image make dialog too
large
* 690774c0e - Fixes Bug 2034. Made Part dimensional arrows
proportional to line length and radius
* 639a497c9 - FEM: in out VTK, return obj on vtk result import
* eb171db37 - FEM: mesh tools, add method to find 2D zplane meshes
* 6a7085fe0 - FEM: material task panel, fix it when Poissons Ration
is given but empty
* 67a19b758 - FEM: inp file export pref widget, add missing tool tip
* 1a6771802 - FEM: vtk file import pref widget, fix tooltip, fixes
#3886
* ec86db4bf - when saving parameters make sure document exists
* 194f5d779 - fixes 0003894: Part Thickness dialog thickness field
not Expressions enabled
* 6323069cb - AddonManager: fixed iconless button
* 568faf67a - 0003897: 'View Sketch' button doesn't account for
container transform
* 4a1c04e05 - keep selection order with Selection.getSelection()
* 3e713d918 - fixes FreeCAD segfaults when pressing 'Clear All' in
Measure tasks dialogue with no opened document
* c1c5dd9bb - fix unicode issue on tab of StartPage
* ba6092502 - Fix #3891 S/S Contents not displayed at load
* 6363c90a2 - PVS: V517 The use of 'if (A) {...} else if (A) {...}'
pattern was detected.
* 67df9f3a8 - PVS: V780 non-passive (non-PDS) type cannot be copied
using the memcpy function
* 0acb6eb23 - Updated offline documentation
* 00f2bd4e6 - PVS: fix some more coding flaws
* 9e86ff440 - add cmake_minimum_required to top of CMakeLists.txt and
increase minimum Version
* 3ad9ee6fa - python3.7 fix
* b5c3ca208 - Fix derived class calls wrong parent method
* 7b5458b7f - Ensure ProjGroup is created before child
* 9a99a87a9 - Replace static_cast with dynamic_cast
* 7189b8ebc - Fix segfault on missing Anchor view
* 198c2258d - Remove superfluous updates
* e21c28447 - FEM: ccx tools, add misisng new line in error output
* 6ebc2423b - FEM: ccx tools, more Python3 decode fixes
* dcae6d027 - Updated translations
* 8f58abfd4 - Tools: Updated wiki download scripts
* 8a84875e0 - Arch: Minor bugfix in IFC exporter
* 13433f477 - fix invalid static_cast
* 10cdb56f2 - Add scroll area to Draft Toolbar
* 8d0187648 - Change hotkey of of cycle snap from tab to ` to prevent
clashes with current tab behaviour
* 87e47df06 - FEM: ccx tools, Py3 decode fix in get ccx version
* fd326aebb - FEM: ccx tools, fix missing ccx setup
* 3f6149ad4 - FEM: elmer solver prefs, use elmer path for elmer grid
prefs
* e40ee28c1 - FEM: frame work solver settings, delete duplicate code
* 2e1e942a9 - FEM: ccx tools solver task panel, fix editor prefs
* c3fb5edc4 - allow to define custom background images
* 55160676d - fixes 0003880: list of languages is not sorted in the
preferences settings
* 19a62a44e - Material: editor code formating, white space and remove
new lines
* b5bd2e340 - Image workbench missing icons
* 1daa0aa79 - improve Copy&Paste handling in Python console
* 56cc7e791 - FEM: analysis member, get rid of duplicate code in
getting the analysis mesh
* e606062f4 - FEM: solver tasks, use FreeCAD instead of App
* 7a2398ee8 - FEM: solver framework, use small written modul import
names in tasks
* 79f9c2137 - FEM: analysis, allow result meshes to be analysis
member for making an analysis
* e21423836 - FEM: purge results gui tool, make it active if only
result meshes are left in an analysis
* 185098a91 - FEM: result tools, delete result meshes on result
purging too
* 445f74737 - FEM: ccx tools, delete duplicate code
* e8044ac2c - FEM: ccx tools solver task panel, add missing check
analysis type
* 0b5cc822e - FEM: examples, update solver obj of 3D example
* f839b136d - FEM: examples, update solver obj of 2D example
* 56056a491 - FEM: unit tests, add tests for von mises and prinzipal
stress calculation
* 3ca714670 - Draft: Fixed failing dimension snap tool
* 16a84b960 - add some comments
* f24bed170 - fix navigation with Tab or Shift+Tab in property editor
* f29df543c - remove unused controls from General preference page
* 28b195d6e - PVS issues: consistently define copy constructor and
assignment operator remove superfluous casts initialize member
variables in constructor avoid double assignment
* d28e6a6ae - hide some controls from preferences pages that are not
implemented yet
* 2b0d3477c - fix copy-constructor of Path::Area class
* a604dab0b - cannot use null pointer as target for strcpy
* b1909bff4 - PVS: V519 The 'keepExplicitPlacement' variable is
assigned values twice successively.
* 519849de8 - fix -Wmaybe-uninitialized
* 34e09b9af - fix document observer classes to allow to run unit
tests multiple times
* 9079de751 - Material: fix typos
* ad28ba509 - Tools: Fixed bug in FreeCAD.ts generation
* a70a82e19 - Revert "Merged crowdin translations" for investigation
due to some problems found in the translation files...
* 58aa9b183 - fixes 0003876: Spreadsheet WB does not respect number
of decimal settings fixes 0003875: Spreadsheet workbench does not
respect locale for decimal separator
* 039ed11e8 - Material: card tools, update ods and csv
* ce4413e7a - Material: cards, add group sections to all cards, by
rewriting them once again
* ac51fb35a - Material: cards, rewrite all cards with card writer
* 6a3a3f9f3 - Material: mat module, write all cards def, add a
parameter to not write the template card, which is active by default
* 93456fda4 - Material: card writer, get rid of double new line on
file end
* e481af136 - Material: card writer, better meta comments
* f8771be49 - Material, card writer, add parameter to switch off
group section writing (it is how material cards look like ATM)
* 83a40a327 - Material, card writer, move comment
* 1f2e0fb9e - Material: card writer, add white spaces around =
* cf7df30f0 - Material: card template, add group sections
* 910753def - Material: card template, white space
* 34cd6733f - Material: card template, update some descriptions and
links
* db027538d - Material: card template, move property link comment in
a separat line
* 4e788b40f - Material: card template, update localized property
comments
* dfc4ac5ce - Material: card template, update unit description
* 49707de57 - Material: cards and templates, sort and move all
rendering and vector rendering group attributes
* 025ec48c8 - Material: cards and templates, sort and move all
architecture group attributes
* c942ab71c - Material: cards and templates, sort and move all
thermal group attributes
* 6f6735f9a - Material: cards and templates, sort and move all
mechanical group attributes
* 68e23b681 - Material: cards and templates, sort and move all
general group attributes
* d0098ff96 - Material: cards and templates, sort and move all cost
group attributes
* 90d789e39 - Material: card tools headers, add missing property
polish name
* f8a5d278a - Material: card tools headers, delete old depretiated
property enlargen
* 8da09b30e - fix restoring sketch
-- Alexander Pozdnyakov <censored> Fri, 15 Mar 2019 17:38:39 +0300
freecad-daily (0.17+git16000-337c9c936-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 337c9c936f4c686fd476c5eeb3397d0d09f6b258
* Date: 1551477161
* git changelog:
* 337c9c936 - fix various flaws detected by PVS
* 9032c4c58 - Merged crowdin translations
* 5791c341b - fix -Winconsistent-missing-override
* fcd3fe0a4 - fix -Winconsistent-missing-override
* 2ccffbe40 - fix -Winconsistent-missing-override
* f9d30cdc7 - fix typo in German translation
* 59a0144a4 - fix saving view provider attributes for Copy&Paste or
Duplicate selection
* 979177deb - Fix cut an object with a plane feature translation
* b0d83f3c5 - Optional ClearMenuBar parameter
* 10c745175 - support Del shortcut in several PD task dialogs
* 070a15375 - fixes 0003865: non-ASCII characters incorrectly
displayed in material cards The combination Py2+Qt5 already worked,
this change now fixes the combinations Py2+Qt4 and Py3+Qt5
* 29ae44e08 - fixing kicad StepUp wiki page link
* d3e008e46 - fixes 0003860: Debian bug #920971 - C++ exception on
DXF import
* be45d5e7b - Implement kb scroll and pan
* 1c209d423 - Implment ctl+/- zoomin on Page
* f572207cd - FEM: ccx input writer, cut seconds output by 2 decimals
* 3a472131a - FEM: ccx tools task panel, use ccx tools method to find
ccx binary
* 972bb5ee1 - FEM: ccx tools solver task panel, switch to self.fea
instead of lots of fea instances
* 91a1a4b6d - FEM: ccx tools, find analysis if not given and there is
only one in document
* 3f8c52460 - FEM: ccx tools, do not run all init methods on fea init
* 21e1a89fc - FEM: ccx tools solver task panel, update to new ccx
tools working dir setting def
* 5e57de60d - FEM: ccx tools, do not create the working dir if it
does not exist
* 9ae07756c - FEM: ccx tools unit tests, explicit create the working
directory for all tests
* 13a4ccc38 - FEM: solver framework, fix pref group of working dir
* 18c9046ce - FEM: general prefs, some typos and better text
* 85da6c363 - make Del shortcut working again in Sketch edit mode
* d3631968a - add method to Python interface to get reflect lines of
a shape
* e3d63493c - fixes 0003061: 'Move object after other object'
function causes chaos
* 4e973324a - when restoring object then only expand single items,
not its parent items
* a4e46d1fa - Undo/Redo of renaming an object via context-menu
* 0852dde40 - fixes 0003807: STEP export with BaseFeature does not
hide BaseObject
* 4765b7e2f - fixes 0003848: Preferences dialog not fully visible
* bd89326d0 - avoid using hard-code precision when writing double to
streams
* 183cd1626 - Fix precision of NumberExpression when writing to a
string (reverts a3af2902ef) See also:
https://forum.freecadweb.org/viewtopic.php?f=3&t=34392
* 564d41d83 - fixes 0003524: The PartDesign hole feature should
respect the Reverse property and provide a checkbox in the panel
* 2631df09c - correctly handle again NotImplementedError in Python
view providers
* 77b22f4f3 - Fix bad highlight position in Detail from ProjGroup
* 8b8f96b93 - Fix Selection center marks
* c940081de - Allow Section of unfused Source
* b9b0a973e - fixes 0003819: no proper input for contact stiffness
* f6d9ec856 - fix creation of filter list for export dialog
* 397418078 - Material: card tools, update csv and ods
* 638988f58 - Material: cards, some fixes in generic cards
* 2fcb7cb64 - fixes 0003805: After 'Create a hole with the selected
sketch' the model disappears
* e55b718cd - fixes 0003694: Part->Boolean->Cut should show error
message if a non-solid (Shell, etc.) is selected
* 56fb560e4 - Material: cmake, add the new generic cards
* 0061ea743 - Material, card tools, update csv and ods
* b686b43b9 - Material: cards, fix name and licence of the new cards
* 744ab5657 - Material: cards, add some new cards
* 9249db9f4 - Material: cards, add some properties to some cards
* 7fd66a11b - Material: card tools, add some cards and change
properties of some cards by adding csv and ods files
* 7249a1516 - Material: editor, sort cards in combo box
* f8c6bc631 - Material: editor, some comments
* cad3019da - Material: card parser, more important comments
* e448ac66f - Material: template card, fix some properties
* 66da83ef9 - fixes 0003605: Scrolling on length inputs with Building
Euro unit system has max value
* 9d87d13dd - fixes 0003843: registration of pointer in navigation
cube/cluster is off, makes clicking difficult (fixed by garya)
* 2e8412f68 - fix position of version number in splash screen
* 21dc8c505 - Arch: Fixed remaining encoding problems - issue #3827
* 187988b64 - Draft: Fixed move/rotate of objects inside PArt
containers - fixes #3485
* 3fc17edb4 - Draft: Removed leftovers from DraftTools in DraftGui
* c215a2aa2 - fix inheritance of PartPy
* acdd4b097 - Update FreeCAD_WindowsInstaller.nsi
* 723f1cf2c - parameter for silent install was wrong
* a6a9c15c4 - disable commit e3793e6c
* afc44af3e - In boolean task panel show labels not internal names,
fix adding/removing bodies
* 997d1d7d5 - fixes 0003846: unexpected result in building
RuledSurface
* dace2f39c - Fix ShapeString attachment to Face
* 99b289e54 - Start module Py2 encoding
* dca9120de - Fix PDF orientation for ANSI B Landscape
* 764221495 - Material: card tools, update csv and ods
* 9c545b188 - Material: cards, remove non standard language info
* b80d1887c - Material: cards, fix some card names inside the cards
* 7ab47cd6a - Material: cards, remove spcific price values
* 328c1a937 - Material: card template, fix card name
* 80af7c6b6 - Material: card template, add missing properties
* 1c44504a2 - Material: card template, delete duplicate property for
thermal expansion coefficient
* a79624c6a - Material: mat card template, adapt units from FreeCAD
unit system
* a1ba55030 - Material: card tools, add missing properties
* 899f3df2f - Material: card header, use the same header in all code
files
* 1b69cc58a - Material: tools, add def to read and write a bunch of
mat cards
* e3793e6c8 - use format options when using repr() on a quantity
* 638845a6f - fixes 0003845: unwanted rounding for dimensions of
subtractive shapes in task dialog
* 60d6a2149 - Draft: better handling of non-closing paths in SVG
import - issue #2488
* a12f4f364 - fixes 0003823: FEM, unusable material property changing
when using task panel
* 68e797515 - Icon themes support for draft tray and snap
* 90c80f83f - PVS: V522 There might be dereferencing of a potential
null pointer 'Py::Vector2d().getCxxObject()'
* b84227438 - PVS: V783 Dereferencing of the invalid iterator 'b'
might take place.
* f0320d954 - PVS: V629 Consider inspecting the 'col.red() << 24'
expression. Bit shifting of the 32-bit value with a subsequent
expansion to the 64-bit type.
* 2bb579756 - PVS: V595 The pointer was utilized before it was
verified against nullptr
* 1e343d339 - PVS: V779 Unreachable code detected. It is possible
that an error is present.
* 239c20b71 - PVS: V705 It is possible that 'else' block was
forgotten or commented out, thus altering the program's operation
logics.
* 493a14408 - PVS: The 'then' statement is equivalent to the 'else'
statement.
* 67020fffe - PVS: V735 Possibly an incorrect HTML.
* ffaf1c9b7 - V1028 Possible overflow. Consider casting operands, not
the result
* f160cc785 - PVS: V773 A memory leak is possible
* 3845350c0 - PVS: V773 A memory leak is possible
* f581d5c8c - PVS: V560 A part of conditional expression is always
true
* b52f8d1e1 - PVS: V730 Not all members of a class are initialized
inside the constructor
* 4e42e4295 - PVS: Not all members of a class are initialized inside
the constructor
* a73b10203 - fixes 0003825: file location not stored when
opening/saving materials
* b8da380ef - Set window visibility based on wall
* 5f4deea7c - fixes 0003794: Shortcut-Key is executed in edit field
of a constraint (Combo View)
* 36dc7b424 - issue 0003832: Editing thickness in Part or PartDesign
resets join type to always being Arc
* 7da9b674f - issue 0003832: Editing thickness in Part or PartDesign
resets join type to always being Arc
* 6704887af - fixes 0003838: missing tooltip in mesh preferences
dialog
* 506048a6f - fixes 0003837: missing tooltip in STEP preferences
dialog
* 04bc3f817 - fixes 0003840: Sketcher WB: units not completely hidden
-- Alexander Pozdnyakov <censored> Sat, 02 Mar 2019 12:34:17 +0300
freecad-daily (0.17+git15892-645b397dd-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 645b397dda35b19ef6f2a4abd8cc94be19743159
* Date: 1550269818
* git changelog:
* 645b397dd - fixes 0003804: FC becomes unusable after double-cicking
on FEM elements while clip view is active
* 88228d6d2 - Fixes #3762
* 4ff899516 - Material: editor, white spaces
* ef79d20bf - Material, mat card writer, do not write empty sections
* 07f7a04d6 - Material: card tools, update csv and ods
* 1e631eed1 - Material: mat cards, add unit to shear modulus
* 587b0a79e - Material: editor xml prop file, add shear modulus
* 44a1298b8 - Material: mat cards, fix a unit in an Aluminium
* e9434d502 - in selection dialog also offer planar shape binders
* 60f91fbef - Draft: Fixed non-GUI issues - Fixes #3826
* 21353779d - Fix Dimension Text Color
* 9207e2ef7 - Fix Dim text position for some DistanceX
* a2bca22fc - Fix #3800 Connect TD export to FC Gui Export
* 4ced49da8 - Fix update of children on parent LockPosition change
* 41ab00c11 - Restore secondary ortho view movement to v017 style
* a0e3ab1a4 - Fix #3810 X/Y Property Update on Locked View
* 97614e034 - FEM: in out, add missing new line
* ce5757e1a - FEM: material task panel, white space
* b1efdf9c6 - Material: card templates, remove wrong shear modulus
name modulus of share and update materials csv and ods
* ac0fc4d13 - Material: mat cards, fix shear modulus name in all
cards
* 43ef43c3e - Material: card templates, fix name of property shear
modulus
* 00007327c - Material: editor, get rid of duplicate unit definition -
in mat editor xml file and in FreeCAD unit system - remove it from
material editor xml file and get it from FreeCAD unit system
* 96a1007ea - Material: editor dict file, fix some units
* 57a0acffc - Units: add various Material stress properties
* 4bfe11ff4 - improve calltips windows for Py2
* c648b0e87 - Material: Provisorily hide preview fields while mat
preview is not implemented
* 7d0e06c96 - only allow 7-bit ASCII for IGES and STEP header
information
* 1a68b75a4 - fix possible infinite loop when transcoding from/to UTF-
8
* ad5118528 - print additional information to std::cout about ocaf
structure
* 43b081947 - Improved icon themes support
* 9e7c38494 - avoid possible errors with null labels
* b4d2b9def - fix build failure on Ubuntu Bionic
* 3b708c7f8 - by default disable the option NoSystemBackground to
avoid possible OpenGL glitches
* 067768404 - copyObject should return the clone of the passed object
for recursive copies, not an arbitrary object
* 9dfbc8f79 - Py3: fix possible crash in call tips list
* 1081403d2 - Expose some standard units and quantities to Python
* 7f2ad7fbb - Material: mat card parser, there are two parsers in
FreeCAD, make some comments about the existance of each other
* 79b704133 - Material: tools adapt csv and ods
* 8223a5497 - Material: cards, fix CardName
* 1f70b27ba - Material: card steel generic, fix kg unit
* 33e40b584 - Material: mat cards, add some units to all cards where
missing
* 3b579190e - Material: card reader and writer, use file card name as
CardName property
* e0be3e474 - Material: card reader, fix for values containing a =
* 76d1f0aa8 - Material: card writer, some comments
* 0310bf648 - Material: card writer, better attribute classification -
move Density from General to Mechanical - move Source from Meta to
General and call it SourceURL - add ReferenceSource to General -
move specific price, vendor and ProductURL into group cost
* 3c3d9bca5 - Material: card writer, do not handle source as comment
in mat card
* 22f59570c - Material: card writer, move FreeCAD version info behind
matcard info, std in original cards
* b94ebbecc - Material: Py3, get rid of extra bees on printing
* fb3720129 - fix build failures with newer compiler versions
* b29209d52 - enhance capabilities to render text in splashscreen
* aee5b0213 - improve exception handling if module to load a file
cannot be imported
* 0c3bfc4ff - fix minor issues
* 4e2ae6f40 - Part: Rearrange inheritance not to use ArcPy
* a3b93ee0e - Part: expose geometry clone support to python
* 0ceae9ead - Part: Enable trimmed curves to set their parameter
range, from c++ and Python
* 6dd192eb1 - Part: Python Bounded Curve (bring in accordance with
c++)
* 51b32d75b - fix regression in German translation
* 397902c20 - split question text from warning text
* 604811596 - Crowdin: cont...
* 112f3de67 - Crowdin: Continuing to refine translation strings
* 110f6f74a - Use QString's multi-arg overload to save memory
allocations. [-Wclazy-qstring-arg]
* 92614e568 - Use QHash instead of QMap when K is a
pointer. [-Wclazy-qmap-with-pointer-key] Thanks Clazy!
* fbdfe1646 - Use faster form of QFileInfo(filename).exists(). [-
Wclazy-qfileinfo-exists] Thanks Clazy!
* 082647b2d - Remove unused non-trivial variables. [-Wclazy-unused-
non-trivial-variable] Thanks Clazy!
* 317bcd59c - Use QString's multi-arg overload to save memory
allocations. [-Wclazy-qstring-arg] Thanks Clazy!
* 216106e40 - Material: Py3 fixes in mat card writer
* 0c37c7f5a - simplify creation of strings
* 9067d6a73 - simplify creation of string
* b1d086463 - Fix theoretically possible format string vulnerability
* 2ac0851d4 - Draft: Small bugfix
* ae3b57be3 - export Flattened SVG fixes for python 3
* 1401c00d6 - Update DraftTools.py
* a23a9499b - Update DraftTools.py
* 4f7804dc1 - Update DraftTools.py
* e3ab6a1e1 - Update DraftTools.py
* 27a467a44 - Fix missing DWG imports in ArchSectionPlane.getSVG
* 7ee0e4d43 - Updated master translation files
* 4a5cf9c52 - Tools: Updated translation scripts to handle only the
master (untranslated) ts files
* f14633d18 - Added untranslated 'master' .ts files where missing
* b2619e7eb - Tools: Discard obsolete strings in translation files
* 09da55e90 - Repair pythonopen in line 126 for Python3
* cce889b21 - Fix missing door symbols in getSVG
* d040a656b - Typos cont. + whitespace
* 4cfda0c3a - Misc. typos
* 140d08551 - Move hardcoded tab shortcut for cycling elsewhere in
prep for refactor
* 334a2a31d - Allow tabbing to cycle through objects to snap
* 18b5f238a - Arch: Fixed py3/encoding bug
* f431226bb - Fix Right Align Railing Offset Bug
* 59f39e2a3 - file uri instead of relative path for images
* ddc27357f - Fix Images Display Issues
* c0e8a4f31 - FEM: mechanical result object, add comment in regard of
read only
* 38675fb0f - FEM: result tools, small code improvements
* 8c1c221f2 - Data: update FEM 3D example
* d8d185fe1 - Data: update FEM 2D example
* 62264e69f - FEM: import tools, code improvements
* 2c0ed3c04 - FEM: import tools, some comments
* 50895db6c - Arch: Small bugfix in spaces
* 07910613d - Restrict removal of g0 to clearance height to the
engraving of the last base model.
* 550009be1 - Collada Export Py3 Fixes
* e680c60de - Fixed error in hole sorting algorithm when some
locations have identical distances
* c98407e28 - Fixed dragknife error if coordinate isn't set in
command.
* dd98661de - Fixed py3 change of return type of
* 6a4422a9b - PartDesign: Shapebinder: fix placement
* 03d7b83ad - PartDesign: Shapebinder: use compound instead of fusion
* ebc989351 - FEM: inout tools, add some comment in the regard of NaN
* ebe1a2c4a - FEM: guiobject, fix forgoten defs on code refactor in
commit 80f2ccc fixes #3814
* f05d8c314 - Material Editor: fix unit for specific heat, fixes
#3781
* eba3b9543 - FEM: material task panel, fix assignment and cancel by
material editor
* db9b125e0 - FEM: material task panel, check for None instead of not
* 1f79cd700 - FEM: material task panel, some comments
* a4d5c02d3 - Arch: Fixed encoding bug in OBJ importer
* 2c0dfda7b - Arch: Small bugfix in IFC exporter
-- Alexander Pozdnyakov <censored> Sat, 16 Feb 2019 07:47:14 +0300
freecad-daily (0.17+git15780-f94e76c11-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: f94e76c1116ec3b818961ff65131b3d86fa5b95e
* Date: 1549053501
* git changelog:
* f94e76c11 - Arch: Fixed duplicate IfcSurfaceStyle names in IFC
export
* ac18ec0d7 - Updated translations
* 27885764c - Tools: Use downloaded zip file from crowdin without
arguments
* 0bed2a9c5 - Git ignore crowdin zip file
* 0cd796a0f - Draft: Fixed UI focus in arc tool
* 7e9c09b77 - FEM: materials task panel, fix: if material editor was
canceled the material params were set to 0
* cba29e6ce - FEM: unit tests, some defs to open the FreeCAD test
files
* ce86fa436 - FEM: result tools, typo
* e49098824 - FEM: result tools, improve stats handling
* ebbe78177 - FEM: import tools, displacement abs, move calculation
and adding into result tools
* 52aa1b24c - FEM: frd reader, delete duplicate data container
* de5fcf7c1 - FEM: result reading, use stress tuple for filling all
stress properties
* a3612b4ac - FEM: import tools, move stats calculation into result
tools
* e18ed72bd - FEM: import tools, remove duplicate code, node numbers
attribut has been set already
* 36c7d8740 - FEM: frd reader, move span calculation into fill result
* 546cadebb - FEM: frd reader, rename frd reading def
* ea60b6551 - FEM: result reader, better identifier name
* 9604920b1 - FEM: Z88 result reader, typo in error message
* 10e8d1281 - Fix to take into account joining an object into a
closed wire.
* 84f68cc26 - Support splitting closed wires as well as open wires
* dd3c9ccfe - Add beautiful icons thanks to bitacovir
* 0294b55bf - This type of tool only works on wires
* 09f134d56 - Add split tool
* 786786445 - Make join modifier actually talk about joining
* 46ffa77c3 - I think being explicit is clearer, and prevents the
liklihood of random falsy values
* 05ec6dbde - Add some docstrings for joinwires and jointwowires
* 5e6fb0911 - Now you can join multiple wires all at once
* e25044d0e - Sorry I can't believe I committed and pushed that
* 882c4ca2f - Add new draft join tool
* 6e91ae956 - Draft: Reverted 5ccc656
* a901f5798 - Draft: edit fix for wires works for bsplines too
* 49be948b4 - Adding new points on wires tests the edge you clicked
on instead of an overcomplicated curve parameter check
* 13622cd0b - FEM: Fix grammar
* 8a4af3b28 - Crowdin: Sketcher/App/SketchObject.cpp elaborated term
in string
* 69707228c - Crowdin: Sketcher/Gui/TaskSketcherValidation.cpp fixed
obsolete punct.
* 77102cae4 - Crowdin: Sketcher/Gui/CommandCreateGeo.cpp fix typos
* 103c118b8 - Crwodin: Sketcher/Gui/CommandConstraints.cpp
s/root/origin/
* 92622053a - Crowdin: Drawing/Gui/TaskOrthoViews.ui remove
whitespace
* 67fff1538 - Crowdin: Arch/ArchFloor.py grammar and refinement
* 26750deb0 - Documentation: uniformity
* f11f2fb59 - Crowdin: Draft/Resources/ui/preferences-dxf.ui grammar
fix
* e78fd828e - Crowdin: AddonManager/AddonManager.py fix some strings
* 06967e2b4 - Crowdin: StartPage/TranslationTexts.py grammatical fix
* 3b85a067b - Crowdin: Gui/qtcolorpicker.cpp refine string
* 3a32c314b - Crowdin: Draft/Draft.py fix grammar
* 3253de75e - Fix for a previous commits
* 177011740 - Crowdin: Tux/NavigationIndicatorGui.py grammar fix
* 582181af7 - Crowdin: Part/Gui/TaskAttacher.cpp superfluous
whitespace fix
* 845e77164 - Crowdin: Part/AttachmentEditor/TaskAttachmentEditor.py
whitespace fix
* a07e675d9 - Crowdin: Gui/CADNavigationStyle.cpp refinements
* 4c33b114d - Crowdin: PartDesign/Gui/CommandBody.cpp grammar fix
* bccfcfc5d - Crowdin: PartDesign/Gui/TaskFeaturePick.ui superfluous
whitespace
* cf7585737 - Crowdin: Gui/NetworkRetriever.cpp superfluous
whitespace fix
* adae9071e - Crowdin: Base/Exception.h uniformity fix
* 1db71c3c7 - Crowdin: Arch/ArchStairs.py missing paranthesis fix
* d858a8609 - Crowdin: Sketcher/App/SketchObject.cpp uniformity fix
* c65fce612 - Crowdin: Sketcher/App/SketchAnalysis.cpp remove
superflous whitespace
* 95f16814f - Crowdin: Sketcher/Gui/CommandConstraints.cpp grammar
fix
* 90841f72c - Crowdin: Sketcher/Gui/CommandCreateGeo.cpp typo fix
* 0df518db8 - Crowdin: Sketcher/Gui/SketchRectangularArrayDialog.ui
typo fix
* 16653a4be - Crowdin: Sketcher/Gui/SketcherSettings.ui whitespace
fix
* 83c2434bd - Crowdin: Sketcher/Gui/CommandConstraints.cpp
* d5ea453f9 - Crowdin: Several more various fixes
* e1446a0b9 - [WIP] Crowdin: fixes pre-0.18 release
* 0c5629870 - Hide n/a Rotation property
* 0f0040220 - Prevent selection of read only field
* 0b7c0b93d - Use regular 'w' mode when writing text files for py3
compatibility.
* 93dd00cc3 - Make startpage navigation buttons work initial load
* 763b4f3d8 - Update DraftTools.py
* 5caae5f43 - Fix chrash when clicking link to allow internetaccess,
and not having a open document
* f2dc59c3a - add missing header file
* d2ddce6a2 - remove Standard_OVERRIDE which is unknown for older
OCCT versions
* dbc09e3a2 - fixes 0003020: 2D offset of circle are not in the right
place
* 9f96254e7 - improve whitespaces
* bf24b7462 - Draft: Small fix to Edit tool
* 051454314 - Extend PySide2 wrapper to support QtUiTools
* 4079c9603 - fixes #0003788: Part-workbench extrude with taper angle
delivers a wrong shape
* 80f82b59d - Detection of NETGEN_VERSION is needed if using Netgen
package provided cmake file too.
* 4c38d81d9 - Netgen provided cmake file, has the include directories
to use in plural.
* 672b15a8d - FEM: constraint fluid boundary, fix bug of the delayed
redrawing for BoundaryType changed
* 2b3ea642d - Crowdin: More grammatical and whitespace fixes
* 28a23c23b - Set feed rates to constructs commands for a tags.
* af4026bcd - Added support for feeds and speeds to to cmdsForEdge.
* dedaa8076 - fixes 0003771: Memory leak in Part.Face.Surface
* 090fc6428 - Misc translation fixes from
https://forum.freecadweb.org/viewtopic.php?p=281670
* eb08c67a7 - Draft: Fixed regression in snapping
* 96dee91d5 - fixes #3665 Applying patch from jurij
* 16ab8d3c8 - Fix source typos
* 86078f6ba - Path: Misc. comment typo and whitespace fixes
* ba14668e1 - add method multVec to MatrixPy class for better
consistency
* 47a2296c6 - Remove abstract IFC entities (as per IFC4 Add2)
* d7c22d92d - Fix Compile Warning
* 5a26558a9 - Fix out of scope warnings
* 13bf2c967 - Arch: Fixed missing UIDs in IFC import
* 3ade7b34a - Arch: Fixed multiple documents open bug in Reference
object
* ca2e3c232 - Draft: Small cosmetic fix in edit points
* 041a55081 - handle also B-spline and Bezier curves in
GeomCurve::closestParameter
* 90fd3ae48 - Fix movement of Front View in ProjectionGroup
* 99c47b9bb - fixes 0003785: Incorrect extension FCstd instead fcstd
* 79a25ff6b - Arch: Prevision for forward compatibility
* 82d92280a - FEM: result and mesh, add compact result and mesh,
workaround for issue #2873
* 7fd16affe - Arch: Updated IFC property sets definitions
* e385ed780 - add convenience functions to get element type to id and
vice versa
* 76c954000 - fix crash when accessing invalid group
* 873762ccd - Path: Remove obsolete code
* ef8701843 - crowdin: fix whitespace
* cb768d408 - Crowdin: Path/PathScripts/PathOp.py capitalize string
* b7fbd7aef - Crowdin: Path/PathScripts/PathProfileBase.py capitalize
string
* 28cbe2bd8 - Spreadsheet: fix #3474 cross-CS drag-drop issue
* 2e0374057 - Fix Start WB behavior for missing examples dir in
Debian package
* 2a208f9da - FEM: file ending, use FCStd in FEM strings
* d0d8b9930 - FEM: unit tests, add some comments to open test files
in FreeCAD
* b8172a104 - FEM: test suite, use FCStd instead of fcstd, as it is
what FreeCAD does on saveing a file
* 969b8860f - FEM: white space
* 37389601e - FEM: tetgen exporter, code formating pep 8
* 90f4869ca - FEM: code formating, space in block comment
* 4b7ddfe40 - FEM: file types, sort them for im- and export
* 769632f33 - FEM: solver settings, sort setting
* 3c0193b79 - FEM: cmake, sort solver modules
* 5e2fbe18e - Crowdin: Remove apostrophe from
TechDraw/Gui/MDIViewPage.cpp translation
* 4f67fae9e - Refine TechDraw/Gui/CommandDecorate.cpp translation
string
* 7bd3bb837 - Fix Text Literals for Translation
* ed06cbe62 - OpenSCAD: Fixed issue #3640
* a60b6957d - Arch: Axis can now be referenced in sketches
* ae95f77f5 - Draft: Fixed small bug in Snap Nearest command
* 42d7c7afd - disconnect boost signals when destroying tree view
* de5390456 - fixes 0002706: Box selection does not select dimension
or text
* d37dea9c7 - fixes 0001673: Assign already assigned keyboard
shortcuts without searching old assigned action
* b852d1490 - add method to check if key sequence is none
* c9b4f4ba6 - fix possible crash in PropertySheet when removing
dependencies
* 552ed9eab - fixes 0002793: tube as basic solid
* e3ec8e700 - fixes 0003776: PartDesign Hole parameters Diameter
field is not unit aware
* 0cc8efa10 - simplify handling of locale specific with InputField
from Python
* fdf8fe7bc - fixes 0003669: AddonManager should inform of the need
to restart FreeCAD for changes to take effect
* f1c23e903 - Add new display mode Wireframe & Nodes to FEM
* 6e5369da3 - fix possible double destruction when removing a group
and its content from document
* 71d57b376 - Start: Handle addons with non-standard WB name
* bdbea25d0 - issue 0003624: FEM, GUI, mesh VP, element colors
* 9f394aa53 - set name to Inventor node of display mode
* d94fc4988 - fixes 0003683: FEM, GUI, incorrect display of
constraints symbols on reference shapes
* 3f51e25b2 - Start: Fixed image file paths
* f86f5e927 - Crowdin: Experiment to remove obsolete translations
from .ts file
* 4257a4d8b - FEM: vtk tools, some comments, white spaces and changes
from message to log
* 16435205d - FEM: vtk Post, ensure correct data visuliation with non-
continious node id's, workaround for issue #3617
* 17a6a9889 - FEM: toolbarnames, fix wrong name for utilities toolbar
* 767c7365d - FEM: netgen mesh obj, make it a norecompute obj
* 24f1b023e - also set default view orientation when creating
document from Start workbench
* dd7aba2f6 - Draft: small bugfix in trackers
* c601f4cb6 - fixes 0003222: Invert zoom setting is not respected in
paper/page mode
* 85c7ac5ab - fix build failure with old Coin3d versions
* 53eb746e1 - fixes 0003700: Tree object deletion possible with
keyboard but not right-click menu in Part Design
* 632f9cf25 - fixes 0003515: Changing Name of Spreadsheet in History
Tree Does Not Trigger Name Update in Tab at Bottom of 3D Window
* 1382f8362 - fixes 0003222: Invert zoom setting is not respected in
paper/page mode
* 1f5059b5b - fix crash when removing from document and accessing
Python based feature
* b357d530e - set non-modifying functions of Python wrappers as const
* d0d2a0594 - Crowdin: cont...
* 0d022601f - Crowdin: more fixes
* 506741aee - [For v0.18] Crowdin fixes
* 15b854b2a - allow to set user-defined standard orientation
* abe82e00f - harmonize functions to set camera orientations
* 7d8e56626 - Sketcher: fixes #3762
* cec0cf913 - Fix #3763 Page Tab not removed on undo
* 0459122c1 - update PD example project
* a32d93896 - Re-added linux thumbnailer utility that had been washed
out together with debian folder
* 033fce268 - support face colors when writing in OpenInventor format
* 6ccc239f9 - Arch: Small bugfix in ifc exporter
* 64a94ae0f - implement Isometric, Dimetric and Trimetric projection
* a69abb3b7 - Py3 Fix to import Airfoil DAT files
* a14af0f2b - AddonManager: Show warning for obsolete addons
* 356ecd5b1 - fixes #0003766: Closing and re-opening a TechDraw page
causes segfault
* f9f5b34ba - Py3: fix saving sketch while in edit mode
* 896aaf575 - fix incorrect terminology in NaviCube, add support of
isometric view
* 9a7287113 - Arch: Fixed behaviour of alternative wall icon
* 511a9edae - matplotlib, PySide, Shiboken, six
* fb08dce8d - Create requirements.txt
* c70153106 - flake8 noqa a Python 3 syntax error
* a17ca7dc0 - apply() was removed in Python 3
* 3d52e8a6b - Arch: Fixed recursion loop in windows
* d37d7455d - fix double vs. float problem to solve problems in
Mesh.nearestFacetOnRay
* 89cf78b26 - Arch: Fixed Reference object that cannot be deleted
* 59731e95a - Undefined name: to --> 'to' (again)
* e638705bc - Draft: Fixed grid not appearing on working plane setup
* 1ebcb3654 - Remove decode as returned object by translate()
function is a unicode oject
* 55a4f78ad - Add command to create coordinate system as datum item
* 6efd6de4c - Start: Show 'New' button even if recent files list is
empty
* a7c0f4bc5 - Drop depencence on six module
* 51ab27f54 - Fix file, long, raw_input, and xrange for Python 3
* fdb855e36 - minor fix on SVG import
* 3c4a5389d - Undefined name: Typo ‘newob‘ —> ‘newobj’
* 9af7b8353 - Missing import FreeCAD and/or FreeCADGui (again)
* cf5a04579 - fast_finish: true
* 4ccdabd00 - macOS: drop the old osx_image: xcode7.3
* 05572ba49 - Also run the osx build in allow_failures mode
* f50331413 - Travis CI: matrix: allow_failures: python: 3.7
* b7ccf8da0 - Travis CI: The real Python 3.7 in a separate parallel
run
* bdc050937 - python3 -m pip install flake8
* 53a2feb6c - Travis CI: Use flake8 to find Python syntax errors
* 59eb1735b - Arch: Fixed wrong movement of references on reload
* e10e90516 - Draft: Fixed wrong Qt import
* a9f1a0c4e - AddonManager: Don't overwrite displayed text after a
module install/removal
-- Alexander Pozdnyakov <censored> Sat, 02 Feb 2019 13:05:23 +0300
freecad-daily (0.17+git15577-1a8d3a703-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 1a8d3a7030eb75641459a03fbf35516d5fb55561
* Date: 1546810994
* git changelog:
* 1a8d3a703 - make handling more user-friendly if Sketch is outside
of Body object
* 013644540 - Fix medfile loction on different versions of fedora
* 744f381d5 - Tidy up BuildRequires in fedora spec
* a07d1af08 - Add med to fedora spec file
* a395c570f - respect transparency when setting color per face
* ab1f4c442 - py3: AddonManager-macro: use unicode
* 2c3268f9f - Py3: use feature detection instead of version detection
* 381f08753 - Using fixed size images for qt5/4 compatibility
* 81729f662 - Setting fixed size for tool images
* 6e0a5580b - Fixed Queue import for py3
* cd1ebb173 - Fixed indexing dictionary keys
* d33098860 - Fix TabError for Python 3
* ade267b8f - Arch: import ifc, code formating, flake8, only the most
important ones
* bc31a9afc - Material: code formating, flake8
* b3de953c1 - Material: code formating, file beginnings Python block
comment with space, flake8 E265
* 86c7a85e3 - FEM: code formating, flake8, make line breaks before
binary operator, it really reads better :-)
* 19cd5690e - XDGData: remove CMAKE_CURRENT_SOURCE_DIR
* 0177c8b64 - Linux mime: add icon
* d9f8cfac1 - Arch: Fixed wire/edge bug in IFC import
* 41a9f5bba - Updated credits page
* 9f2904e8e - fix flake8 issues suggested by cclauss
* 56db51867 - FEM: ccx tools, better error handling on run ccx
* 37a2cceab - FEM: ccx tools, ccx run, set ret code to 0 for check
analysis and return ret code
* 76541ca1b - FEM: ccx tools, debug prints
* 2e6dac187 - FEM: code formating, flake8
* 3f443d226 - FEM: result reading, debugg prints
* 8a3fd0caf - Arch: IFC, print code formating in the regard of Py3
* 64fa8cb85 - improve handling of (raw) input in Python console
* 2c838bfc7 - fix typo in StartPage module
* df3853738 - fix several Py3 issues
* 7afb54f49 - Undefined name: to --> 'to'
* 7ba92f96a - reduce code duplication
* 8358d7f87 - Qt5: don't use native color dialog
* b8455531c - declare private intersect() function as static to make
clear it doesn't belong to a GeomCurve instance
* 2aa4f8c47 - Update copyright notice
* 9ea523a9e - fix intersectCC method missing some intersection points
for Geom2d curves
* 3ba0772d9 - handle C++ exception in Python interface
* 8526b0747 - Improve readability with some comments
* 309640eb7 - Only changes the ViewSystem if the user confirms
* f1c6c549a - Cannot mix bytes and nonbytes literals in
OpenSCADUtils.py
* 8527b0228 - in test_python_syntax fix check for Py3
* 98ebeaa19 - Draft: fixed bug in arc tracker
* 5af993cb1 - Curvilinear Landing based on underlying curve edges
supported; found sortEdges() 'problem'
* ddebf0d3c - FEM: gmsh tools, Py3, there still are extra b'ees to
remove
* 0a25f7fd5 - FEM: source comment typo fixes
* 0274e73a8 - setup: don't require the user to agree to GPL to
complete setup.
* 01367d21f - fix bytes vs. str issue on macOS
* ccf99f57c - add slice apart command to sub-menu
* 06ef43c77 - Fix #3697
* 1f30c218e - remove signal blocker fixes 0003752:
Preferences/Sketcher: Changing Grid size default is not respected
upon creation of new Sketches
* 70aaf3e95 - fixes 0003756: Tooltips should not start with the
internal name of the tool
* 47fc80815 - fixes 0003757: Join icon menu in the Boolean toolbar
does not show command names nor tooltips
* 1a7d3d9a3 - Start: Don't switch workbenches if we're not in Start
anymore
* 41fee3bb3 - Fixed wording as notifed on crowdin
* 563d020b6 - improve error messages for Pocket, Hole and Groove
feature
* fd9516e07 - fixes 0003755: Crash when using Part - Refine Shape on
certain files
* 6cdeab9c1 - Start: Fixed single quotes display
* 0bf6ca973 - Fixed translations of startpage
* 7e80a1f64 - add Qt5 translation files
* e83c44200 - Start: Better handling of unicode on py2
* 91a61d481 - Material: Fixed py3/import issues
* 195c530c0 - Material: MaterialEditor migrate to model/view
* be5796b2d - add method restoreFinished and reimplement it in
SketchObject
* 6cc2c1147 - do not make default suffix lower case
* 42e6650ac - Start: Fixed translation on py2
* 217e0fef0 - Import: Fixed import of some DXF R12 files
* 5d36da83e - add comment
* 4276b92e3 - Add Intensity
* 1d840261c - Point cloud display mode enumeration
* 79723fe3d - Arch: small cosmetic fix in material editor
* f3a44bed8 - Arch: Lowered tolerance of planar profiles for Arch
structures
* 407dc25db - Part: add Slice Apart command
* f275a9500 - PartGui: use icon in Compound viewprovider
* c025a7779 - PartGui: add ExplodeCompound to menu and toolbars
* 3c23f2aa5 - PartGui: update icons
* 368f0f0cc - Part: "Explode compound" tool
* fc5542b97 - Fixed translation of py commands in Image
* cea09fd98 - fixed non-executable translation script
* 3e6e9ed69 - Part: Fixed translation issues
* 7044147ba - Path: source comment typo fixes
* 47f131b59 - fix bug in zipios::writeUint16
* d5dd0973c - Draft: Added ON/OFF status to the tooltip of snapping
buttons
* 9c7128ea7 - fixes 0003729: REGRESSION: FreeCAD 0.17 does not export
color information with STEP files
* 8801726ed - Fix StartCell/EndCell handling
* ffd980b27 - PartDesign: Up to face inclined plane limitation
* 33dfca95f - Improve messages when trying to detect HDF5
* 0f03f1e2b - Improve error-message if med.h is not found in CMake,
and write all commands in upper case, following the common syntax
* dccf48d3f - On my Ubuntu setup, compilation failes when using
med.h, since libmedc is built with openMPI, while freeCAD selects
hdf5-serial.
* 2226da3a2 - Added support for arabic and vietnamese
* 2ea84272f - Updated translations from crowdin
* 3969dd52a - Use removeSplitter to get a single face for the removal
shape construction.
* 71a8e2668 - Fix GCC 8 warning: catching polymorphic type by value [-
Wcatch-value=]
* 94e392347 - Fix GCC 8 warning: type qualifiers ignored on cast
result type [-Wignored-qualifiers]
* 376a70bff - Remove u8 literals for Win compatibility
* 1b854e029 - Add support for DMS angles to Expressions
* 60b9936a3 - Use correct unicode symbols for DMS units
-- Alexander Pozdnyakov <censored> Mon, 07 Jan 2019 03:26:49 +0300
freecad-daily (0.17+git15481-763b5c362-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 763b5c362fe4b98dca858f86f5d1353075224651
* Date: 1545428369
* git changelog:
* 763b5c362 - FEM: ccx tools, optimize imports
* ba22f17a3 - FEM: ccx tools, add a method to find elments with no
material
* 3a9ada062 - FEM: ccx tools, typo in def name for non positive
jacobians
* 9bb617454 - FEM: ccx tools, split run def to be able to do every
fea task independent
* d7e61d68b - FEM: ccx tools, small code improvements
* 356d24157 - FEM: ccx tools, solver typ check only for ccx tools
type
* 0ab6b3ec0 - Arch: fixed wrong WP when double-clicking an Arch
BuildingPart
* 1030e1cc6 - FEM: print some error if only one material object but
this one has a reference shape
* 9d13a1ab8 - FEM: ccx run, do not run ccx if input file writer
returned an error
* 07e7c2ef8 - FEM: revert f77c605 and use a better fix fir frd
reading of NaN floats
* 56e9e92fd - FEM: z88, delete not needed and not used variable
* ab916fefe - [Testing] renaming COPYING file to LICENSE
* 583917dc1 - fix several bugs in LabelEditor to handle
PropertyStringList
* 4c67a5c3c - workaround to correctly render annotation flags if
NaviCube is shown
* 2e03d02a1 - Arch: Fixed crash on creating new BuildingParts
* f77c605ca - FEM: frd file reader, fix for broken frd files
* 86c5113e0 - FEM: gmsh VP, Py3, remove more extra b'ees
* 0d8388a47 - FEM: code formating, pep8
* e72bd857c - Sketcher: Tangency between arcofellipse and other
curves
* f474900c0 - change default value of renderTriangleLimit to UINT_MAX
* b918cbe14 - Arch: Fixed object transparency not adopting the
material's one
* 92a89d6c2 - Avoid overwriting of LDFLAGS for shared libs
* 8324b2ee1 - FEM: solver, move observer def into base class and use
decode for Py3 bytestrings
* b73849bc3 - FEM: utils, add a def to decode bytestrings in Py3
* 0556a2ca6 - fixes 0002304: Duplicate multi selection of sketch
element produces many sketches
* 842672d96 - Arch: Fixed display bug in BuildingPart
* ca7dd2e1c - Arch: Small refactor in arch reference
* 7aa4d2a9f - Arch: Fixed wrong elevation of imported IFC elements
* cd1959a09 - Fix Detail highlight position for rotated DPGI
* 47443dfd8 - Improve debug info
* 2830f107a - Sketcher: Improve element widget name of external
geometry
* 69e3aeaa4 - Draft/getSVG: Fix missed variable gui, fix bad call to
getProj
* 47a38eceb - Arch: more thorough file search in arch references
* b5a3b7d3d - Use same symbol for display and edit.
* bde252895 - Handle negative angles in UnitsSchemaImperialCivil
* c4866c834 - Removed unappropriate copyright note from license file
* c5939d447 - Tools: cosmetic fix in translation scripts
* 91bb88fe1 - add App.Units.setSchema() python method
* 2557f07cb - Draft: minor bugfix
* 56aba4c9d - Arch: Allow to not zoom fit after importing IFC files
* c43adafb1 - Sketcher: Respect general autoconstraints setting on
sketch creation
* 64cd6a908 - remove experimental string from VBO and sketcher
continue mode
* bf1603b38 - improve mesh validation functions
* 5213f2684 - Draft: Fixed tolerance problem in snapping to
intersections
* 175566d55 - Arch: Fixed remaining bugs in Schedule - Fixes #3590
* eb04b8ef0 - Arch: Fixed incomplete last commit
* ea885fb65 - Arch: Stored if preferences pages are loaded or not
* 223eb6864 - Draft: Fixed wrong formatting of DXF importer url
* 08ce5a612 - FEM: objects module, add vtk post processing objects
* 41e56ef9d - FEM: unit tests, add FEM_VTK check and reactivate vtk
mesh test
* ef34dd3a4 - Include getSVG.py into Draft_SRCS
* 8701a4d89 - made getLineStyle to accepts scale parameter
* dc8d8fdb4 - move getDiscretized and getPattern outside of getSVG()
* e1eae5e11 - move getProj outside of getSVG, make 'plane' explicit.
* 615d81fda - Move getLineStyle to a separate function
* 6ee6c677c - Move getSVG into a separate file to further
refactoring. All internal dependencies (getrgb, getType) are
reimported.
* b530c7e57 - include cmath header for definition of M_PI
* 766383d41 - fixes 0003726: Property Editor Angle Fields Do Not
Respect Units
* 583aea5ae - fixes 0003732: Menu groups in Draft menu are not
translated even though translated strings exist
* fec487dc7 - fix translate() function for Py2 & Qt5
* c7883cd3c - fixes 0003733: FEM workbench menus are not translatable
* 5a028e457 - fixes 0003734: Image Scaling tooltip is untranslatable
and should be reworded
* fd050c6f1 - minor changes
* 57b7142cd - Sketcher: Do not recompute on geometry deletion
* cc0ea5571 - FEM: unit tests, deactivate vtk mesh test, because
travis runs without vtk
* 150bcfcd7 - FEM: mesh api, import of Abaqus inp mesh file with Fem
API
* b441c0d3e - FEM: mesh api, import of z88 mesh file with Fem API
* fffd4d49c - FEM: unit tests, add tetra10 vtk mesh read and write
test
* 3e247b32d - FEM: in out moduels, use print log instead of print
message
* 1421b35b8 - FEM: ccx tools, print error message if user trys to run
ccx in test mode
* be23cf133 - Revert Erroneous Change to parser
* 7acdd87bf - fixes #3724
* 0c886a479 - Draft: Fixed wrong placement of edit dots in Draft
Stretch
* 981b15822 - Draft: Fixed nearest snap not snapping to the working
plane when required
* 497b85f68 - Arch: Fixed merged same-color IfcSurfaceStyles in IFC
export
* fa658f2f3 - prepare for OCCT 7.3.1
* 5d5c4eb04 - Fix forget to add new postprocessor grbl_G81 in
CMakeLists
* 144fee091 - Draft: updated minimal version of dxf library to
include py3 fixes
* 44e8f9e9b - FEM: unit tests, reactivate new z88 mesh reader test
and mesh reading
* a41d7a739 - FEM: Py3 fix, do not open file in binary mode if
writing strings
* 60581cff9 - prepare for OCCT 7.3.1
* 729b9e7af - add missing headers, prepare for OCCT 7.3.1
* 9683abfc3 - improve mesh healing functions
* 3b2c3b1d9 - PartGui: fix typo in pop-up message
* 72c4bd348 - First version of grbl_G81_post.py
* 5dee2fdfb - FEM: unit tests, temporary deactivate new z88 mesh
reader test and mesh reading
* ce7565395 - FEM: unit tests, rename test tools to utils to
distinguish between test modules
* 5d105319d - FEM: unit tests, delete wrong comment command
* a3ea67cea - FEM: unit tests, split common module into a new module
for result tests
* 8d88af380 - FEM: unit tests, rename test class names
* ab6a3b34f - FEM: unit tests, small code improvement in mesh
* b26a87392 - FEM: unit tests, add import status print
* 9d39000e3 - FEM: unit tests, mesh move tetra10 tests in separate
class
* 13441b653 - FEM: unit tests, improve mesh tetra10 test
* 8bb994dff - FEM: unit tests, z88 tetra10 read write test
* f998547f8 - FEM: unit tests, comment in ccxtools test
* 0ac645151 - FEM: inp mesh reader, add def to return the FemMesh
only (no Document obj)
* 569715c1d - FEM: import z88 mesh, delete duplicate code
* 1e4733463 - FEM: z88 mesh import, get rid of not needed future
import and debugg print
* 1a77dc54c - FEM: in out modules, use console log instead of print
* e01546b0a - FEM: mesh api, export of z88 mesh file with Fem API
* 25eb9a22e - fix MeshGeomFacet::IntersectWithPlane
* 3290c36d2 - Draft: preserving face colors and names when
downgrading/upgrading (splitFaces and makeShell only)
* 7fe115a3c - Add mesa-libEGL-devel for fedora >= 29 COPR builds
* d901631f8 - a minor py3 fix
* 5eeff9d17 - Path: Adaptive - bugfix
* 081173e34 - FEM: solver run, fix method names
* 5d5ac035f - PartGui: fix error popup message
* 083954a0e - Arch: small optimization in Arch Reference
* 686688e00 - Arch: Ability to unload shape of Arch References
* f56198dd3 - Tools: fixed translation of py files in Part
* 5633bd14d - Arch/Draft: Misc small fixes
* d91e38962 - mesh segmentation algorithm for surfaces
* 7102ff26a - Remove reuse of variable-name.
* d9d81ade8 - Clean up section line arrows
* 167b0d6d9 - Thumbnail generation
* 1d8cc22ed - Fix SectionLine preference location
* 0caa169eb - mesh segmentation algorithm for surfaces
-- Alexander Pozdnyakov <censored> Sat, 22 Dec 2018 14:09:08 +0300
freecad-daily (0.17+git15363-9be3e6333-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 9be3e633328335f1172456f5857219b7a08c70a5
* Date: 1544280838
* git changelog:
* 9be3e6333 - mesh segmentation algorithm for surfaces
* f8f85f007 - Improve "links go out of scope" message
* f76f19732 - Use Global Scope for PathArray Links
* bf3a1fdaa - Test for binormal == Z sb binormal parallel Z
* 305964676 - Fem: Elmer: rename function iterkeys -> keys
* 1476caf28 - py3: iteritems -> items, iterkeys -> keys
* 9d395235b - Comment out osx builds
* 2cbf323e8 - another py3 compatibility fix
* bb226d197 - first step vs py3 compatibility
* e48254d98 - Draft: allow cross-CS links for Clone
* 20fe77478 - mesh segmentation algorithm for surfaces
* c507ab9ef - Arch: minor bugfix in arch reference
* a92014a36 - rework mesh segmentation dialog
* 36447d71c - FEM: ccx tools, simplify member collection
* 1311bac12 - FEM: solver frame work ccx and z88, simplify member
collection
* 945497c73 - FEM: utils, add some defs to collect analysis group
member
* 80f2ccc30 - FEM: utils, rename get single member
* 592979b82 - FEM: utils, rename get member
* e5c8c18e8 - FEM: elmer writer, use class methond instead of utils
method directly
* 5c4b28759 - FEM: solver tasks, delete duplicate methods
* 93e179ba0 - FEM: unit tests, extend commends to command for every
module test
* 0e26ce1f2 - Add id=PageName to exported Svg
* 14b780c0e - Add Parameter to Control Section Line Appearance
* 7b4bc50e5 - Make Edge Selection Area Adjustable
* ac15cda1d - Add US Letter size blank template
* 990742280 - Display correct symbols for Minute/Second
* 00e6e376c - Add ImperialCivil Units Schema
* eb9aa5c54 - Remove custom translation code
* e40ce74f2 - FEM: unit tests, extend the FEM is derived from test to
more Trues
* f3cee7243 - FEM: utils, get rid of duplicate defs
* 711d7f52b - FEM: utils, improve method to return the obj type
* f9dd5f2b6 - FEM: utils, rename isOfTypeNew to is_of_type
* e06a541fe - FEM: utils, rename typeOfObj to type_of_obj
* d40b23a14 - FEM: unit tests, move object tests in separate test
module and class
* 72d6c48bb - FEM: unit tests, better name for unit test FreeCAD file
names
* babd88866 - FEM: unit tests, better comments
* 5ccd715e3 - FEM: unit tests, rename common class
* 9519f122f - FEM: ccx tools, move helper into fem utils module
* 44bdb5f99 - FEM: calculix, fix obj type check
* a2024d448 - FEM: z88, fix obj type check
* f6b1ec440 - FEM: z88 writer, raise exception if element type is not
supported by Z88
* ef002fdde - Arch: Fixed non-unified extrusion direction in
multisolid structures
* 8483d8d5c - Draft: Fixed dangling temp snap points
* 47fd9d335 - Arch: Fixed wrong extrusion of multisolid structures
* 7159d38e8 - Draft: Solved duplication problem - Fixed #2304
* 69328ae2f - if activating a workbench raises a general error then
add the name to the message
* b12bcc44a - Draft: py3 bugfix
* 9a7f97c82 - Fix usage of Reference dialog: + fix memory leak by
using QDialog on the stack + open a transaction where needed when
making a copy to avoid mess with undo/redo + set proper title and
use main window as parent + replace class name Dialog with
PartDesignGui::DlgReference
* a899a970c - Fix another 2 missing parentheses
* ccc5ff53f - Fixed py3 sntax errors
* da7b5199f - Some methods become Static, returnOutlines() become
more generic purpose etc.
* 51b3b3391 - Fix Typo - vbaseFollowLastSement -->
vbaseFollowLastSegment
* c88a64e8e - Make Open vertices detection routine accesible to
Python
* 18e680f28 - Move Open vertices detection routine to SketchAnalysis
* 60c668231 - Arch: Fixed buggy display string of BuildingParts
* 7a279d776 - Arch: Fixed position of BuildingPart label on start
* cc0949072 - Arch: Remember last wall alignment setting
* 4d4f01627 - only save setting if grid view is shown or not
* e654e476f - Make show grid checkbox work again
* 6199c95fd - Draft/Arch: minor fixes
* 2e03d2f29 - cmake: revert changes for smesh
* b022c7c01 - further cmake changes for conda
* c0644b84e - cmake-changes for conda
* 5217b245b - Arch: Added pref option to set default MoveWithHost
property
* 79ba082c5 - Arch: Fixed IFC export of arch structures with several
solids / holes
* bc53910ac - Arch: code cleaning
* 34cad5b81 - Draft: Better fix to buggy Move/rotate of Arch
BuilfingParts
* 0e3cab087 - Draft: Fixed snapping to sectionPlanes
* bdbdf8c6b - FR1973 Draft ShapeString Ui
* 5c8a9d2e1 - py3: try to fix online doc problem
* 927b49682 - fix converting float list to string list in property
editor
* 9e870bec2 - Added encrypted chunk.io key to travis file
* 426bc0118 - add runtime option to choose between native and Qt file
dialogs
* 792bb8282 - Drags and drop with groups
* e3de72b13 - Arch: Cosmetic fix to IFC prefs page
* 82fd0a8db - Gui: Gesture: add option to disable tilt
* b09fb97ad - Gui: Gesture: fix tilt angle sign
* 46d0d4c80 - Gui: Gesture: QPinchGesture angle - sign, degrees, make
cumulative
* 623a1b5ce - Arch: Cosmetic fixes to arch material UI
* e677afd5c - Arch: Refactored file detection code in Arch References
* 7d6e9c4f4 - Misc. typo fix in src/Mod/Arch/ImportIFC.py
* 1dded002c - Improve automatic search for matching Shiboken2 config
file
* 0939f17d6 - Arch: Added IFC export option to disable
IfcRectangleProfileDefs
* 03e7083dd - Draft: Fixed wrong moving of BuildingParts
* 0de83e8b9 - Arch: Reference object now uses file in current dir if
not found in stored path
* 8f62c85a6 - Arch: Fixed bug in BuildingPart placement
* 081e31882 - Arch: Fixed buggy view restore system in BuildingPart
* 4d6bcdcb0 - If option USE_QT_FILEDIALOG is used then for Qt5 we
still have to set QFileDialog::DontUseNativeDialog
* c0567a599 - Draft: Fixed DXF import of texts
* 4dc201e08 - Misc. typo, grammar, and whitespace fixes
* 1dbbb4371 - Py3: Port Wizard shaft to Python 3
* a27e33385 - Missing ExceptionProducer init for RestoreError
* 5ba794266 - FEM: results, initialize Stats with the appropriate
lenght on obj. creation
* 16ee13801 - FEM: results, fix stats setting
* d7d52336b - Fix coverity CID 184293
* 6c3a4450e - Fix Arrowheads on vertical dimensions
* ea66fcc55 - Arch: Fixed missing 'Create Group' option in
BuildingParts
* 7ceac311b - add specialized exception type for bad graphs
* 42b689b46 - show folder choosing file dialog for StartPage
preferences
* c24ff1784 - FEM: special character, Python seams not to like the ü
of Jürgen even it is an comment
* f3c5c9a70 - FEM: code formating, more format changes
* 0ed87a577 - FEM: code formating, flake8
* 72db8632a - FEM: code formating, print function
* d150dec13 - FEM: make file headers title use the same schema in all
fem(gui)objects/
* bf779155d - FEM: solver, make uniform copyright and developer info
* 432ae644e - FEM: solver, make file header title use the same schema
in all solver modules
* 29eeb6c2d - fix crash if origin feature doesn't exist when trying
to create dependency graph
-- Alexander Pozdnyakov <censored> Sun, 09 Dec 2018 16:47:57 +0300
freecad-daily (0.17+git15253-73df4e6fc-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 73df4e6fc0ed90a30e5958232dbc737d8a47e492
* Date: 1542903937
* git changelog:
* 73df4e6fc - Arch: Fixed default axis bubble size
* 652e1dbdd - Material: Fixed encoding bug
* 9fc8446c9 - Notepad reliability
* 54dd7c621 - Draft: Fixed buggy ghost tracker
* 3f585f4cf - More readable splash image
* 608d42d3c - fix ViewProjMatrix::getProjectionMatrix
* a3129d333 - Changed splash screen, to remind us of it...
* 024540dbb - Fixed coverity issues
* 36e3d5ef6 - Fix scan coverity issues: CID 184350: Null pointer
dereferences
* 82fbdbb32 - Explicitly set CMake's CMP0072 to OLD.
* 3799b2a30 - Fixed coverity issues
* b1d6770ff - Fixed coverity issues
* ddb20468a - some additions to pR 1794: add a special
XMLAttributeError class to indicate an error when accessing a
missing attribute in PropertyContainer::Restore make error handling
more flexible
* 7216dba2f - remove forgoten exception
* b6a37e153 - Example implementation
* 9a34a93db - Extension of XMLReader to facilitate partial restores
* 10b12dded - fix exception catching by reference
* 8db80c5c9 - Property: dropping isorderrelevant boolean member in
favour of bit in the status of the properties
* 1b152ee68 - Example code of propagating the result of the partial
restore
* 714604e58 - ZipStream: Change precision from 12 to 16 decimals
* 8176b7129 - SketchObject: Activate relevant propertylist order
* d62e88640 - PropertyGeometryList: enable a partial recover on
certain errors
* 591718f91 - App:Geometry make LineSegments do a best effort for
recovering erroneus data
* 580bb268d - make App::Property aware of whether the order on the
list is relevant or not
* a459ee3f2 - New Base::Exception type RestoreError
* ddfa51056 - Fix View position in ClipGroup
* 7909ce83f - Fix #3699 ClipGroup Regression from v0.17
* e67b84c5e - Fix #3698 Detail of Section View
* 893f03871 - improve whitespaces
* 570576308 - Sketcher: Improving group constraint preselection
* 6df9b895f - Sketcher: Fillet increase debugging verbose and disable
by default
* fc5b6288c - Draft: re-added missing arcFrom2Pts function in
DraftGeomUtils
* 6d836ad7a - improve drag and drop in tree view
* f89b99639 - Improvement and correction drags and drops in tree
views.
* e62304976 - use more speaking variable names
* e58f72933 - fix DocumentObject::isInInListRecursive and
DocumentObject::isInOutListRecursive
* c009a206f - make _getInListRecursive much more efficient by
avoiding to process objects multiple times
* 547993689 - remove superfluous error messages in In/Out list
methods
* b3721f861 - fix re-throwing an exception
* af36a78f7 - harmonize settings for DAGView with other dockable
windows
* d86c83d6c - Enable again the standalone tree and property view by
default
* 1458c2364 - fix file guards
* 23addab20 - fix exception message
* 7dc13bd2d - Replace Base::Exception with appropriate subclass
* e02695b91 - Replace Base::Exception with appropriate subclass
* b0247d184 - Replace Base::Exception with appropriate subclass
* 7acdb56d9 - Replace Base::Exception with appropriate subclass
* 56db19824 - Replace Base::Exception with appropriate subclass
* f6205c6b9 - Selection view: only select search results when enter
is pressed
* fc16bcbfc - Replace Base::Exception with appropriate subclass
* f9e487e4b - Replace Base::Exception with appropriate subclass
* c5a5eb6a8 - Replace Base::Exception with appropriate subclass
* 9d80db279 - Replace Base::Exception with appropriate subclass
* 560b415f1 - Replace Base::Exception with appropriate subclass
* f34ec4534 - Replace Base::Exception with appropriate subclass
* 4f02b209f - fixes 0003689: Snap to grid checkbox in edit control
widget does not update
* da09f7c3d - OpenSCAD: fix error in workaroundforissue128needed with
date formats (YYYYMMDD vs YYYY.MM.DD)
* a7094210f - Fix scan coverity issues: CID 184294: Uncaught
exception CID 183597: Unchecked return value CID 175809: Dereference
before null check CID 175810: Logically dead code CID 133000:
Uninitialized scalar variable CID 133001: Uninitialized scalar
variable CID 183591: Explicit null dereferenced
* 735b0a18b - [AddonManager] Fix bug to install macros' other files
* 7e1acd756 - Restore removed rpkg.conf
* b8ed93605 - Fix scan coverity issues: CID 184299: Null pointer
dereferences (FORWARD_NULL) CID 184297: Error handling issues
(UNCAUGHT_EXCEPT) CID 184296: Uninitialized members (UNINIT_CTOR)
CID 184292: Uninitialized members (UNINIT_CTOR)
* 6a6ea0a5a - add search function to tree view
* c18785fdb - Arch: fixed bug in Schedule
* 36f5421b3 - ship: repair hydrostatics-plotting for py2
* de074ec4f - fixes 0003518: Expressions (fx) not updated
* 04005b5e4 - fixes 0003680: Export (Ctrl+E) doesn't check to make
sure that object being exported is a model at all
* 9d384bd74 - Fix #3674 inverted Detail from DPG
* 7ed7b7add - Use github api to find the total number of commits
* 9e2acc477 - When activating a part container in the tree view make
sure all parent items are expanded
* 442e2dd38 - add method to check if an open transaction is empty
This is needed to avoid to incorrectly abort a transaction if a
recompute was done between opening and closing an editor in the
property view
-- Alexander Pozdnyakov <censored> Sat, 24 Nov 2018 22:18:53 +0300
freecad-daily (0.17+git15182-b65faeff7-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: b65faeff771b629d2598a3af8a26845de28e55d9
* Date: 1541808822
* git changelog:
* b65faeff7 - fixes 0003627: Hole fails to restore from file
* 07cf5b10d - Sketcher: Trim support multiple intersections for
circles
* 084c48360 - Sketcher: Ellipse trim, handle multiple intersection
* 4245ae686 - Sketcher: Ellipse trimming with internal aligment
geometry
* f10c28fb5 - Handle case of no points returned
* 4d0c856fa - Start: minor py3 fix
* bd2bf371a - Arch: Fixed buggy import/export of objects based on
rectangles to IFC
* a8fda8df0 - Arch: Fixed buggy import/export of 2D objects to IFC
* 3d8b81583 - by default disable old tree view & property view
* 847c6ef74 - fixes 0003652: Missing little expression icon
* 9fde41ff1 - Allow user to define a custom minimum deviation for the
tessellation
* f6a9cfaad - fix -Wabsolute-value
* d4461f351 - add function to retrive femmesh edges by a TopoDS_Edge
* 7d197ce82 - Start: Use default file icon if mime-based one is
unavailable for some reason
* 490b76f40 - Arch: Fixed py3 errors in IFC export
* b56598428 - Arch: Disabled children claiming for Section Planes for
now (buggy)
* fe033dee7 - make unit tests about document observer more reliably
* 24c33c0d9 - remove some more boost.signals leftover
* 36b9a1c45 - Add unit tests to check the new Prop_NoRecompute value
* 6186a310d - Add a new PropertyType enum Prop_NoRecompute to reduce
possible inconsistencies between touched and recomputed features.
* 1d72ee434 - Draft: Export of Arch Axes to DXF
* daadba492 - add security checks when reading BMS files to avoid
possible crashes due to corrupted data
* 7fbd1c6be - remove some more boost.signals leftover
* ba11c3a70 - FEM: commands, sort classes
* fb531582f - FEM: print mesh info, rename it to display mesh info
* 798c0ea4a - FEM: z88 mesh, some changes: - add a much simpler
method to write a FemMesh to Z88 file format by Python - add a read
method which does not create a document object but just returns the
FemMesh
* 3408e5908 - minor Py3 issue fixed
* f2ddb64fa - Path.Area: minor optimization
* a345669b3 - Path.Area: fix default parameter initialization
* 2d3f94590 - Support for step down in deburr op.
* 64addcabd - Enable op base feature pre-selection for multiple base
models.
* e4fc276ba - Maintain stock bound box extension values across
refreshs
* fe8f172ce - Arch: Fixed bug in windows snapping
* ff5d67b66 - Draft: fixed snapping to WPProxies
* d03a11ead - Change the name of the Wire object
* 36124965d - add PS action to dumpToFile
* fcdcb5d85 - Arch/Draft: Fixed py3 bugs in text rendering
* fbb8e86cb - remove trailing spaces
* 768b1874d - + minor fix in Document unit tests
* c1f19d385 - remove trailing spaces
* dedf42102 - remove leftover of boost.signals headers
* f71da8d76 - py3: Arch: fix TypeError exception
* fb4460e52 - Added tool controller to custom op
* fe8677fab - Also restore position of base op when dressup is
deleted.
* bfcd21361 - Insert dressups at the same position in the operations
list as the parent op is/was
* de5b785f6 - Moved Deburr out of experimental features.
* 2f2f5af4c - Path: PathSurface task panel update
* 511811874 - generalized optimization algorithm
* c40060bc2 - Path: Optimize output of OCL dropcutter algo.
* 13f589a0a - Sketcher: Allow driven constraints when autoredundancy
removal and autorecomputes active
* 195c49299 - Part: Attacher: fix blocking error message
* 0a667889a - Sketcher: Trim bug
* d779e5b4b - Sketcher: Fillet radius estimation improvement
* 6f42f3dac - Part: Geometry tangent with Vector3d overload
* 293e5732a - Sketcher: SketchObject Debug disabled by default
* abc710111 - Sketcher: Add DEBUG macro to SketchObject
* 69d62787e - Sketcher: Intercurve fillet Improvement and delete
constraint on point fix
* fe78c1a03 - Sketcher: Expose mass datum commands to python
* 2c41e70c9 - Sketcher: Mass operations on dimensionals
* 6a1aed66e - Sketcher: Refactor code relating to dimensional
constraint checks
* 8e2e5d7b6 - Sketcher: Made constraints aware of whether they are
dimensionals or not
* 071bc89cf - Indentation error solved
* 2765ed479 - Resolved issue: Exporting rectangular section to ifc
* 90a1f4ad1 - Draft: Fixed py3 bug in getSVG
* c3014fc65 - fix blocking of SelectionObserver
* 4c2f2cd21 - Misc. typos and whitespace
* 5ff383b46 - fix gcc8 build failure
* 684b4ab03 - Draft: Fixed wrong Placement of Draft Wire - fixes
#3558
* e4b1cfc43 - Fix COPR build and remove fedora specific xdg files
* e86f7caea - Improve TaskAttacher dialog: + correct handling of
active document + properly handle case if the view provider or
document is deleted while the dialog is still open
* 347f99364 - add/extend helper classes to safely access documents,
document objects or view providers
* 40cec5f72 - add/extend helper classes to savely access document,
document objects or view providers
* 0c8da1c38 - add an assert to several Command methods to be notified
in debug mode if no active document exists
* f898eafd6 - move from deprecated boost.signals to boost.signals2
library
* 3858b179c - improve whitespaces
* e10068a64 - Sketcher: Trimming support bug
* 408c31634 - Fix BSpline/Circle conversion
* f0420d6cb - Add formatter for gp_Pnt
* 2f4b61dac - fixes -Winconsistent-missing-override
* cd34f3d12 - Path: Adaptive - set as standard feature
* 976e804e2 - Path: Adaptive - fix for path cleaning
* 6e7beb1a0 - py3: OpenSCAD: fix type cast
* 1be9f18b5 - py3: OpenSCAD: use io.open more explicit
* 1538a14ec - leave license field and url of a Part container empty
to avoid possible confusion with imported 3rd-party STEP/IGES models
* 2b84be64c - Fix spurious error message
* c2f2db8b5 - Path: Adaptive - finishing path improvements
* 1e7aa1bec - fix crash with Py3 when releasing memory buffer
* 42c5b2e9c - fixes 0003657: automatic rotation disabled by default
* 53ba33a80 - fix -Wunused-private-field
* 1d86a83b3 - Sketcher: Fillet UI command Improved exception handling
* 957c22a61 - Sketcher: Fillet extended CAD kernel information
* 044e0f6c2 - Sketcher: Use transparent exception mechanism for
fillets
* 7effa68ee - Part: Geometry use CADKernelError exception for OCCT
* 4b9d90321 - Sketcher: GUI command updated to support filleting of
bounded curves
* f1a98c310 - Sketcher: Support for filleting bounded curves
* 649d115af - Part: Geometry New Bounded-Trimmed-curve inheritance
* 0ed7b1d69 - Part: Geometry - refactoring of intersection code
* c946de8fb - Part: Geometry - intersection - checkendpoints
* 4d1e98113 - Part: Geometry GeomTrim Geomline segment type
* 396998467 - Part: Geometry intersect routines throw when OCCT
throws
* 7c1a21884 - Sketcher: Inter-trimmed-curve filleting
* b1858f2cf - Part: Geometry Arcs inheriting from GeomTrimmedCurve
* 0aa3da513 - Sketcher: filleting arcofconic-arcofconic command
* 44c5f1a67 - Sketcher: Fillet support inter-conics
* 8b97a3137 - Part: Geometry refactoring
* 9e349c33a - Part: Geometry - improvements/bug fixes
* f301feec3 - Part: New routines for curve intersection
* 4c9356f0f - Arch: Finished implementing color support for Arch
Reference
* a3729d5ca - Arch: Support part colors in Reference
* 17c783051 - extend FreeCAD.getUserMacroDir to accept boolean to
either return actual or default macro directory
* e517c00d9 - py3: Fem: remove extra b'ees
* 465152bcc - fix crash in debug mode in sketcher in case the
equation matrix has rank zero
* 4362ddc79 - Raytracing: Fixed search locations of povray
* 907cdb8fa - add module for Qt translation stuff
* 57726db47 - AddonManager: minor bugfix
* 7fabfde0e - py3 compatibility fixes
* b6712e264 - fix crash with Py3 when releasing memory buffer
* 3b1e1f885 - remove trailing whitespaces
* 3443fd966 - replace deprecated failUnless with assertEqual
* b262cf6e9 - Persistence: Incorporate review feedback
* c60364772 - Persistence: Test cases for content dump It turned our
that the document could not be dumped as the xml specifier was used
as first element. As the dumping added the element around
it was invalid. However, content is required to read properties.
Hence the xml element generation was moved.
* f5fc291ec - Persistence: Avoid copy of data on binary restore
* 4a7d49f8b - Persistence: Enable binary dumps of properties
* fd378bbc8 - Persistence: Implement dumping of binary content
* 2af5a983a - unit test for / operator of Quantity
* 83f61b437 - implement true divide handler of the number protocol
for Quantity
-- Alexander Pozdnyakov <censored> Sat, 10 Nov 2018 07:18:10 +0300
freecad-daily (0.17+git15056-7ec3984cb-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 7ec3984cbe91f361c2fba63703e948786ee7273f
* Date: 1540592744
* git changelog:
* 7ec3984cb - Add support for dLabel.ViewObject.Line If it's false,
do not draw line (and arrow), text only
* 9543d5464 - Add arrows to dLabel getSVG, minor style cleanup
* 3a85a1fd4 - Add line for annotation (no arrow yet)
* 3391a5ea4 - Initial work, only text (no lines)
* 76590be8a - improve call tips window
* 4cff87ed5 - add functions to customize NaviCube
* 10cd4cc7a - Hide Draft tray toolbar
* 4fa707f46 - Respect "InvertZoom" parameter
* 9c1587cfa - Fix delayed rotation of DVP based Views
* b2135da44 - Workaround for #3332
* 0660fd737 - Reverting partial commit 2a53eb043
* 33663d134 - make the methods
highlightSelection/unhighlightSelection virtual
* 41ca90d22 - Do not use a view provider's bounding box node when
handling BoundBox selection style because it leads to some
inconsistent behaviour. Instead let SoBoxSelectionRenderAction
render the bounding box.
* b11ed19f8 - Arch: Make section planes claim their children in the
tree
* f1e3ec88c - AddonManager: Fixed missing files in cmake
* 8ffd8c290 - Arch: Fixed bug in Site
* b78a6b57f - Another typo fix
* 0500bcbda - Requested revision
* 2a53eb043 - Please review these and then I'll squash all in to one
commit
* f976a4f73 - Misc. typos and whitespace fixes
* 968ce141d - [AddonManager] Fix Python 2 bug with list comprehension
* 2506f5b20 - [AddonManager] Strip whitespace from other_files
* 37b738f86 - [AddonManager] Add support for __Files__
* bac786a8e - [AddonManager] separate the Macro class
* cef825c56 - py3: OpenSCAD: make Mod/OpenSCAD python3 compatible
* 54f88cc75 - py3: Arch: fix import urllib2 problem
* ae9786253 - PATH Fix bug on finding minimum Z on DressupRampEntry
* d3df5d979 - py3: Arch: try to fix unicode problem
* d449f7f8c - FEM: nonlinear material, small fix in setting solver
attributes
* 96f515748 - FEM: ccx solver task panel run, return error if
CalculiX has finished but there are errors in output. Happens on
nonpositive jacobians
* 341b72bea - FEM: ccx tools, small improvements if nonpositive
jacobians are in the mesh
* a22a0d456 - FEM: file headers, fix .cpp and .h header text
* 733dae2b3 - Update context menu
* 650404c17 - Reduce unnecessary updates to QGraphicsScene
* 24f43527f - Use circles for circular BSplines
* 2004653fe - check for existence of PySide stuff when defining
convertWrapperToQuantity
* 36029e96d - restore shiboken wrapper for Base::Quantity
* be586d089 - improve whitespaces
* a53027342 - rework error handling mechanism
* ea4fb69e4 - Arch: Prevent exporting materials as IFC objects
* 46b152669 - Draft: fixed bug in delay system when passing a
function with False as argument
* 3969400a1 - Draft: Don't show the Draft tray bar automatically
* 74a6bb425 - Updated Draft Dimension object.
* c78ebdec4 - Draft: Set normal direction of dimensions to (0,0,1) by
default
* 75ee3e4c2 - suppress error message if while restoring a document
one of the lines or planes of an origin cannot be found
* 27615abce - implement a direct way to set single or double
precision when writing/reading properties using floating point
numbers
* 8678f74dc - allow to access NaviCube of 3d viewer
* 7c4ab45e3 - cache supported languages in order to make preferences
dialog open faster
* 409fec05c - improve whitspaces
* 70fef3934 - Path: Adaptive - finish depth option added
* 31a9ae655 - Fix crash on RevertDocument
* 13584d64f - py3: cannot take len() of zip() object directly
* 9f2ad88de - Upgrade test for BSpline is Line
* 3ca8eb098 - Use Page Label for Tab Text
* 8280d551a - Fix Rotation not applied after restore
* 8933374b4 - Linux: add XDG metadata files
* 44c2f19e3 - py3: Draft: use proper way to test if property is
available if the attribute is not available py3 raises: `: The enum is empty`. For py2 hasattr simple
returns False. Similar changes should be applied also to other
places.
* 9bb360bb7 - fix bug in PropertyPlacementList::RestoreDocFile
* 1243b2543 - put USE_OLD_DAG around use of backlinks
* a8b739080 - fixes 0003486: Improve VRML export for more complex
structures
* c950d1f09 - improve whitespaces
* 7b8668167 - fixes 0003638: Importing CSV-files produces an empty
spreadsheet without the data
* 3a6afac8b - improve whitespaces
* 1e6818b6f - py3: arch: fix unicode problems #3590
* a28183262 - Change tool from cylinder to prism
* 5eac50724 - Add conditional python-matplotlib requirement depending
on fedora ver
* 162dfe573 - Set revision and url in nightly builds
* 5e3b10c92 - FEM: code formating, cut lines with more than 200
diggits
* 40d0db317 - FEM: ccx solver, add gemetry check analysis
* 76cc1308e - FEM: print message, fix
* 5981cf07b - FEM: inout modules, delete not used and not needed
variable
* f5523dd83 - FEM: Typos
* d6d7b36ae - FEM: Grammar and organization fixes
* 1c1dfe221 - whitespace improvement
* 0b12ceec8 - make constraint validation consistent to evaluation
* 20298c45d - set the cloned shape the tip of the created body
* 0c63ab423 - remove unused shiboken wrapper for Base::Quantity
* 47536dcd3 - enable FREECAD_RELEASE_PDB by default, cleanup cmake
file, improve whiespaces
* 19b399015 - fix possible build failure if oCCT is not used
* 9d3ad415a - add option to save document directly to target file
* e79a19828 - avoid to degenerate the view frustum if there is only a
single point in the scene
-- Alexander Pozdnyakov <censored> Sat, 27 Oct 2018 16:12:07 +0300
freecad-daily (0.17+git14975-c6745d1b5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: c6745d1b5b0af8284f8dd485046ec570c4ca68e0
* Date: 1539432123
* git changelog:
* c6745d1b5 - fixes 0003610: App::PropertyFloatList not updating in
Spreadsheet
* 571f75204 - fixes 0003341: Undoing is missing steps
* cb30a8296 - Fix #3634 Lost formatSpec on save/restore
* 715ab0596 - remove unused checkbox from Placement dialog
* e1c18f015 - shorten placement dialog height so there is not so much
scrolling required
* 404f9e019 - placement task -- for user's convenience copy distance
or angle to clipboard when user shift+clicks Selected points button
* 7527c7d14 - fix -Wunused-variable
* 125f41e3e - Misc. typo fix
* f6e9faa62 - Fix #3623 Display of Ft/In Dimensions
* eaf987625 - Correct tree icon for Angle3Pt
* a37328094 - Add @mario52's templates
* 22ddbe0f8 - fixes 0003632: Drawing lines on top of an image will
not save the work (Reason: ' &' in the file name)
* 68c644104 - implement mustExecute for Raytracing features
* 23d64fa7b - fixes 0003629: FEM, input file is not written if the
FreeCAD document name has none standard letters
* ae7c53b95 - Py3: fix opening file
* 04faa8f49 - + fix cutting or selecting mesh in perspective
projection mode
* ff05101b6 - Fixed FreeCAD crashes.
* 6178c7958 - implement Cut, Copy, Paste messages in SheetView
* 22513600d - implement cut/copy/paste in spreadsheet view
* 0e948db5a - Win32-specific optimization in Points module
* e66849378 - Sketcher: Avoid transfering angle constraints
* dc023afc8 - emit signal when starting and finishing to save a
document
* 4ac34d06a - minor fixes
* 1f3905810 - typo/grammar fixes
* 11a569b6b - Make document observer testcases work in cmd line mode
* 3e3bfbabf - Expose edit signals to Gui observer
* a0de8c9a6 - Add python document observer for GUI documents
* fb95e3247 - Expose dynamic property signals to python observer
* 7ec4fb357 - Improve document observer tests by checking parameters
of each call, not only the last one
* f68e36de4 - Expose document property changes to python document
observer
* e91de65df - Fix and test the new signals
* 238c8a856 - Expose onBeforeChange to python document observer
* 0edf6892b - Expose transaction events to document observer
* 2a15d8fc3 - Add signals for recomputed objects
* 64e9c4ea5 - travis: ccache compilation also requires xsltproc
* c6b1bdd29 - travis: Install eigen3 via package from Ubuntu
repository
* ba85adf78 - travis: Drop references to Ubuntu 12.04
* ee3456fd8 - travis: Reduce number of packages installed via apt
* 876c65157 - issue 3443, suppress generation of new document when
documents are loaded via command line
* 84aa87c85 - keep corner of navi cube when changing language
* 8e084199d - improve trace support of Shape binder
* 84280330a - print warning also in release mode if an object is
still touched after recompute
* be8b1b52c - fix ObjectStatusLocker and StateLocker to support
nested calls
* 3de3ac399 - Tweak makeRailing(None) to (re)-create Railing and
insert back to Stairs.Additions
* c825cca14 - Default Stairs (i.e. without Base Dwire etc.) also have
Railings created
* 294100d95 - for inner loop use a different iterator variable than
for outer loop, remove superfluous argument from Message()
* 3d833e52d - placement dlg - do reselection prior to updating center
coordinates -- prevents other object moving if apply incremental
changes is not enabled
* f84971fca - avoid throwing exception in intersectCC
* f5befc75c - improve unicode handling when setting Start page
* d9e4c727d - improve mesh decimation
* 795e261be - StartPage - handle should always return unicode
* c159f9aba - py3: fix unicode problem
* 6848a3c11 - Removed experimental wb from build
* 78863e269 - Added comment about the correctness of cloning a clone -
lest I not attempt to /fix/ it again
* 0e9bbf401 - Cleaning up startEditing/finishEditing/isEditing
* 1a6665c0f - Changed view providers to use Gui.Document.setEdit to
start the editor for a new object.
* 2c0927776 - sketcher: clear selection after failed addExternal
geometry to prevent crash
* 48ec50db3 - fix segfault in ExpressionDelegate in case constraint
property is invalidated
* a0916a9a6 - avoid re-throwing an exception in case normal is not
defined
* 7949cd84e - fix possible crashes in sketcher commands due to wrong
casts
* abb56c35d - 0003544: Crash on creation of vertical dimension with
Shift + V
* b7f7c16e6 - fix header include
* 5811bc5f2 - placement task - align buttons better
* a520eb634 - placement - show complementary angle as float
* cc0dbb58e - Path: Adaptive - adjustments to path smoothing
* da9c65278 - Start: Write test page in non-binary format
* ebec4cd5e - fix freeze when editing empty sketch
* 93d9f1658 - in topologicalSort check for valid iterator
* 58b80f538 - Arch: bugfix in PanelCut
* 1dfdaca5d - Raytracing: Fixed search locations of povray
* 27c80884a - Start: Fixed freeze when trying to read corrupt fcstd
file
* a6f7ca483 - Arch: Added a CutOffset property to PanelCut object to
be able to move the cut plane
* 8bf9d368a - avoid multiple spaces in property name
* e2ddabf23 - returning a boolean from setEdit/unsetEdit of a Python
view provider indicates a handled edit mode, None indicates to
forward it to the C++ view provider
* a4b0bdf33 - Fixed context menu for PathIconViewProvider
* 293ac5526 - Fixed path model double click
* 868baa6dd - Return NotImplemented on PythonFeature::setEdit if the
setEdit is implemented and returns True for one of the standard, not
Default, edit modes
* 5b85233a5 - remove useless methods
startEditing/finishEditing/isEditing from Python wrapper of view
provider add attribute to access document from view provider
* 41f0dc1fe - support of user defined Povray or Lux templates
* 39d072bf8 - fixes 0003621: Additive and subtractive loft preview
not showing during creation
* a03f8b7e4 - improve whitespaces
* b8c50dc0f - Fixed misplaced word
* 2de755186 - Misc. typo fixes
* fae5b4f7f - Placement dialog - more consistent axis direction based
on order of selection
* 65dd09d5e - Sketcher: Grid visualization improvement
* dedd66e7f - Sketcher: Axes visualization improvement
* 93f06f825 - fixes 0003410: 0.17 Regression: recompute will make
parts lose color and take a longer delay compared to FC0.16
* 4cab61c54 - AddonManager: Added Mario's macro execute button
* a7942fc3e - Fixed path tool controller context menu
* 04568dc6e - Cleaned up path op context menu
* 317de14d2 - Fixed model edit
* 82b98588a - Fixed support for objects in the tree without a Proxy
* 840e904a1 - Fixed context menu for PathJob
* dd2679bc4 - Fixed PathSetupSheet task panel and added doc strings
to the UI.
* cf2799ccd - Refactored operation initialisation into separate
module so it can be called from the WB and the Job UI.
* cc320aa80 - Handle Straight Line BSplines
* b56912013 - Add 3Point Angle Dimension
* 1578b05a9 - Add option to reverse arrowheads on Dims
* f5668c77a - Move dimText Prefix to FormatSpec
* d2c2b35b6 - Add over/under Tolerance to Dimensions
* 1d3f3ab7e - AddonManager: Fixed macro copying and centre manager
dialog over FC window
* 0e6f14e86 - Arch: bugfixes in reference tool
* 6410c28dd - FEM: vtk, tools, better comments in header file
* c7252e5ef - FEM: vtk, import and export FC result, better log
messages
* dc4105574 - FEM: vtk, import and export FC result, get the FC
result properties for them from a seperate method
* ffdfaafb9 - FEM: in out and vtk, make use of stats calculations for
vtk import
* 3d86b6965 - FEM: import tools, move stats calculation in separate
method
* f56afed06 - FEM: vtk, import FC result, further code improvements
* 702b999e4 - FEM: vtk, import FC result, small code improvements
* a6ae394c1 - FEM: vtk, import FC result, get rid of needless
essential property
* e1b9ad289 - FEM: vtk, import FC result, move defs together
* bc9de847f - FEM: vtk, export FC result, move defs together
* 23643f08d - FEM: vtk, import FC result, get rid of needles result
types
* b05d61b39 - FEM: vtk, export FC result, small code improvements
* 99855a160 - FEM: vtk, export FC result, get rid of needless result
types - an result is an result, we just gone export what we have - a
vtk result can consists of all kind of result types
* c3a834886 - fixes 0003571: Offset3D of volumes intersection is not
solid
* caf78bbab - fixes 0003509: Create MultiTransform Feature from
existing Transform Feature forces document migration
* 46def65b4 - make DAG view behave more nicely in case of cyclic
graphs
* dfe734f3f - fix infinite recursion when creating dependency graph
with loops
* 496df3436 - Arch: Finished base implementation of Reference object
* 1fec4d0c5 - Arch: Started implementing Arch Reference
* 64b9c78b9 - fix GeometryPy::setConstruction
* 47dacf30d - update resource file
* e8c6007c8 - Replace fem-post-filter-data-at-point PNGicon
* b73cbd739 - Sketcher: Correct checking of compatible equality
geometry
* 80e4b36f3 - Sketcher: No equality to be applied to external axes
* d1eb5f19a - Path: Adaptive - Small adjustment to link path cleaning
* 9a2338a2c - Path: Adaptive - small performance improvement
* a9dfb1699 - Path: Adaptive - improvements and bug fixes
* 96ea2d470 - use toDegrees
* c78321f34 - ensure points.size() > 0 before accessing points[0],
update selected points message
* 55e6ee6d2 - add support for 3 picked points in placement dialog
(#1)
* cfe088400 - add tooltip to apply axial button
* 6b44ba59b - add axial movement to placement dialog
* 17b568db1 - Start: Added pref option to use gradient icon for new
files
* dc4691023 - fix crash when creating a copy of datum object
-- Alexander Pozdnyakov <censored> Sat, 13 Oct 2018 23:50:52 +0300
freecad-daily (0.17+git14838-0d228bce0-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 0d228bce02f3a4aa39f2b0f2bfbd5ca5eb2a6d4b
* Date: 1538161981
* git changelog:
* 0d228bce0 - Arch: Fixed edit mode of components
* 2cddbe5da - ArchPipe objects named as "Rail"
* 56378b5be - Add Property 'Width of Landing'; set width of different
'edge' of a Landing
* e605d5f4b - fix build failure for oCCT 7.2 or later
* 27a4938d9 - move class ExportOCAF to own source files
* 95efad737 - fixes 0003491: Import.export not preserving placement
of Part Features in STP file export
* 02ab1c942 - fixes 0003165: Color information lost in STEP export
* 0812fb06d - improve Python call tips window
* 3d2d4bdfc - store Python attributes of all extension types in one
dict
* 1d1abb6d2 - fixes 0003311: SketchObjectPython - no addGeometry
addConstraints setDriving...?
* 830caf34c - fixes 0003547: Linear pattern, mirrored and polar
pattern feature not working on a hole just on pocket
* 13b45c9c7 - FEM: revert ac1b037, it is based on a change which is
not in master, not yet ;-)
* 19cd04041 - in linear pattern handle selected edge of a 2d part
object
* a0ff62974 - FEM: vtk, post task boxes, add some comment
* a905b6363 - FEM: vtk fix, task panels, some enumerations are no
longer set back on any open of the tp
* de7ef263d - FEM: vtk, initialize the enums of piplines VP
* 5fc337baf - FEM: vtk fix, remove scaling of vtk results - only
displacements had been scaled, all other results remained untouched -
if the results should be scaled all results needs to be scaled -
this includes all possible result types with their units
* b0f65e45b - FEM: SMESH, update internal version number
* ac1b0371e - FEM: input filewriter base class, remove no longer
working mesh shape property, has been replaced by part
* f054788a9 - Make Part_Measure_Clear_All icon more intuitive
* 7fc487ae6 - fixes 0003465: Groups breaking dependency graph
* 00bf21dc2 - fixes 0003618: FEM, GUI, mesh view provider,
highlighted node show wrong node number on selection
* 0c744f251 - FEM: fix an error handling issue, caused by an non
existing variable
* fc0973857 - ArchStairs: Fix HalfTurnLeft error/bug
* 1e53a8f47 - Fix for crash on windows env.
* 27f9a69f2 - Path: Adaptive - small improvement
* 35f6a4fa7 - Path.Area: fix offset pocket mode
* df0eb076a - Better error messages for bad selections
* f9b9de42d - Add Peppino's ISO7200 templates
* 859fed207 - Fix double scaling in DPG AutoScale
* 3163c3d6f - Fix late repaint of secondary views
* db593f216 - Suppress spurious message
* 6b9c1e89d - Show full width Edges around Section Face
* 57cc33c8e - fixes 0003427: Measurement tool measures wrongly
* dd492d748 - fixes 0003373: 'Save a copy' of a document with a
spreadsheet mark the document as touched
* ff0cacca0 - fixes 0003469: FreeCAD crashes on edge selection during
fillet edge operation on extruded geometry
* dfd3d86b2 - fixes 0003333: Wrong behaviour of fuse operation
* 654fc12c8 - fixes 0003496: Can't delete spreadsheet if spreadsheet
is opened.
* b112ac0ec - fixes 0003513: Can't open file - some exceptions are
shown in the log
* b33095025 - fixes 0003611: Linear pattern: 'Select reference' does
near to nothing
* fff2a3461 - expose method to Python to switch on/off event
redirection
* a2d44d264 - fixes 0003521: Import of csv file into Spreadsheet does
not work if the path contains non ASCII characters
* 3653d7ed1 - fixes 0003148: PartDesign does not allow colouring of
single faces for non-primitives
* 8668296f9 - Hard Code QTFileDialog option
* 6bda4a53e - Gui::FileChooser respect Qt Dialog Flag
* ac6eebe7b - Path: Adaptive - enhancements and bug fixes
* b8cceb5f5 - make stepZ py3 compliant
* 8d2f8a3d9 - fixes 0003380: Involute gear should be created inside
of Body and respect Attachment
* 3c048904f - fixes 0003447: False PartDesign migration request
* 2fb62cf0a - improve whitespaces
* f6b4ffb14 - fixes #0001672: Raytracing export to POV-Ray - respect
ASCII convention for I/O filenames
* b5811a42b - fixes #0003582: ShapeBinder did not show correctly
* 75acfe898 - fixes #0003540: Body invisible after deleting Part
container
* 68bc66361 - set parent widget to message box when asking user to
delete content of a group
* ac21bcc35 - fixes #0003597: PartDesign Additive and Subtractive
Loft features don't allow changing the first section after creation
* 198b047bd - clean-up work in TaskPipeOrientation
* 14b8579a6 - fixes #0003599: PartDesign Additive and Subtractive
Pipe features don't allow changing sections after creation
* 83c40da2a - issue #0003599: PartDesign Additive and Subtractive
Pipe features don't allow changing sections after creation
* 70918ba68 - ViewProvider: fix potential crash when exit editing
* 50ab6e292 - FEM: Python code formating, flake8
* d6c6c4da6 - FEM: menues, delete the FEM before material menue
entries, just like all other entries
* a20fa5108 - FEM: menues, move element geometry enties into sub
menue
* 7fdbc1d2b - inside display panel check if the property is part of
the view provider
* 047f91832 - do reselection whether 1 or 2 points selected
* bc1cf4873 - relabel "Selected point(s)" to "Selected points"
* 96e2f44e2 - Path: Adaptive - fix for profiling operation
* de5ad5241 - Path: Adaptive - enhancements and bug fixes
* 4a717a8a4 - Make destructors of all generated Py class protected
This is to avoid to create an object on the stack and thus to
clutter Python's reference counting mechanism
* b214f606c - Misc. typo and whitespace fixes
* 8ab6ffa69 - fix -Wreorder
* d978287af - fix CID 183848
* 24cf5d23b - fix possible crash when aborting geometry checker
* 17d36cecc - improve manual mesh filling
* 6b055ee89 - add verifier class to check the result of the polygon
triangulation
* ff6ed27ba - replace boolean to check for inside/outside cutting
with enum values
* 4c8e70b9a - polish Mesh workbench
* b05f234fa - fix overloaded methods SelectionSingleton::addSelection
* 0286a4e31 - exit measure distance tool with Esc
* d0cd33b2b - always close task panel with ESC button
* adc4b4a64 - remove limit to only allow vertexes of a model
* 5fc836875 - add convenience method addSelection(SelectionObject)
* 86df25384 - Qt5: fix build failure if spacenav is not used under
Linux
* fc8d9f2bf - Add select point(s) option to Placement dialog
* 4b90bed74 - fix -Winconsistent-missing-override
* adfdec3b9 - re-arrange headers to fix build failure with Qt4
* e7a5bd0aa - SpaceNavigator on Linux: rearrange #includes
* d63e29c3b - Replace Q_OS_UNIX with Q_OS_LINUX for spacenav
* 39b27ab9e - Port SpaceNavigator support on Linux to Qt5
* 189a72902 - extend QuantityFormat to set denominator independent of
user settings
* 92145e7e3 - Fractional inch setting now disabled when not in
Imperial building
* 77060a75a - Added support for fractional inch user setting.
* b102e1556 - Now only storing the actual fractional denominator
* 00a11a636 - Added option to select minimum fractional inch
displayed
* 97ad1b687 - Renamed Path Chamfer op to Deburr.
* a9e040eb1 - Fixed selection restore of entire object.
* 91371a6c6 - Added option to rotate multiple base objects as a
compound or individually.
* 041d80051 - Changed Rotate tool behaviour to rotate the entire
selection group instead of each one individually.
* 725d87417 - Don't force stock refresh on editor start
* f9ca7d62c - fix compiler warning, fix build failure with older OCCT
versions
* f6d9b692b - add a check to BSplineCurve.segment()
* ee128a32f - Fix for compiler warnings
* e9e27656b - Path: Adaptive - small enhancement
* 46cd140c8 - Path: Adaptive - performance optimization for larger
models
* 76638c7c3 - Return self in addProperty for interface compliance.
* 476a07ae2 - expose some more methods of ParameterGrp to Python
* c8cfc15e3 - fix build failure on Linux
* 625ef4548 - addon manager py3 fixes
* fa00718c2 - fix python3 issues
* f809a50be - when loading file by drag and drop then create the
objects in the active document if no document exists then use i18n
to translate the document name
* d1f1230ef - Typo and whitespace fixes
* 6d4938309 - Initial support of SpaceMouse Plus XT
* c6df59969 - expose more methods of Geom_Curve to Python
* 295bb8fa8 - Fix Decoration positions on Views derived from DPG Base
* dce4086d6 - fixes #0002908: stp file import name mismatch (due to
some limitation into UTF-8 support & naming convention)
* 161973b96 - add option to disable auto-deactivation of property
view for inactive document
* 18ed94f78 - Disable property editor if none of the selected objects
is in the active document.
* 62910898d - fixes #0003588: The path to the Addons does not allow
special characters
* 70cf68ab3 - restore old behaviour of AddonManager.get_macro_dir
* 3386567d9 - issue #0003588: The path to the Addons does not allow
special characters
* 02eb4a6fa - issue #0003588: The path to the Addons does not allow
special characters
* 38df1ae74 - Part, PartDesign, Attacher: fix a few problems with
infinite shapes
* eb8629d07 - Part: Attacher: fix flip-sides for O-X-Y-like
attachment modes
* 88babaf60 - Ignore key events in dialogs and let parent task panel
handle them The affected dialogs are: * Texture mapping * Cross-
sections * Extrusion * Revolution
* ba2cdde66 - move document mode command further uo in the View menu
* 2ce34d6d4 - fix regression wrt to bold text in multi-document mode
when activating document by tabs
* 5c40496cf - fixes #0003514: Program crashes when user try to add
(by mistake) the origin to a group
* ac66048b8 - fixes #0002833: [Spreadsheet] Keyboard events are sent
to the wrong viewprovider
* 876339b88 - add method to activate 3d view when setting active
object list
* 23b0c89b8 - fixes #0003155: FEM to mesh conversion fails for shells
* faad5ea27 - ignore key events in placement dialog and let parent
task panel handle them
* 8f3a53c24 - move check for grabbed node and releasing it from
ViewProviderDragger::unsetEditViewer to
View3DInventorViewer::resetEditingViewProvider
* aae8062f1 - minor fixes: make QtCreator happy by removing const &
when connecting signal/slots fix typo in comment
* 3a81bd510 - PropertyEditor: improve editing experience
* 7cf8dc254 - Fixed minor bug in Rebar object.
* a6a29467a - improve whitespaces
* 77e40f32f - Reformatted variable spacing.
* 10281ccc1 - Parameterized previously hardcoded fractional inch code
* 052d8a70e - Added collapse/expand option to the document tree view.
* 6359c26b5 - Changed tree view document hiding boolean to integer to
support arbitrary number of views.
* 03d4f084c - Added option to hide inactive documents in tree view.
* f231871cb - replace epsilon to check for null vector
* 41102edf6 - fix bug in draft path array
* 712012678 - fix some MSVC & clang warnings
* ba6132c4b - Path: Adaptive - fix for convetional mode detection
* e69571dcf - Path: Adaptive - fix for offset glitches
* 40ff33d4a - PathSimulation - fix for memory consumption with
complex sim paths
* 9a451bbf3 - Path: Adaptive - fix for integration
* 43ee740ef - Path: Adaptive - prepping the PR
* 6db02838c - Path: Adaptive - typo
* 90cd7cb23 - Path: Adaptive - fixes
* 78e6cb30b - Path : Adaotive - fix for finishing pass supression
outside stock
* 9bb3576f6 - Path: Adaptive - fixes
* f4dec2ece - Path: Adaptive - fix
* 7b1f38498 - Path: Adaptive -fix
* 202ace41a - Path: Adaptive - keep tool down ratio option + bugfixes
* 53bbbe3ec - Path: Adaptive - bug fixes
* 00085edd3 - Path: Adaptive - linking optimization - chaining by
distance
* f24d66f96 - Path: Adaptive - fix for VS build
* 3c6d2094a - Path: Adaptive - fix for edge selections
* 3c7a88412 - Path: Adaptive - fix for keep tool down linking
* af102ca1c - Path: Adaptive - linking optimizations
* 526aadfd8 - Path: Adaptive - path linking optimizations
* 4619f8a58 - Path: Adaptive - bugfix
* cbecc2a49 - Path: Adaptive - keep tool down feature - alfa
* 929bf9de5 - Path: Adaptive - fix for cut direction
* 8ce1e811d - Path:Adaptive - fix
* 0cbc401f7 - Path: Adaptive - cleanup
* 743e95bca - Path: Adaptive - bug fix
* 3928b5c85 - Path: Adaptive - bugfix
* a980d1e9f - Path: Adaptive - bugfix
* 0bfd6d7e8 - Path: Adaptive - fix for stock to leave for outside
region
* 365227a04 - Path: Adaptive - feature to clear from outside stock
bounday inwards
* 364daff4c - Path: Adaptive - bugfix
* d578a546c - Path: Adaptive - bug fix
* 0fe43a932 - Path: Adaptive - fix for returning to clearence height
* 3bf7fb24e - Path: Adaptive - support for cylindrical stock
* 4603f6166 - Path: Adaptive - fine tuning
* 51e339675 - Path: Adaptive - fix for stock to leave option
* 4d3f6bc82 - Path: Adaptive - fix for linking moves optimization
* 791435b08 - Path: Adaptive - added stock to leave option
* 547ebe4fb - Path: Adaptive - linking moves optimization
* e24034a10 - Path Adaptive: fix for duplicate edge detection
* b9f841094 - Adaptive: Fix for path nesting
* 3144de83c - fix for py3 error
* b56cc96f3 - clean up
* da62ad5bc - Fix for py3 import
* 2b395e07b - Adaptive - finer tolerances for path cleaning
* 29013240e - Adaptive path to allow selection of edges
* 754134302 - Fix for compiling with VS2013
* f7773a1dc - fix for pybind11
* 7ca6f8375 - fix for pybind11
* 31cbf6f65 - Path adaptive operation added
* dcedf9a4a - fix install locations for Raytracing and Start module
* 399c95ccc - Added icon to TaskPanel tab in CombiView to indicate if
an edit session is in progress.
* e4dbc896d - Set focus to sketcher window when a new handler is
activated to ensure proper handling of keys, espcially Escape.
* 36faeb247 - Cosmetically change mentions of Teigha to ODA
* 37305f69f - Misc. typo and whitespace fixes
* 900a05bca - Fixed ProfileEdges for multi base models.
* 48d058dc7 - Fixed ProfileFaces for multiple base models.
* 8030e96e5 - Fixed dogbone support for CCW profiles.
* 6687ff2fd - Select potential base if it is the only candidate for a
base model
* cc7abc59f - PathUtil fixes for adding ops with preselection.
* bc871e2b8 - Support for converting existing jobs to multi base
model on loading.
* 7925da828 - Fixed merge issues
* fffb9f265 - Removed obsolete adjustWirePlacement.
* 1ad7b8c32 - Added support for multi base model to Engrave.
* 3687224ce - Added support for multi base model to Surface op.
* 546cd7e2e - Added multi base model support to Pocket 3D op.
* 3d646ecd4 - Changed base model tab view to a tree view
* e098c7f1f - Fixed merge issues
* 1f0bda27f - New approach to determine if an object is a solid -
based on it's volume.
* dda6d4938 - Fixed typo
* 74bcc8b57 - Added support for multi base model to Chamfer op.
* a7f3c5974 - Added multi base model support to MillFace.
* cd4e3043e - Consolidated base model naming
* f01eb0737 - Added multi base model support to CircularHoleBase op
* e4e54729a - Added multi base model support to ProfileEdges op.
* 0a9ff5f3a - Fixed base geometry selection for multiple base models.
* 9479e27ab - Fixed Contour op to work with multiple base models.
* 39a73f4e7 - Preserve selection over moves and rotations
* cc2ffc38a - Added jobs as a selection for the base models.
* 5d5afd8b0 - Added more placement tools for base models.
* 524380cd1 - Fixed unit tests to support multiple base models.
* 2480b45c8 - Alignment and orientation support for multiple base
models.
* e0af0177c - Base model edit during job editor.
* bcfd92d38 - Refactored job creation dialog to be re-used for model
selection dialog.
* d78d65628 - Basic job creation dialog with multiple base models.
* 15df65280 - FEM: cpp commands post, do not use create, same like
constraints, data along line
* f2422f1f7 - FEM: cpp commands post, do not use create, same like
constraints, scalar clip
* c4e7ace30 - FEM: cpp commands post, do not use create, same like
constraints, linearized stress
* 2db040dd8 - FEM: cpp commands post, do not use create, same like
constraints, data at point
* 79e320d70 - FEM: cpp commands post, do not use create, same like
constraints, clip
* 2110292f3 - FEM: cpp commands sort posts, cut
* 1075c331f - FEM: cpp commands post, fix warning class and a typo
* c95cdb13b - FEM: workbench, remove wrong spaces
* d62f1cbfe - FEM: gui py class init, sort classes
* 1effc84eb - FEM: gui py class init, delete duplicates
* 08e2c4f07 - FEM: app py class init, sort classes
* 24c868686 - FEM: app py class init, add some spaces
* c9e555117 - FEM: icons, add new line after add icons
* 6ac8df583 - FEM: icons, rename inp editor
* 0cdfc8bc4 - FEM: icons, rename element rotation 1d
* 45bf29e0f - FEM: icons, rename element geometry 2d
* 1fe8dc99f - FEM: icons, rename element geometry 1d
* a8e34e566 - FEM: icons, rename element fluid 1d
* 316d99c86 - FEM: icons, rename sovler cfd
* 11d728a42 - FEM: icons, rename solver analysis frequency
* 211754d60 - FEM: icons, rename solver analysis thermomechanical
* de165b9a6 - FEM: icons, rename solver analysis static
* 55759110e - FEM: icons, rename solver standard
* e7ce85c6d - FEM: icons, rename solver control
* 83d4247b8 - FEM: icons, rename solver run
* 281eeb5fd - FEM: icons, rename solver elmer
* 4ca046a72 - PartDesign: Refine property for Boolean #3488
* 46621a85d - PartDesign: Refine property for primitives #3488
* 2cb1bad66 - GestureNavigationStyle: fix interaction with
SoClipPlaneManip
* a93c893dc - fixes #0003583: Using the raytracing WB crashes FreeCAD
* b6e871833 - fixes #0003586: App test cases require Part module
* 30f395761 - remove unused option FREECAD_MAINTAINERS_BUILD
* 63e8241e6 - fix inconsistencies between default action of context
menu and double-click
* 2dd876c08 - auto-expand/collapse a tree item when activating it
* 34a0c7bce - by default show highlighted object in bold text, a
document's active object is not in bold text any more
* 3b9a9e02b - close all top-level widgets when about to quit event
loop
* a624fee2c - add GUI functions to flip orientation of input curves
* 864767221 - add boolean list to handle orientation of boundary
curves
* fbcecfb13 - add missing header files
* fd2befe7a - when leaving dragger edit mode make sure to release the
grabbed node
* aa8feb79d - Use Face or 3D direction for View and ProjGroup
* 233ed49b2 - make copy constructor of Handle class private
* 0b846eee5 - consider global placement when exporting point cloud
* 7e3be9eb6 - take care of object's global placement when creating
point cloud of it
* 7d8e7b6d6 - add copy constructor for class PointKernel
* 138ddcbee - add method Placement::isIdentity
* 312310de6 - take care of global placement when exporting from Mesh
menu
* b87d6e69f - copy image resource
* 9b42120c8 - Start: 1) replaced link element before li item in order
to make the whole box clickable 2) placed "New file" item as first
one so that it is always at the same place no matter what session or
recent files you have 3) created a thumbnail for "New file" item
* 506ed1ee9 - Start: fixed tabs border radius and reduced font weight
for file info
* 599e59059 - reduce line-length to 80 characters
* b20d1bc09 - new style modules: print traceback as error and as log.
* e0f8dede0 - Update commit count reference for shallow clones
* 36bd5a0ec - fix build failure for OCCT < 7.0
* 7a71cf188 - take care of global placement when creating mesh from
shape
* d8c558156 - add optional parameters to copy method to copy topology
and/or triangulation
* 7d8e53aaa - add Const to ancestorsOfType
* 9e5b31fe2 - add missing comma separator in list
* ef0fe5732 - Draft: Allow to switch the line of Draft Labels on/off
* acbbcbcb0 - enable VBO support for Intel graphic drivers if UseVBO
is activated
* b38538779 - enable VBO support for Intel graphic drivers if UseVBO
is activated
* dda6672d4 - Fixed minor bug of custom spacing in Rebar object.
* 689765da1 - Revert unintended change
* 43d16fc87 - Add Duplicate button to Execute Macro dialog
* 299f68cda - add comment about using readLockNormalCache
* 4231194a3 - GLBuffer: fix isVBOSupported()
* b5467b02a - MeshGui::SoFCIndexedFaceSet: fix missing normal cache
unlock
* ad39b37b9 - Fixed whitespace error
* ec8e97c26 - Fixed merge issues
* 67987cc91 - Added job export dialog to Job Editor.
* ff54af4e9 - Redesigned ops defaults to use combo box for op
selection and only have one editor visibile at the time.
* 9cc08cee0 - Fixing unit tests for more conservative height
settings.
* 84b681eb2 - PathEdit integration of the setup-sheet editor.
* 795842b71 - Setting a property's tooltips in setup sheet editor.
* c4340a757 - Fixed surface settings.
* e833c5b32 - Fixed build for new files.
* 33e3a0083 - Turning off settings exception printing for
unregistered ops.
* 9d7d9e817 - Partial operation settings support for Surface op.
* 6c83a991e - Operation settings support for both engrave ops
* 3e1310ba7 - Operation settings support for Helix op.
* 7d8ed6fd7 - Operation setting support for all pocket ops.
* ea84b18ae - Operation settings support for Drilling.
* f4124b91b - Sorting of operation settings for UI purposes.
* 0824066c5 - Added operation setting support to profile ops.
* 74d3bf485 - Added support for property types required for
PocketShape settings.
* 954771ccb - Added automatic setting of operation values from the
setup sheet during creation.
* ebe76319b - Added name parameter to operation proxy constructor.
* a3cd80796 - Template export/import of operation settings.
* 5f5543da3 - Add properties to the setup sheet and initialise their
editor from there.
* a5a44ecec - Property editor for enums.
* ac84092e7 - Basic property editor framework
* 7b8165389 - Display setup sheet for each registered op.
* ee49b9874 - Prototype objects for operations and the ability to
create them through the regular proxy instantiation.
* 070d17e4e - Add job as parameter to opSetDefaultValues
* b93d39f70 - UI for operation's setup sheet.
* 660b9b38d - Added approximation for hyperbola curves.
* 853ad14a1 - Basic UI/editor for the SetupSheet.
* cdff29e47 - Fixed stock creation with odd initial extent -
tessellate to the rescue.
* c495ed43f - Fixed heights and introduced OpStockZMin/Max.
* 94fa64077 - Add eval() to distance line edit during scaling
-- Alexander Pozdnyakov <censored> Sat, 29 Sep 2018 07:10:33 +0300
freecad-daily (0.17+git14511-faf883448-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: faf8834484f4ffd5fdaed853e4d3a0883a7d4cdf
* Date: 1535834679
* git changelog:
* faf883448 - py3.7 fix
* 591c1d32c - Add link button to Addon Manager to Macros dialog
* 7c048482b - Hiding all/most properties that are supposed to be
hidden on document restore again.
* f094ae413 - Fixed logging for unit tests.
* 8054540af - Added button to stock dialog to recreate the stock
object.
* 5b39974bf - Only track stock from base's extent at creation time.
* a8be139cb - Improve search for coin3d tag file
* b79e1bfee - get rid of private function _PyImport_FixupBuiltin for
FreeCAD and FreeCADGui modules
* 8c08635d3 - get rid of private function _PyImport_FixupBuiltin for
__FreeCADBase__ module
* 1eeb19748 - Fix typo in search for OpenGL.
* fb1a0be84 - exit application when running unit tests raised a
system exception
* 022653331 - Arch: Close base profile of Structures automatically
when needed
* 5f025587a - Draft: Fixed bug in WorkingPlaneProxy color
* e381e6b73 - Remove unused Debian packaging files
* 682650b0b - Draft: Fixed adding points in Wires
* 3d70f9ed4 - number of used decimals in UnitsApi must already be set
when initializing App
* c717d1121 - improve csg import
* 96771a07b - use a widget's current font as default in the list of
available families
* 28b7e0112 - YEAH 1000 commits for great FreeCAD project :-) ahh the
commit ... FEM: netgen mesh obj, typo in attribute description
* d436630f5 - FEM: equation objects, add some comments for linear and
nonlinear equation
* ff716f3d4 - FEM: mesh netgen and gmsh, use the same group and
description for mesh geometry object
* 26a255b38 - FEM: common test module, some comments
* 998b72324 - AddonManager: Fixes download of metadata.txt with Py3
* b469c237b - Arch: cache svg calculations in section planes/techdraw
views for better performance
* 404b42d0a - unit tests of Arch and Draft require GUI, improve
output of units tests
* 559a5e6e5 - Arch: Added placement controls to section plane's task
panel
* 16e709a68 - do not explicitly use extesnion modules in
SelectionView::getModule
* 67b5ee093 - now each module registers its unit tests itself
* 8708da262 - Arch: Section plane is now created at center of
selected objects
* 6f0634563 - Draft: Fixed DXF support for new Draft texts
* 904aef555 - use abstract interface to access geometry in transform
dialog
* 2a6655e17 - Sketcher: UI option to enable/disable the automatic
redundant removal mechanism
* 8505b0eff - Sketcher: Automatic redundant removal mechanism
* dc1bb7eb8 - Sketcher: Move autoremoveredundants method from
SketchAnalyser to SketchObject
* 96f6c4694 - GCS: Bug fixes
* 31750a750 - FEM: elmer, fix SIF variable output bug
* 31193039e - FEM: femtools/femutils.py typos and whitespace fixes
* f8939d689 - FEM: vtk post, support multiple pipeline objects for
filters
* d060cacfa - FEM: cpp commands sort constraints, temperature
* 144e54845 - FEM: cpp commands sort constraints, pulley
* 283f9dbe7 - FEM: cpp commands sort constraints, pressure
* ffbeac03f - FEM: cpp commands sort constraints, plane rotation
* c8ec1a756 - FEM: cpp commands sort constraints, initial temperature
* 38f868263 - FEM: cpp commands sort constraints, heat flux
* 79442a1f2 - FEM: cpp commands sort constraints, move gear
* 164ee520a - FEM: cpp commands sort constraints, move force
* ab522431d - FEM: cpp commands sort constraints, move fluid boundary
* 33f749c96 - FEM: cpp commands sort constraints, move displacement
* c97ed2db3 - FEM: cpp commands sort constraints, move contact
* ba6976fd6 - FEM: cpp commands, use for command creation same order
as for command definition
* 6923a5221 - FEM: cpp commands, add some comments
* e21476907 - FEM: cpp commands, comment analysis and solver command
as they are created in Python
* 8c30258db - FEM: cpp commands, code formating
* 1a08251a8 - FEM: vtk post, change order of commands and icons
* a322cc349 - FEM: vtk post, small improvement in scalar clip gui
* a02b35574 - FEM: objects module, rename result objects to post
processing ones
* d8f65890d - FEM: objects module, delete recompute comments, the
user needs to take care of recomputes if he adds objects by Python
* ce1be10f0 - FEM: vtk post, typo in Tranparency property
* 25bcbcbf2 - FEM: vtk post, sync tranparency on reopen of pipeline
task panel
* 2dc808985 - handle case if a B-spline is straight and thus maximum
curvature is zero
* 8740a3a56 - Whitespace formatting
* 55e93745f - Misc. typo fixes
* 69efa4737 - Selection: handle exception in observer callback
* 561be0821 - Part sweep now accepts compounds of edges that build a
wire
* b2cefc460 - Part loft now accepts compounds of edges that build a
wire
* fe2660b46 - issue #0003177: Part Design Pad should allow besides
'Up to face' something like 'Up to plane' as well
* b656377e6 - Start: break too long thumb caption texts
* f8f4cd76c - clear dict when invalidating Py object to fix possible
cyclic references
* 5eaf2e638 - fixes #0003564: Python objects: updateData calls to
proxy instance that should have been deleted
* bb9d737ba - when adding a dynamic property to the editor then move
it to the correct group or create a new group
* 3f0dca638 - avoid that Datum plane is always touched when
automatically resizing it from within its own view provider
* 2b2b920c8 - Arch: python3 fix
* 988dc1127 - Start: additional py3 fixes
* 69d9a3f94 - Arch: Use the smallest face as profile when discovering
extrusions in IFC objects - thanks @geometrygym
* f0d6a43d3 - Arch: Using transparent style during walls and structs
draw
* af30700b1 - Draft: Fixed leftover scene callbacks in snapping
* 16e01ceaa - Start: misc improvements - Hide recent files section if
recent files prefs is set to 0 - Better filetype management - Better
tooltip on file thumbnails - Added notes section (enable in
preferences)
* 24579fff3 - Py3: fix PropertyStringListItem::setValue
* 93163b28d - Improve usability of expression dialog: + add signal
showFormulaDialog to QuantitySpinBox in order to indicate whether
the formula dialog opens or closes + when formula dialog opens then
hide the button box in the parent dialog, show it again when the
formula dialog closes
* 0252e491d - Start: Misc fixes to start page
* 6429707f7 - Allow user to suppress the initial tool change.
* c17bcb130 - Enable option for grbl tool change command.
* 478829510 - If an edge cannot be flipped, issue a warning and
approximate it through straight line segments.
* 6e83baf1d - Fix railing height at starting point etc.
* 681c71766 - Add Railing Height and Offset
* 3927a2ed8 - reduce compile time after each time cmake configure is
executed (Version.h)
* 4211defb4 - reduce compile time after each time cmake configure is
executed
* e5a1a9d35 - macro to check for different input and output file and
if needed replace output file
* b9c24f8a9 - reduce compile time after each time cmake configure is
executed (swig)
* afd524956 - add static function isVBOSupported to OpenGLBuffer to
check for the GL_ARB_vertex_buffer_object extension
* 83351faeb - Draft: Ability to set working plane from PartDesign
datum planes
* 952a9a4a8 - CMP0050: make Template module aware of cmake policy
* 67ddda714 - CMP0050: make Assembly module aware of cmake policy
* 172503b40 - CMP0050: make JtReader module aware of cmake policy
* f4a21d3b6 - CMP0050: make Sandbox module aware of cmake policy
* a84b84bf1 - CMP0050: make TechDraw module aware of cmake policy
* 8ff52568d - CMP0050: make Start module aware of cmake policy
* c36bdb4e3 - CMP0050: make Start module aware of cmake policy
* 63bf0aaeb - CMP0050: make Fem module aware of cmake policy
* 681d22226 - CMP0050: make Robot module aware of cmake policy
* fc8984ae7 - CMP0050: make Path module aware of cmake policy
* d85309a76 - CMP0050: make Raytracing module aware of cmake policy
* 49ca698b3 - CMP0050: make Drawing module aware of cmake policy
* 0c95c9579 - CMP0050: make Drawing module aware of cmake policy
* 2455b5fe3 - CMP0050: make Sketcher module aware of cmake policy
* 104595d37 - CMP0050: make MeshPart module aware of cmake policy
* ed5313d72 - CMP0050: make Inspection module aware of cmake policy
* cdc507d9b - CMP0050: make PartDesign module aware of cmake policy
* 73e27458d - CMP0050: make Part module aware of cmake policy
* f7f143a2b - CMP0050: make Points module aware of cmake policy
* cda05c914 - CMP0050: make Import module aware of cmake policy
* e3a783fd4 - CMP0050: make Import module aware of cmake policy
* cad83384f - 'Multi-segment' continuos railing update following
Stairs' changes
* fb388774e - Fix railing on 2 sides; Make continous railing for
'multi-segment' stairs; Group under 'Master Stairs'
* 6dafd51fa - Fixing Railing - Left & Right
* 8d4756015 - Start: Fix for py3
* f09ccebbe - Start: Support for qss stylesheets
* 9df1166de - Start: More cosmetic fixes
* e8811c0d3 - Start: cosmetic fixes
* efae18742 - Start: Refined display + start with forum disabled
* 1007c822d - Start: Allow to not show start page on file open
* 36cd5a55c - Start: Added forum box with latest posts
* 5bc02545c - Start: Small fixes in preference page
* ac6586a20 - Start: New start workbench
* 8236f158d - Web: Allow to use url queries
* 9e9e4dd7f - CMP0050: make Image module aware of cmake policy
* a4390f547 - CMP0050: make ReverseEngineering module aware of cmake
policy
* a0faa374c - CMP0050: make Mesh module aware of cmake policy
* 0b8631271 - CMP0050: make Spreadsheet module aware of cmake policy
* cd5ee548f - CMP0050: make Surface module aware of cmake policy
* 8d4953ad8 - CMP0050: make Measure module aware of cmake policy
* 8d09cafc3 - CMP0050: make Test module aware of cmake policy
* 1c656b1cb - CMP0050: make Web module aware of cmake policy
* 16295d412 - CMake 2.8.12 and lower allowed the SOURCE signature in
add_custom_command In CMake 3.0 the policy CMP0050 was introduced
where it could be set to OLD to keep this behaviour while for NEW an
error was raised. Since CMake 3.5.2 a warning comes up when using
the OLD behaviour and that it will be removed in a future version.
* bff245dae - add Mesh_Data target to handle scripts files
* 82b31d50e - clean up cmake macros add new macro
fc_target_copy_resource_flat
* a1b0c2ff3 - Gui: Better visualization of the Active Object
* 55fb50834 - Fix StraightLanding connecting bit; other TreadDepth
RiserHeight issues etc.
* 0c918ba5d - 'Centralise' all cases use
MakeStraightStairsWithLanding method; further fix TreadDepth and
RiserHeight Enforce
* 773ca081f - Add TreadDepth & RiserHeight Enforce properties; Fix
MakeStair, MakeStraightLanding functions; Test Right Railing
* dc4628767 - Fix MakeStairs, _CommandStairs functions; Testing
Railing (One side only)
* 07eea2e3a - remove ambiguous function setTolerance, use Tolerance
attribute instead
* 3ffd43552 - move cmake policy CMP0050 to new style
* fc6e6a55e - fix broken generate_from_xml macro
* 68f6c82eb - fix -Wcast-function-type
* 557fee3dc - fix -Wignored-qualifiers
* 4686f27f6 - fix -Wimplicit-fallthrough
* 0bc5699b5 - fix -Wparentheses
* fa99f792e - Py3: PartDesign: relative imports
* 03a28be4c - MSVC does not support keyword 'or'
* f82012b68 - Remove const qualifier for Travis OCE version
* baa960e1d - Coverity Fixes
* 086546891 - Add option for Dxf Version and forced Polyline
* e757e4f7e - fix warning C4244: conversion from 'const double' to
'float', possible loss of data
* e701f75c2 - generic wrapper/unwrapper for PySide and PyQt classes
* de66ab3d1 - Coverity Fixes
* 368ba7a37 - Fix Travis Compile Warnings
* 0432ecdb8 - Fix propagation of Source property to children
* 1b1eaa5de - Turn off Operations visibility by default
* 04807fddd - Add UseOutline property to PocketShape in order to mill
full pockets and not have to add all sub-shapes.
* 321b159f2 - More typos
* a981753d2 - Trailing whitespace fixes
* 781d00732 - Misc. typos
* e31cac568 - revert changes of SMESH_Gen class interface of bundled
SMESH
* 3c999f563 - fix several reference counting bugs
* 271cdcb19 - clear selection node when destroying viewer
-- Alexander Pozdnyakov <censored> Sun, 02 Sep 2018 07:24:21 +0300
freecad-daily (0.17+git14345-9f9886691-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 9f9886691ba4c541ed057ddf01cb575d34347a5e
* Date: 1534535991
* git changelog:
* 9f9886691 - disable FREECAD_USE_EXTERNAL_KDL due to
incompatibilities with bundled version
* 2221820d7 - Various general bugs fixes and _CommandStairs related
* 28e8d5e82 - Add HalfTurnRight 'basic' feature, Master Stairs to
accommodate differnt flight of stairs
* 171e65204 - fix -Wabsolute-value
* b04ea2704 - do not show dialog of progress indicator for OCCT <
6.9.0
* 5ee9e1193 - nullify path on destruction and check if adding new
trajectories
* 4d9ee645c - use consistently cc_glglue functions in OpenGLBuffer
class
* c842f0b8b - fix build failure if pch is on
* a5515527e - move OpenGLBuffer class to core system
* 5039e4b0a - simplifiy code in SoFCIndexedFaceSet::GLRender, fix bug
in wireframe mode when panning/rotating
* 4f3d0149f - Add basic MultiEdgesLanding method
* 69fec24cb - Add AbsTop Property - Absolute Top Level of a
segment/flight of stairs; To enable 'multi-segment' stairs.
* adb44fee5 - Add LastSegment Property - to enable 'multi-segment' /
'multi-flight' stairs; and fix some LandingDepth related bug.
* e76488eb1 - FEM: post warp filter, try to better handle ui min max
values, but no success
* 88b605774 - FEM: post warp filter, add some comments and make code
better readable, no real changes
* 5d2d33b98 - FEM: post warp filter, small ui layout improvements
* 2772d1faa - FEM: post warp filter, better values for ui spinbox
values
* c44ade696 - Fix build error on MacOS due to sed command usage
* e290de07a - BOPAlgo supports progress indicator since version 6.9.0
* d5c63cf21 - add progress indicator to BOP check task panel
* 2b02b0753 - let pass events of a progress dialog in event filter of
WaitCursor
* 56e6d5829 - add comment about regression in ProgressBar
* ba7161ac4 - Add boost-python to fedora spec file
* 52a5cbe7c - Improve error report about missing boost components
* 9549f29f2 - fix MSVC warning: unreferenced local variable
* 99b077cf8 - use parallel mode of BOPCheck class
* ff9339522 - Give FindNETGEN a path hint so that it ACTUALLY works
with the standard Fedora 28 netgen package.
* e903690e0 - Give FindNETGEN a path hint so that it works with the
standard Fedora 28 netgen package.
* 9a6dcff1d - Give FindMEDFile a path hint so that it works with the
standard Fedora 28 med-devel package.
* 90a8b5420 - Add HalfTurnLeft landing stairs basic feature. -
HalfTurnRight, stairs alignment etc. 'fix' added in 'later version'
in my local machine not yet in this commit
* 5f8f26824 - Apply equivalent changes to FindPySide2Tools as
FindPySideTools.
* bf043fe68 - Fix typo in FreeCadMacros.cmake
* f12c4092a - Quote paths used in FindPySideTools.cmake
* 32c40179d - Fix ninja warnings about duplicate rules for
Mod/Web/Init.py
* 25332ba03 - Fix ninja warnings about duplicate rules for
Mod/Path/Init.py
* 75c698d18 - Fix policy warning with CMake (regarding "no rules to
generate")
* b844589cf - Clean up and make FindPySideTools CMake module more
robust
* cf79125dd - Add fc_target_copy_resource/fc_copy_sources build
message
* 2ae238e3d - Clean up and fix generate_from_py and generate_from_xml
CMake macros
* 4ffc6c288 - Clean up and improve fc_copy_sources and
fc_target_copy_resource CMake macros
* 11d89c760 - Clean up and improve "COPY_IF_DIFFERENT" CMake macro
* de282ad5c - Base: Make units of PropertyQuantity settable from
Python code
* 855f4ef2f - Fix globalPosition in Stl export
* 9602e22c3 - compute the actual placement to apply instead of
transforming the points twice
* 0f9eba7d9 - Fix double application of Placement
* a097804cb - Add library for concurremcy in >= VS2015 revert
conditional in Points.cpp (i.e. reactivate parallel handling)
* 3c2e27cfc - 🚑🐛 Don't install doc/freecad.qch with no GUI
* 6eb2cd315 - Set Operation's view object proxy to 0 to let the
framework use the c++ implementation.
* 02a237637 - Use TC of last operation of a job - bring up dialog if
it's the first op of a job.
* 9f29693df - Fix Dimension update on DPG Scale Change
* 7028da17b - Expose findCentroid to Python
* 603c294d4 - Fix QGIVP boundingRect
* 5730aae4c - Allow circular BSplines to be dimensioned
* 874309b94 - Arch: Initial support to export quantities to IFC
* 57f2bf74a - Arch: Import/export Site data (longitude, latitude,
etc..) to/from IFC
* 21e00b6d7 - Arch: Support for IfcElementAssembly
* d30cb7853 - Added vertical/horizontal support for
SurfaceOfRevolution.
* a50727b59 - Fixed Cancel of job selection - abort op creation.
* cf14ebf7e - Use the job that matches the current selection - iff
only one job fits that description.
* 18964c2e5 - Removed non-printable character at line 1
* 5e791f55a - 1. Fixed typo in previous commit (item 3) 2. Added URL
of discussion post / thread 3. Previous commit - Added Landing Depth
Control to ArchStairs
* c33e247d9 - Add Control Landing Depth
* 880c8ccbf - avoid linker errors with >= VS 2015
* 1160e04af - Revert "Get the outline of the syntesized shape for
PocketShape before extruding."
* 2587864b5 - example using C++ API of FreeCAD in external
application
* 90ad84539 - for Qt5 no explict event processing after creating a 3d
view
* 2e35941ef - add some convenience methods for initialization process
* 1d83e15e3 - quit event loop after closing main window if not
started by an extern host application
* 34172c851 - improve handling as library if used by another
application
* 241f85569 - fix typo
* 71088bfb9 - suppress -Wcast-function-type for swig code
* 01c140be2 - fix warnings
* a9c4bcb5d - remove kwd argument for functions only with flag
METH_VARARGS
* 0b40519f3 - Changed all catch types to references for polymorphic
exceptions.
* 1cbd5cc99 - Path.Area: add PocketLastStepover/LastStepover
parameter
* 3414c042b - FEM: clipping plane, fix bound box calculation for obj
with a property called Shape which is not a occt shape
* 436d04fe3 - ViewProviderDocumentObject: forbid recursive call of
updateView()
* c961f8f6b - make Loop selection command available outside Path WB
* f99940ff1 - Make drill location list sortable
* 2e1a887c4 - whitespace fixes
* 67aa3c4c3 - Source typo change
* baa6d8932 - Typos and whitespace fixes
* f991d89ec - FEM: icons, rename purge results icon
* af61ca669 - FEM: icons, rename show result icon
* 4019cc346 - FEM: icons, rename sphere icon
* 1a1ce36f9 - FEM: icons, rename plane icon
* eba0a6a6f - FEM: icons, rename iso surfaces icon
* e0a8cd8f8 - FEM: icons, rename cylinder icon
* b7680920d - FEM: icons, rename box icon
* dab1ed770 - FEM: icons, rename warp filter icon
* a799e0060 - FEM: icons, rename linearized stress icon
* 38ae615ed - FEM: icons, rename data at point icon
* d9ed75d95 - FEM: icons, rename data along line icon
* 2b6ec4196 - FEM: icons, rename cut function icon
* 23d28268f - FEM: icons, rename clip scalar icon
* cbcebb6d0 - FEM: icons, rename clip region icon
* e16f1939e - FEM: icons, rename data icon
* 4e8574e91 - FEM: fenics #0003038: flake8
* 8df79bef5 - FEM: fenics #0003038: added overlap parameter and
removed assign_values from interfaces
* bf4503059 - FEM: fenics #0003038: removed old fenics interface
classes
* ee8a525c0 - FEM: Fenics interface: changed interface into different
classes for cell functions
* 122ea86ba - FEM: Fenics interface: flake8
* 193e69ad6 - FEM: Fenics interface: changed cell function and facet
function interface to be more convenient
* baf26a3dc - FEM: analysis task, use analysis icon
* 6bef30010 - FEM: post filters task panels, use the right icons and
better names
* 90533ea4e - FEM: post warp task panel, small typos in uifiles combo
box
* 1c870cc89 - FEM: menue names, use better readable names and use
same typo system
* 9ce4111ce - py3: define more unicode for python3, see commit
7ad0c7f7
* 88aefc28e - backport to OCCT < 6.8
* 9faa7fc57 - fix exception raised on project load for invalid enums
* 7ad0c7f7f - py3: define unicode for python3
* 8f3cf6156 - PropertyPartShape: remove CopyShapeOnSave parameter
* 8548d7249 - App::Document: enable saving with binary brep
* d65349f1f - PropertyPartShape: fix brep shape saving without copy
* 8018f2640 - PropertyPartShape: add parameter to disable copy on
save
* dc54f67d0 - fix infinite recursion in case of non-DAG documents
* 917b95f72 - paralleization of transformation and bounding box
calculation
* 102fe30a7 - Arch: Discard faces without nornals in IFC exporter
* 2e4d2dff0 - fix possible UNICODE related build failure due to OCCT
cmake flags
* 5e63d3ded - fix build failure on Linux
* e6b7bb18b - fix macOS build failure of MeshGui
-- Alexander Pozdnyakov <censored> Sat, 18 Aug 2018 01:32:58 +0300
freecad-daily (0.17+git14224-8068150c6-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 8068150c64b71981ec2f12b5a718a86da46b9e54
* Date: 1533404269
* git changelog:
* 8068150c6 - [WIP] add box selection to select individual faces
* 70e5b9fec - fix explosion of face colors dialog if too many faces
are selected
* 272c89b00 - add protected default constructor of
SelectionFilterGate to simplifiy writing of sub-classes
* 123e9d210 - Draft: Allow to turn off Draft verbose output in
preferences
* 1d81fd66b - AddonManager: expand dialog window
* 48641c2b9 - replace Qt's OpenGL buffer with own implementation
based on Coin3d API
* 53c2058e0 - AddonManager: Support for Mario's template for
externally hosted macros
* b40b50a30 - Arch: Fixed orientation of CTH profile
* ee517cf18 - Draft: better tooltip for copy mode option
* 5d2a889a8 - Fixed issue #3506: Certain alias names with a number at
the end caused exceptions when deleting cells in a spreadsheet.
* 20d3ebca8 - Update Draft.py
* 5162f4e57 - Arch: support of stacked groups in IFC and added
Internal property to Spaces
* 269a4a558 - Arch: Fixed export to IFC of standalone axes
* 0865c8ae6 - Arch: small bugfix in material creation
* d2f9ab6a1 - Spreadsheet: Fixed issue #3361.
* 13da3dd83 - Revert "fixes #0003361: Spreadsheet: Inserting Row
Cause Crash - FC Daily v0.17"
* cd0b26a69 - Fix text position in Diamter Dim
* 4046b001b - Fix default Vertex color
* ee607d36a - Fix iso View position in AutoDistribute
* 1f4ab25d9 - add option to resize datum planes manually
* 9c57ae56a - add cmake file for thumbnail provider
* 9a3f0bc25 - improve exception handling in
ViewProvider::eventCallback
* 36fa72488 - comment out unused icons (to fix C2603 MSVC error)
* 3d4c5eda2 - Sketcher: Fix typos
* de7bab2f4 - Sketcher: Fix Radius/Diameter shortcut
* c84fe5fa3 - Sketcher: Add diameter constraint to the menu and the
toolbar
* 26f93eef9 - Sketcher: Geometry Element Widget Support for Diameter
Constraint shortcuts
* 1414f986d - Sketcher: Constraint Widget support for the diameter
constraint
* 6ce8dcdfc - Sketcher: Support for editing datum dialog
* 314769101 - Sketcher: Diameter Constraint Property representation
* a582da50b - Sketcher: New command to add a Diameter Constraint
* 1fbdc7c1d - Sketcher: Diameter constraint art
* de3da8129 - Sketcher: ViewProvider representation of the Diameter
Constraint
* 2e33aba01 - Sketcher: Double arrow label for Diameter Constraint
* f41c1a969 - Sketcher: Python SketchObject support
* 103260872 - Sketcher: Diameter support for Sketch Object
* 1e2df1054 - Solver: Support for Diameter constraint
* 424d68085 - GCS: Diameter constraint emulation through
ConstraintEqual
* dcdb66470 - GCS: Extension of ConstraintEqual to allow for a
proportionality factor
* 4ae2692fe - Sketcher: Diameter Constraint Python support
* 4bbc7ea78 - Sketcher: New Sketcher Constraint Diameter
* 8ef330d19 - add missing export macro
* 1899987e8 - Sketcher: Add command to delete all constraints to menu
* 74a5a066c - Sketcher: UI command to delete all the constraints at
once
* cd5aa8975 - Sketcher: Python command to delete all the constraints
at once
* 0024d1b0c - Sketcher: Python SketchObject implementation
* 527c814dd - Sketcher: SketchObject adaptation to Sketch Analysis
* 3dfb20238 - Sketcher: Make use of Sketch Analysis for Sketch
Validation - refactoring
* de9e7cc94 - Part: Improvement to closest parameter determination
when the projection does not exist in the trimmer curve
* 97f375296 - Sketcher: Sketch Analysis tool and autoconstraining
algorithms
* b40c1f16b - add a missing check for OCC version
* 3c049e44f - cleanup of defeaturing in Part Gui
* d5db3ff58 - add OCC defeaturing to PartWB Gui
* 1f63d6a10 - add python binding of OCC defeaturing
* 4a0ea3c0e - add OCC defeaturing to TopoShape
* e6658ed3f - expose methods to Python to change navi cube settings
* c2ada8eac - Fix for issue #3541: Normalize xDir vector for Hole
feature to correct hole diameter.
* 2ca81da42 - fixes #0003538: MacOSX 10.13 not in the 'About FreeCAD'
dialog
* 23b30518b - PartDesign: fixes for Qt 5.11
* c6c55cb6c - Change method of counting commits
* 9d419b8a4 - Add libspnav to fedora spec
* 61a6fbe6d - fix -Wunused
* c2ab3f02c - remove undesired dependency of Mesh to Part module
* 039e972a4 - implement fast mesh rendering for Qt5 port (7x faster)
* db4f47cf2 - Arch: other small bugfix in IFC exporter
* ee154d920 - Arch: Fixed storey height bug in IFC export
* 057652414 - Misc. code comment typo fixes
* 4c188ec0f - Fixed DAE export of groups including sub-groups and sub-
parts
* e267eac7b - Fix #3329 globalPosition in Stl export
* e45a3674f - Arch: bugfixes in IFC exporter
* c28f95d9f - Export DocObjectPy/TopoShapePy to Dxf (Import module)
* 6cc1524a0 - Mesh improvements: + support of Simple Model Format
(smf) + improve reading of STL files (reduce by ~70%)
* 98af9aabd - Draft: Snap to BuildingPart base points
* 78fea6704 - Arch: bugfix in IFC exporter
* d4987d088 - add option to drag at cursor instead of view center
* 6e8b60589 - add brnading option to show full version number in
splash screen
* 6c51cdd66 - minor changes
* fa89e3b95 - add url handler to handle certains protocols
differently
* d3ef6905f - + add option to switch off precompiled header
* 08fcd58e9 - + raise exception instead of crashing when trying to
access curvature info via Python
* 6b9a3bf93 - fix possible crash in Quarter viewer
* b7ac2807f - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* 65879dfe6 - + Improve mesh selection (precompute projection matrix
and use polygon bounding box)
* 2b04db09e - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* d034c0083 - Draft: Added variable to be able to start Move command
in copy mode
* f6fdad4d0 - Part: Fixed wording in ShapeBuilder messages
* 1fcfbcf1a - + move implementation of Base::ifstream and
Base::ofstream to header and remove export macro. This is needed
for VS 2013 to avoid that it exports methods of the base class and
thus causing linker errors for modules that link FreeCADBase
* 3b3e4fd4c - minor fix
* 806ad88c5 - + implement a faster method to multiply vector with
matrix + add convenience method to transform a point array
* b298e63bc - + implement direct and queued mode in console class
* b13f1562a - handling of UTF-8 in zipios++ on Win32
* 6b6bde1ba - use correct spelling of Windows header
* 188503613 - Arch: Added preference option for screen helpers color
(axes, grids, etc...)
* 111c0496b - Draft: Minor bugfix
* 64c760f53 - Added Standard Code property to all components
* 439486279 - Arch: Reorganizing structural profiles + added eurocode
timber sizes
* 7bac2a610 - Arch: minor bugfix
* acf18c193 - Arch: Minor fixes in Materials
* d37519e3e - Dxf Boilerplate files not installed
* 441850296 - Add ANSIB Template
* 2cc80b613 - Add preference settings
* 8ba4cd105 - Add support for alternate LineGroup file
* 5a39efa77 - Fix typo
* d48d014eb - Fix Detail view orientation
* 2b08754c1 - Fixed default HideUnits option to FALSE
* d7e5534d5 - Added code to strip units from display string
* b9767f003 - Updated hide units GUI option with more text
* f8327a009 - WIP. Moving to other machine.
* 4c2e36b64 - WIP. Added logic to not hide non-base units.
* 841dfeadb - WIP. Moved code to hide units to seperate function
* da41c0071 - Add getPresentationValue function prototype
* 3f1216a58 - WIP. Added logic to hide units on distance dimensions.
* 5e3ce0331 - Added option to hide units in sketch
* 548f63fd0 - fix -Winconsistent-missing-override
* 8272abf5a - Arch: Added edit mode task panel to arch profiles +
added American Wide Flange (W) profiles
-- Alexander Pozdnyakov <censored> Sun, 05 Aug 2018 02:21:58 +0300
freecad-daily (0.17+git14109-4aa91d62e-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 4aa91d62e2b5bf59371d0ffe1dbdd954e281e548
* Date: 1532128526
* git changelog:
* 4aa91d62e - Part: Added 'Wire from Edges' option to Part
ShapeBuilder
* a91f9e981 - Arch: Enable materials hierarchy
* a077a6d1a - Tweak Linear Dim Cosmetics
* 97ebbf27c - fixed mod Assembly for Qt 5.11
* 4249ddf64 - building fixes of mod Assembly
* 068073656 - fixes in mod Assembly for python3
* 473c86626 - Arch: misc improvements to IFC importer
* e92d1018b - PEP8 cleanup
* 024ce84da - Using PropertyVectorDistance
* c93ff200c - Part: Allow to disable progress bar in brep string
reader
* cc0fb2a5a - Arch: Fixed bug in display of axis systems
* 0c33d00bf - Arch: Fixed visibility of BuildingPart
* 50a10a202 - Arch: Support of shared profiles in extrusions imported
from IFC
* 9bfd118f3 - Fix includes for M_PI on Win
* 9c60b4190 - Fix "use of deleted function" error on streams
* 0790e3c92 - Add support for Dxf Export R14 spec
* 24a9ab73a - Arch: Improved compression of IFC files
* 56c6e3f0f - Arch: Fixed wrong Floor height on IFC import
* d940fd344 - Arch: Enable compression when exporting IFC files
(reuse similar vectors, colors, etc)
* a7c8a4677 - Arch: Support for IfcGrid
* fa32af702 - convert tabs to spaces
* dc79a93dd - save current color so it can be reverted on cancel
* 1cb114e25 - handle user cancel color dialog
* 3d09e6543 - Fix for coverity CID 168953
* 2c74bcddd - Merge pull request #1553 from luzpaz/source-typo
* 49b3fbab5 - Source typo fix
* 07d1abb38 - Fixed import and coverity issue in rml_post.
* 7e781bcfd - Revise multiple solids message
* c74ea1d99 - Fix PD Pocket Through All Unit Test
* 883a726d5 - Fix #3401 warning on multiple solid
* c6b394970 - Arch: Building now derives from BuildingPart
* be5e93ddf - Misc. typo & whitespace fixes
* c9b29dc63 - Revert "Added support in DraftGui.todo.delay function
to accept any number of arguments."
* 63f085dd7 - Extended global marker size to be used for Sketcher
* dc15e8f07 - Extended global marker size to be used for Path
* 348ae5177 - Extended global marker size to be used for other modes
* 101fac6c1 - Material: recreated materials files with the bash tools
* 4627ad585 - Material: properties, add ultimate strain
* 35b92641d - Material: properties, remove Elasticity because it is a
theory and not a property
* 3416a26d7 - FEM: analysis group meshing, deactivate by default
* 96ed5404a - FEM: material task panel, typo
* d990fb15f - py3: .next -> next() reported:
https://github.com/FreeCAD/FreeCAD_Conda/issues/16 ref1:
https://stackoverflow.com/questions/12274606/theres-no-next-function-
in-a-yield-generator-in-python-3
* 860ad6b91 - Use Stroker to generate Edge selection area
* 545bed8b1 - Fix arcs on outer angle dimensions
* 091482995 - Fix initial placement of linear dims
* ae4961244 - Fixes for coverity CID 176063 and 176065.
* 062fd6735 - Detect OCCT at new Debian location
* dc4fa6e80 - Added support in DraftGui.todo.delay function to accept
any number of arguments.
* c4fc02cbc - Arch: fixed bug in non-GUI mode
* 74a399e6b - Arch: added IfcPRoperties to BuildingParts
* b54661c09 - Arch: Added IFC properties editor to edit mode of all
Arch objects
* 0ff2c72ab - allow to disable version number in window title
* 5f63a7764 - Arch: using basic object names for all arch objects
* d7d4489da - Change StepOver to PropertyPercent
* 097f73afc - Path: Surface op improvements for drop cutter algo
* 56cd69918 - Fix mod JtReader with python3
* f469c9a2c - Another fix to compile against qt5 with python2
(detection of shiboken2)
* 1a952af89 - Make sure the offset wire is oriented predictably.
* 41ca2b3b6 - Changed OpTools and unit tests to not rely on Part.Face
creation to determine wire orientation.
* d2efdc408 - Some tests to figure out Travis failures
* c4426c28e - Fixed chamfer UI
* c4c30fba9 - Renamed PathGeomOp to PathOpTools.
* 57ee12df6 - Prevent user from adding stock features to chamfer.
* 3652cee94 - Fixed holding tags unit tests.
* c75fc99cf - Added chamfer selection guard to allow edges and faces.
* ebf84ff15 - Fixed holding tags issue with Path's at the same height
as the tag top.
* b8b1c6afe - More holding tags robustifying.
* 559d48045 - Fixed direction for offsetting holes.
* 664b2da2e - Fixed flipping of an arc if the arc is rotated.
* 1574d0bd4 - Robustify holding tags a bit.
* c4ae92cf3 - Fixed open wire offsetting and orienting.
* 4a8653b1c - Refactored geom functions into PathGeomOp.
* 34aaeff31 - Extracted and added tests for chamfer tool depth and
offset calculations.
* 028d76f00 - More chamfer unit tests.
* 324a30831 - Fixed wire offsetting and orientation and added more
test cases.
* bf7f0a69e - Corrected cutting edge angle input for v-bits.
* ee56fc92d - Set default log level back to INFO for all modules.
* c559544cd - Fixed missing stock exception in ProfileContour.
* 97ef1bb62 - Work around for offsetting a circle with Placement.
* 1b6d14a8d - Added basic chamfer test case for offsetting a wire.
* a605b6ea7 - Fixed flipping of b-spline and enabled unit test for
it.
* d101111f6 - Added flipping of edge to PathGeom.
* 8130b5794 - Moved functions out of class for simpler testability
* 135ede46f - Get the outline of the syntesized shape for PocketShape
before extruding. This greatly improves the robustness of the
algorithm and gives PathArea less chances to mess it up.
* 5fa725c18 - Always use climb milling for closed wires.
* 0a7074cd1 - Added join to chamfer properties and UI.
* 8657632d1 - Combined engrave ops in a command group.
* 6920a618d - Fixed chamfer depth and cleaned up properties.
* ce7f28811 - Rebase chamfer op on engrave-base and enable path
generation.
* 57ff80fb0 - Split Engrave into base implementation and Engrave
specific pieces.
* 63200c00e - Offsetting edges for chamfer op.
* ec0e9d1d9 - Basic chamfer op framework.
* 0c71bc9f9 - Consolidated path tool editor and added customized
support for endmill, drill and v-bit.
-- Alexander Pozdnyakov <censored> Sun, 22 Jul 2018 04:24:11 +0300
freecad-daily (0.17+git14016-5f63f9f23-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 5f63f9f23f10640b613cd894ed529eaf69a04aec
* Date: 1530881744
* git changelog:
* 5f63f9f23 - Add comment to clarify why replace() is used
* 9ea0cf5a3 - Add version info to window title
* f0252c80c - Show color of object wrt to its transparency while
exporting SVG file.
* bd4f48c95 - Fix #3525 Handle Global Position
* e5dc8bfff - Implemented a global setting for marker size and
support of it for snapping in "Draft" workbench. In future this
setting can be used for other markers too, to be able to set them
all to comfortable size by just one global setting.
* 2f6fe2597 - Arch: Support of IfcBuildingElement and IfcPropertySets
in ifc import/export
* a790510d8 - Material: material properties, add angle of friction
* 7a27e0e85 - Material: material properties, remove duplicate
* f379e6125 - Material: material properties, add some links as
comments
* 3887161f4 - Material: material properties, better formating
* 527b3b35e - Material: add some thermal and mechanical properties to
material module
* 6442ac83d - Material: material module, add some comment
* ce9e5d955 - Material: editor, add cards output and some comment
* 0f8566ef0 - FEM: principal stress calculation, fix for direction of
principal stress
* 1bd2463d9 - IMHO it looks like a bug...
* 6014fce39 - Arch: Fixed bug in windows
* 42efa3f72 - Arch: Fixed bug in restoring material objects
* ab1520b87 - Arch: Fixed compatibility with 0.17
* 88729418b - fixed a crash on escape from Image Scaling WB
* 10dee3f42 - Draft: applied patch #1530 from easyw
* 1314210a4 - Arch: Handle cloning of BuildingParts
* 43bf3bc0c - Arch: Handle placement change in BuildingPart + view
management
* 082926c7d - Arch: Further work on BuildingPart
* 2bef80dcc - Arch: initial BuildingPart development
* 05c26826c - Arch: context menu option for material group to merge
duplicate materials
* fafb19488 - Arch: Minor fix to IFC explorer
* efdef0f63 - Arch: Fixed non-GUI mode bug
* 3f2cfa0a7 - Arch: Fixed OBJ export
* fd5f1fae3 - Arch: Fixed IFC export of window openings
* 55db1feb2 - adding missing changes :)
* 13cbc0c25 - fixing py3 exceptions
* 87ee06b93 - Centering the Image Scaling Dialog
* 090211b63 - Adding Image Scaling Macro ti Image WB
-- Alexander Pozdnyakov <censored> Sat, 07 Jul 2018 11:32:09 +0300
freecad-daily (0.17+git13983-8f1c6f77c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 8f1c6f77c090ae7d9c2bfd4f18811083b01a3eb2
* Date: 1529679072
* git changelog:
* 8f1c6f77c - Arch: Fixed RHS structural profiles
* c5d589745 - Fix #3508 Missing Namespace in Templates
* cd02be6fc - TD: provide gap between figure and ext lines
* b20a99257 - Fix extension line direction in isometric views
* 5da2280cd - Arch: Added Frame and Offset properties to windows
* fb0fc49a3 - Removed PathPreferences class and moved functionality
into the module interface.
* b24e95b7c - Removed PathGeom class and moved functionality into
module interface.
* fae0de585 - Arch: Fixed export of included windows to IFC
* 64fee7817 - Simple blocks now are possible as container.
* ec16d82c9 - Add a new array type: PointArray.
* 70c190f5d - Merge pull request #1521 from easyw/master
* 60a0dff12 - updating new Icons
* 8e4dd8ca8 - Arch: Fixed bug in removing objects from section planes
* 9e7f406bd - Fix X,Y of anchor in Projection Group
* f91cb2ab7 - Compatibility w/R12 and arrows for Angles
* 36a82c690 - Add support for full circles to PathGeom.
* a59e87976 - Additional modules for Arch Linux added to
VTK_COMPONENTS
* e3f578ee8 - Building the FEM module on Arch Linux requires some
additions to VTK_LIBRARIES
* c0014cbd3 - Misc. comment typos
* 548511ac3 - Add support for Qt5 in ts update script
* c8c10c117 - Fix Blender Navigation
* 3c3239ae2 - Aggregate base edges into wires for engraving.
* 8faf50ec0 - PartDesign::Clone maintain the colors of the original
* 0fcb378f0 - Arch/Draft: Fixed bugs in non-GUI mode
* 2f18182b6 - Updated travis build badge in Readme
* 15685136e - Add sew function to the draft facebinder. Besides
facebinder and patharray get their own icons in the tree view.
* c6c4a0677 - Add sew function to the draft facebinder. Besides
facebinder and patharray get their own icons in the tree view.
* 1051f1049 - Material: main module, only use one material structure
list
* f90cd4a56 - backport to occt < 6.9
* f3ac51d9b - add Approximation option to TopoShape section
* be96fcc62 - add Approximation option to FeaturePartSection
* 2410e5323 - fix typo
* 184a566da - Material: move materal property list into material
module and use this for material editor ui and writing of mat files
* 1e844d4f5 - Material, code formating, flake8 compatible code
* 1e37612a2 - Sketcher: Fix deleteall crash
* 9975c7588 - Fix #3419 Circles as Polygons
* f571c1448 - Fix wrong point in Radius dim
* 7cb8520a8 - Make Dxf Dimensions compatible with ACAD
* 0f8eca3c1 - Make Dxf header compatible with ACAD
* 79e290ffb - Fix 3505 Special Chars in Path
* 6c4e4b35a - Ensure Correct Scale in DrawViewSection
* a8daaf4a4 - fixes #0002725: Random color for features in
PartDesignNext
* 617dfa063 - Arch: survey: py3-fix
* 41b278a05 - fixes #0003256: additive elements do not use color of
Body
* 75a6c6818 - fix possible crash when reverting a document
* c4fd48fb3 - explicit handling of English/en locale in setLocale and
supportedLocales
* 8f19b46d2 - Some fixes for PropertyEnumeration: + when reading an
enumeration ignore negative indexes and print a warning + raise an
exception when trying to get the current value of an invalid
enumeration
* 5ea211489 - add methods to set/get locales
* cb1337674 - properly handle failure of loading a module
* b77b77c0d - fix -Wmaybe-uninitialized
* 833c2c601 - add missing newlines
* f0e6b6969 - Switched engrave to use path-geom tools
* d6d26b6a8 - Sketcher: Wrong DoF reported - Fixes #3503
* a91d9c5d1 - msvc2013 doesn't support default arguments in lambda
expressions
* a5e85fd29 - Sketcher: Python interface to solveraid
* 830932db4 - Sketcher: Ability for SketchObject to create a list of
dependent geometric elements
* 556f5dc8f - FEM: source typo fixes
* 7d7a02e00 - FEM: add tool clipping plane tools
* c3e64d286 - Material: editor, move poisson ration into mechanical
properties
* e143e3f29 - Material: editor, move in ui hardcoded properties into
the editor module in a tuple
* 0b37a9259 - GCS: Improved point symmetry constraint
* ed0c22cf5 - GCS: Add convenience point constructor
* 83dd39b4c - small flatmesh fix
* 08910e71e - Arch: Added pref option to base new walls on Draft
lines
* 05bee3aa1 - Materials: use material directory pref from FEM
* 1a4b2cb73 - FEM: pref general and material, change back the file
chooser to dir chooser
* 7c316ba01 - FEM: prefs, move material prefs from general tab into
an own tab in FEM
* 71a27731b - FEM: App Gui, sort headers and pref entries
* 01ecf9859 - FEM: cmake, sort files
* d871555fe - FEM: ccx binary, better error message if ccx binary
exists but has problems to run, seen a lot on osx
* 51ad2b023 - FEM: command manager, use FEM wb icon as standard
* 9c628b870 - FEM: calculix writer, do not write integration point
results into dat file, because we do not have a reader for this ATM
* 8700597c8 - Merge pull request #1493 from WandererFan/update
* 334697fcd - Merge branch 'master' into update
* 8cd1cab68 - Fix wrong Pi literal on Win
* e80b5678c - Arch: Survey: fix py3 unicode problems
* 8b4a2895a - Control Dxf Point export by preference
* 5d65ad799 - Implement thumbnail blocks for Dimensions
* bf5589e2d - Position DPGI Dimensions correctly in Dxf file
* 9ec4d8368 - missing call to clear error indicator
* 9f7ac4221 - Support for individual edges and faces of an attached
shape string - fixed depth settings.
* 1b78a99dd - Fixed engrave gui updating Base and BaseShapes.
* 4641fafa0 - Added support for rotated 2d shapes for engraving
selection.
* a3d864e59 - Added engraving support for attached ShapeStrings
* b3d11842f - Fixed stock from base.
* 79c9e2d87 - Fixed selection of vertexes and faces - and added
support for faces as base objects.
* 32cb11172 - Filter out duplicate selections
* 60a49ede5 - Allow selection of edges for engraving.
* 13bce0960 - Suppport for engrave as part of a general job
* aaa200f01 - Add support for BaseGeometry to Engrave, if the Job's
base object cannot be processed.
* 57a8fddba - Fem: fenics: py3-fixes
* 23f58f1af - Draft: Fixed Draft texts not appearing on file load
* def225caa - Arch: Fixed bug in windows presets
* 15d2f9bb7 - Arch: Added toggleSubs command to context menu of arch
objects
* d02d0da7d - Sketcher: Do not update point height when highlighted
i.e. (pre)selected
* fc4726682 - fix memory leak in SMDS_MeshNode::getCoord()
* e49a5af3a - Arch: separate properties creation in own methods and
check properties at file load
* 27e80d0c6 - Arch: Fixed Site properties
* 211a24507 - do not use deprecated class in OCCT 7.3
* 37b9fedaf - Arch: Fixed bug in preset doors
* 93eb05b1b - Draft: Support new-style Draft texts in TechDraw
* 22b0fe9df - Material: editor, some comments
* 76cb5f033 - Material: Editor, fix open the editor without mat
* b643d0331 - Material: Editor, fix folders to look for mat cards
* 6ae0aa065 - Material: Editor and import, only use mat keys if they
have a value
* bf11a5f23 - Material: Editor and import, fix openfile and savefile
if no filename is given, make open and save work the same way
* 428e9ea5e - Material: Editor and import, delete trailing white
spaces
* c3954c2e1 - FEM: material task panel, remove matweb button and save
mat card button as they are tools implemented in FreeCAD material
editor
* 2d8ebcf00 - FEM: material task panel, quite some changes: - add
Material editor for editing material parameters as well as load and
save mat cards - distinguish between 'card name' and the 'material
name' - reorganising codeg
* 0bafa26b2 - FEM: elmer writer, fix heat source and add a comment
about units
* 5fd8bd0c2 - FEM: pyhton commands, some comment
* e1ae500e8 - FEM: pyhton commands, do open the task panel on new
object creation in Gui
* 1035a032f - FEM: material editor, add command to open the editor ot
icon toolbar, use copy of Arch material group icon
* f0964a9c0 - Implement R12 version of Polyline
* 6b6a0569b - Add 999 Application group code
* ea5617ee0 - Initialize #pts for LWPolyLine
* 79a4aa3ef - Misc. typos
* bf03c7bcb - Sketcher: Empty list means all geometry for Python
addCopy addRectangularArray and addMove
* 39e82c79f - Sketcher: New tool bar icon under the copy command to
move
* 7c586b6c1 - Sketcher: move icon art
* cffa76b0c - Sketcher: Python support for moving Geometry
* 7df766777 - Sketcher: Moving Geometry Support
* ec6eaa509 - Sketcher: Improved B-Spline creation
* 480592717 - Sketcher: Extend existing rendering order for lines to
points
* dccb86a5d - Sketcher: Optional extended naming for constraints
widget giving first-second-third information
* 78b7510ee - fix inconsistent default parameters, fix warnings
* 4a8056478 - fix cmake warning due to inconsistent naming
* 3cb6890bc - suppress warning C4996
* 717abd0cf - fix string
* d4354af79 - fix const correctness
* 63cefaf4a - fix const correctness
* 8d7622b4a - Sketcher: error message when trying to increase the
degree of not-a-bspline fixes #3471
* bfef80f9c - Sketcher: bspline knot increase wrong string fixes
#3470
* 8a31a6c5b - Tests: Update test to remove redundants that failed to
be detected with the old solver
* 60a57107c - Sketcher: fix failure to notify solver issues, like
redundancies, when using setUpSketch in SketchObject
* 61b1a1552 - Fix MatrixIndexType
* 03c3539db - GCS: Improvement in redundant constraint detection
* 9e901dbc5 - GCS: Fix report view formating and duplicated endline
* d75be15f6 - Sketch: DoF finder icon/resource file
* f7a7d2bad - Sketcher Toolbar: Removing DoF finder from the toolbar,
as it can be accessed from the solver messages now
* 14c7349e2 - Sketcher: DoF finder command while using the default
SparseQR
* 1d63ed717 - Sketcher: Support for clickable DoFs to launch DoF
finder
* 992610564 - Solver: solver sketch level support for driven
constraints and parameters
* 858f4cb85 - GCS: Full detection of dependent parameters with Dense
Full Household pivoting QR decomposition
* d531e98ea - GCS: Support for solver constraints to store
driven/driving status
* ce4503ae4 - Sketcher: New Command to select geometric elements with
dependent parameters
* 6f7e06fa4 - GCS: Extension of solver geometric elements to store
whether they have dependent parameters
* ed25902e1 - Solver: Solver Sketch level dependent parameters and
solver geometric element management
* 2e70d9c75 - GCS: Solver dependent parameters retrieval
* 8e2c682a3 - fix windows problem:
https://forum.freecadweb.org/viewtopic.php?f=4&t=29014
* d38fabf26 - cmake:occt: add fallback
* baed57f01 - conda: osx configuration
* 2c982e0c4 - Remove extra definition of obj.IntervalZ
* 262d7c0cd - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* 2760dabb3 - Format Dxf Group Codes as 3 chars
* 009b18a55 - expose function to Python to get optimal bounding box
* b8fca77c5 - respect settings of locatation navicube when creating a
new view
* 3b02ff2a9 - Fix typo in AddonManager
* b54f0353b - revert commit d1588052ffe
* 73d597710 - Write Dimension Blocks to Dxf file
* 064a261cc - Add Header with version to dxf output file
* a6e9eec5a - Avoid Qt warning re mdi window not in workspace
* c96d72bd6 - Ignore selection changes while closing Page
* 6781a8167 - Correct small bug in CompoundFilter in command line
* 1a71777f5 - Fix base number of commits
* 0ea75683f - Fix #3477 Unintended Deletion
* 8b0b3df76 - PathSimulator, fix typo false->False
* 1a3996783 - Improve backwards compatibility
* 0c90118cb - Cleaning
* 3895c9a49 - Improved naming of the new parameters
* 1aa8601e0 - Add IgnoreAbove parameter to not generate ramp above
certain heights
* 432daa95c - simplify cmake-setup of netgen and occt using default
cmake-configs to access cmake-variables
* 6476cf4c6 - FEM: mesh netgen command, fix meshing while task panel
is opened
* fbf96728b - FEM: material editor, add it to materials menue
* 24a21ce83 - FEM: menue entries, add submenue for materials
* c7879c28f - FEM: selection widget module, fix console print message
* be2874482 - FEM: Python VP, add return variable to unSetEdit
methods and improve reseting the edit mode
* 7512fb562 - FEM: material widget, add button to fix material
property editing
* 468946bcd - Sketcher: Fix crash on applying dimensional constraint
to external element
* d1588052f - (tmp.) switch off Web module when building with Qt5
* db902b462 - Add fedora spec and support files
* 0425c7f3c - fixes #0003493: Python Shape.isClosed() returns false
for any solid, including primitive Parts
-- Alexander Pozdnyakov <censored> Tue, 26 Jun 2018 01:37:53 +0300
freecad-daily (0.17+git13801-4b089f966-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 4b089f96676958566b0049b9c69ffccd39c0eb50
* Date: 1527353578
* git changelog:
* 4b089f966 - fix inconsistency with default value of random shape
color
* 7c010ab9a - implement option to change corner of navi cube
* d15c7d067 - + option to disable navi cube + handle destruction of
GL context in 3d viewer class + fix for OpenGL error message:
'Texture is not valid in the current context. Texture has not been
destroyed'
* 865f83b57 - remove unrealiable implementation of
ViewNormalToSketchPlaneCmd
* ddf881a1d - make NaviCube working for Qt4 and Qt5
* ba99fff1d - fix Qt5 build failure
* 13a4f8414 - First Qt5 compatible NaviCube attempt
* 934603b60 - Draft: Fixed draft2sketch not working with ellipses
* e0ef642d2 - fix copy/paste error, add back 3 lines
* f9212edc6 - Update Draft.py
* e74a18f09 - Update Draft.py
* 0c4c04156 - Part: fix imports of Show.TempoVis
* 78f054f09 - Show: improve container support
* 0511284f0 - Show: toggle support for sketch clipping plane
* 7edfe0f26 - Show: fixes
* ab478f947 - Sketcher: Section Command enabling the clipping planes
* c3f0513cc - Sketcher: Section view artwork
* bd442192f - Show: fix forgotten cmakelists
* 75ba52731 - Show: more fixes
* 1bf9da8a2 - TempoVis: Clip Plane Support
* e4cea7f3c - fix possible stack overflow when finishing edit mode
* 9fb122008 - 2to3: port some missing print statements
* ab3ec6cc7 - py2 fix: open doesn't accept encoding attribute
* 71dd8934a - add python syntax checker
* c801808be - python syntax checker: remove some strange leading
characters
* 8e8d0d0cb - py3: Import: 2to3
* 25bd2d2ab - py3: tools: 2to3
* ec22a9078 - py3: fem: fix gmsh bytes problem
* 4682b4fd2 - fix -Wparentheses-equality
* 2ef1d2f36 - FEM: geometric selection widget, more errors as popups,
better clear selection
* 253b3a523 - FEM: geometric selection widget, check to only allow to
select one geometric shpape type for the list
* fa484c65d - FEM: default display mode, name it Default as it is
done in all other FEM obj where a Default display mode is needed
* 5ac8431a1 - FEM: selection observer, move class into selection
widgets module
* c574fb276 - FEM: Python obj VP, code formating
* 964ede3f4 - FEM: Python geometry selection class, use it for
material obj
* eb88c9045 - FEM: Python geometry selection class, use it for gmsh
mesh boundary layer
* 6a2ac85d5 - FEM: Python geometry selection class, use it for gmsh
mesh group
* 5f66ca215 - FEM: Python geometry selection class, adapt it to Solid
selection and use it for gmsh mesh region
* 366af6d77 - FEM: Python geometry selection class, use it for fluid
1D obj
* faf6e5200 - FEM: Python geometry selection class, use it for
beamsection obj and rotation obj
* c84077ba4 - FEM: Python geometry selection class, make it useable
for Vertex, Edge and Face
* c20994358 - FEM: implement a geometry reference selection class,
use it for shell thickness obj
* 24452df93 - FEM: fenics #0003038: this fixes the CellFunction type
to get access to the measures correctly
* 50724bbe5 - FEM: some Python constraint VP, add import of FemGui to
get the icon in TreeView when there is no analysis and Fem is not
loaded
* 103371f57 - FEM: menue entries and tool bars, code formating
* bf671db12 - FEM: menu entries, add one for electrostatic potetial
* f06132d3e - FEM: result and gmsh mesh obj, do not load FEM wb on
double click. Only the analysis container should have this
* c997755ad - FEM: Python object VP, add a pop up if a task panel is
open while another one will be opened
* ae4a97d3d - FEM: Python constraints, do not open a new constraint
if another task panel is open
* 243fd83d9 - FEM: electrostatic potential objeckt, fix module title
* c5a9fc5a0 - FEM: constraint gear and pulley VP, remove unnecessary
error logs
* 23089bea9 - FEM: result object, better grouping in result
properties, this does not break compatibility
* eb1acda98 - FEM: unit tests, add some comment
* 0c6ed4db1 - Material: fix some units in various material cards
* d47f29853 - FEM: commands, add recomputes and replace App and Gui
wie FreeCAD and FreeCADGui
* a4bb93d55 - FEM: Python VP objects without task panel, proper
prevent edit mode
* 5f37a3023 - FEM: Python reference selection task panel, fix initial
selection and selection after delete an item
* 16e70d971 - FEM: Python constraints with ref shapes, add right
click to delete all ref shape at once
* 545ec31ad - FEM: gmsh mesh obj, implement drag and drop for its
childs
* fa6bb2183 - FEM: gmsh mesh obj, fix initialization of mesh group
list
* 59c67f4b7 - FEM: C++ constraints, clear selection on unsetEdit,
same system as it is on Python constraints
* fab0b4061 - FEM: Python constraints, hide meshes while constraint
task panel is opened
* 830d521e9 - FEM: python task panel with solid reference shapes,
make solids better visible on click if they are in Compound or
BooleanFragment
* 458a4be12 - FEM: meshtools and dependent modules, add error message
for retrieving solid elements if out of range
* 1e497ebd8 - FEM: code formating, no space after (
* 2e8a91962 - FEM: material task panel, use same name system for all
gemetrical elements
* 4dea888fd - FEM: python objects task panel, clear selection on task
panel close
* f5fe86a39 - FEM: material task panel, add some TODO comment
* 48aa0ba3d - Fixed TC modality in post processor driver.
* 2dd0f1f8f - Export Diametric Dim to Dxf
* b7f4fe936 - Export Radial Dim to Dxf
* 4a1b6601d - Export Angular Dim to Dxf
* 490b7fc19 - Export Linear Dim to Dxf
* 4f5e304d6 - Fixed wrong encoding in App.openTransaction
* c039bfb01 - Sketcher: Snap polyline arcs to 45 degrees pressing
ctrl fixes #3472
* 7a09a5774 - More misc. typos
* c4474f187 - Add source comment typo fix
* ed1470e3d - whitespace cleanup
* 6e64b4f75 - Misc. typos
* ac6ae007b - Remember background type in Tools->Save picture dialog
* afdd30b13 - Fix delayed painting
* 09f607c5f - Remove debugging messages
* a2e1826a9 - Fix DrawProjGroup Positioning
* 84c40aa69 - export TD Annotation to Dxf
* fa28bf97e - Export Points to Dxf
* 622cb9d2f - Draft: added ConvertDraftSketches() convenience
function to convert App::Annotations to the new Draft Text object
* 8fd89533a - Select items already present in PropertyLinkList edit
dialog
* 46a91630b - Fix Dice3DS nested directory for non-installed build
* 39e3508b3 - Arch: Added combobox with presets in multimaterial
layer names
* 57b7f3389 - Fix selection when multiple pages
* 2a0c65137 - Fix message for empty detail area
* 89a7b2a92 - Fix selection for radius Dims
* ea8733584 - Fix CCW ellipse arcs
* 7f965554b - Fixed abs usage for doubles - thanks to clang warnings.
* 4cb93bf66 - Draft: More streamlined console output
* a71147455 - Draft: Show in-command shortcuts on buttons and in
console
* 891682a41 - Draft: Added 'Flatten' context menu entry to Draft
Wires
* ea0df1e21 - Arch: Added CutMargin property to section planes
* 753f514d3 - proper fix to keep nodes order intact when exporting to
UNV format For more detailed information have a look here:
https://forum.freecadweb.org/viewtopic.php?f=10&t=27744&sid=9a966f15
219a156c83f12be7ac055791&start=70#p233460
* 0b3f02ec5 - Arch: Window placement now keeps orientation from last
face hovered. Much, much easier to place windows in walls now
-- Alexander Pozdnyakov <censored> Sun, 27 May 2018 12:27:40 +0300
freecad-daily (0.17+git13701-976369621-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 9763696216ffc0381c6724d1f301ecd9011bee9b
* Date: 1526091281
* git changelog:
* 976369621 - Arch: Added convenience function
ArchComponent.convertOldComponents to convert the Role property to
IfcRole
* 30476e951 - Arch: Renamed Role property to IfcRole
* 89bee2c83 - Draft: Catch deleted objects in DraftGui.todo
* 26d7d7472 - Convert deprecated boost::signal to signals2
* eefaaa58d - Eliminate some redundant executes
* 459458361 - Fix compilation with GCC 8
* 186df5238 - Cleaned up translation.
* de9b157a9 - Updated copyright
* 4adae91ab - Setting rotation center for the job on change.
* 6fe32862b - Maintain center of rotation for compound objects.
* 5103b74bf - Set Path Center. Depends on mlampert's rotation vis
* 454d86b20 - fixed feed rate for angular moves
* bf51263a2 - Path rename dressup
* f93357003 - Initial Commit
* 1bdda1c47 - Fixed rotation axis rendering for B and C.
* d720ef1d1 - Add support for rotation center to ViewProviderPath.
* 49d016e2a - Fixed inch scaling
* e637bfda2 - Added center property to Path to deal with rendering
rotational axis.
* 7ec797757 - Added support for G20/G21 to g-code import.
* 17cca2a1f - Added g-code A parameter support to drilling cycle.
* 2ff14529a - A g-code parameter support for G2/G3
* f425a8a28 - PathViewProvider support for A parameter in G0 and G1.
* 15c2b9a28 - fix FreeCad crash when no tool is assigned to an
operation
* 9b907e3ac - Added missing comma
* 6656d9c6d - follow-up source typos
* 420c2d7c0 - Source typos fixes
* d9314b756 - Draft: Draft Text now uses its own python object
instead of App::Annotation
* 32f089f28 - Arch: optimizing block walls
* b5ffabace - Arch: All Arch objects can now have any IFC type(role)
* b3fb790d5 - Draft: Added reference mode to Draft Scale task panel
* c36026358 - Arch/Draft: Make sure an active doc exists before
creating objects
* 176eb8c66 - [AddonManager] Add github support
* 6597b446c - [AddonManager] Save macros without 'Macro_' prefix
* d25b8ed40 - Stylesheets: updated and upgraded to full SVG design
* 8e017399a - Arch: Added a new 'beam mode' to draw structure objects
* d9b8d6155 - Expose task panel layout through preferences.
* a91a544c1 - draft: fix snapping with images
* 710692718 - Arch: Optimized Arch panel waves generation
* cb4a5ee18 - set exception message when returning with 0
* 8d4f31f02 - fix bug tracker issue id:0003450 : Freecad crash when
simulating without operations.
* 7fa81fd2e - Draft: Fixed syntax error
* 650fed979 - Point Draft importDXF to Mod/Import/ImpExpDxf
* 78b72c6d4 - Only setting Path.Area curve accuracy if it is not, and
also set it when Preferences get saved.
* d4fa4ec21 - removed newline altogether
* 6de9a3206 - Used QChar::fromLatin1('\n') instead
* 5cd5c6ad8 - Added QString::fromUtf8("\n")
* 86469bd5d - revert some spacing changes
* a529ba178 - Crowdin: more fixes
* bc0a88551 - Draft: move newlines out of translations
* fb224b009 - Crowdin: fix in different WBs
* 4604bd945 - Merge pull request #1435 from
WandererFan/newDxf2ModImport
* cb12b0eda - Add Export Page as Dxf to TD Gui
* fe6c07b24 - Add writeDXFObject to Import
* 717a4a50a - increase memory memory on MSVC to fix internal compiler
error
* 52f437562 - Arch: Added setting to limit areas calculations for
large objects
* fff7c0328 - Arch: Window presets now include windows and doors from
Parts Library, if available
* 1a2868b53 - Changed grbl feed rate output to mm/min.
* 0dead11c3 - Spreadsheet: typo fixes
* 271740d0a - fix version check for cmake < 3.7
* 9ec568ddf - Detect pycxx version and add source for version 7 and
greater.
* c9f6855fc - FEM: typos, can't hardly belive there still are some
...
* d8eed1f92 - FEM: Clarity fix of term 'dia' as 'diameter'
* ba9dba4b2 - FEM: typo fixes
-- Alexander Pozdnyakov <censored> Sat, 12 May 2018 20:17:08 +0300
freecad-daily (0.17+git13638-983f2472a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 983f2472a871f8b808fccdf8fa8d05dd276c3fba
* Date: 1525006241
* git changelog:
* 983f2472a - more fixes for flatmesh + fix gcc warning + add
conversion function for boost.python + switch build off by default
due to travis build failure for Py3
* 7ceb9721e - check for minimum Eigen3 version to build flatmesh
module
* 2fcc35446 - fix several warnings: -Winconsistent-missing-override -
Wsign-compare -Wmaybe-uninitialized -Wmissing-braces
* c32ca39b3 - suppress warning 4275
* ae9305f49 - fix warning -Winconsistent-missing-override
* a83d0e612 - support occ version < 7.0 for mesh flattening
* 620768b8a - fix export of base class
* 5a7bc3376 - disable Py::Exception(const std::string&) constructor
as it will be removed in future PyCXX versions
* 09e85f7ef - Add include for TColgp_Array1OfPnt
* 33c77a546 - Add View and Page Dxf export
* ddac40afb - Move Dxf function to Mod/Import Ph1
* d1c0c431b - include missing headers due to updated occ version
* 6aeab2284 - add switch to toggle building of flat mesh module
* 77a647010 - implement optional Python binding for flatmesh using
boost
* af4e53003 - minor fixes
* 3affc2da9 - make sure MeshPart still builds without smesh
* 31cee58df - fix crash when entering quit() in Python console for
Py3
* 68cc427b0 - Improve handling of external smesh + add
SMESH_version.h.cmake to set full version number instead of using
compiler define + do not set include path of smesh globally + do not
set library path of smesh globally + do not set HAVE_NETGEN define
globally + improve using debug and release libs of smesh for MSVC
* 2092afe07 - make finding smesh optional
* 547cc9f36 - external smesh: use version info for precompiler
conditionals
* 21cdc9ea4 - port to smesh 8.3 using #ifdef EXTERNAL_SMESH for the
diff
* 5941a32f7 - fix Linux build failure
* d34847f75 - improve icon theme handling
* 48f5be732 - flatmesh: missing include + do not show flatmesh-gui if
flatmesh is not available
* 900ec439d - do not show F2 as short cuts for renaming on macOS as
it doesn't work
* 0599879e2 - Arch: Further encoding bugfix in IFC exporter
* 059e4e65d - Merge branch 'randomshapecolor' of
https://github.com/dulouie/FreeCAD into dul
* 505488c4f - Misc. typos
* 8c0b57466 - conda: update circle-ci build
* 01beecc7a - draft: fix diameter-dimension
* aa14ed6ba - Arch: Added 4-pane window preset
* 5ccb7e7d3 - Add some debug and util routines.
* 00f36d78e - Update Page display when View removed.
* 371c7e458 - Ensure Section face redrawn on update
* a40996016 - Add #3337 Arbitrary Dimension
* c3d56ca36 - Fix exterior angle arc and value
* 4cd563b5c - Remove duplicate code/save Dim line geom
* d67147871 - Doxygen: fix broken link in freecadweb.org/api page +
update all links to https://
* 5f7df347f - Path: misc. source comment typos
* 13db1e534 - Crowdin: Path string fixes
* 2c78478b5 - Part: fix compoundfilter's items property tooltip
* 61db1afe4 - fix crash when using space mouse on Windows and built
with Qt5
* 1e2b9758c - Arch: Fixed encoding bug in ifc exporter
* 786054fd2 - Fixed ArchDetail example
* a099eb3ca - Improvements on mesh flattening commands: comment out
import of pivy because it's not used and pivy.graphics isn't
available on all platforms Add MeshPart_ prefix to command names for
consistency reasons and to make Qt help working correctly When
adding commands to Mesh workbench make sure the commands could be
created beforehand to avoid annoying warnings
* c518744e3 - cmake stuff
* 37fb72e50 - nullspace
* 08b329c9b - add area relaxing method: not yet working
* 818870582 - add edge relaxing method
* 18b654488 - win: pybind11: workaround for strdup
* 7df027c88 - change pybind11/boost handlinG
* 8c448e370 - openscad py3 fixes
* d8d79c908 - win fixes + pybind11 improvementS
* 74cd8706a - MeshFlattening: fixes for windows
* 76b66159b - MeshFlattening: add function to unwrap face
* 2329ac38e - MeshFlattening: add function to unwrap mesh
* e1247dcb4 - MeshFlattener: boundary extractor
* ce33e2dbe - MeshFlattening: initial commit
* 05b800400 - hide python code displayed @ startup
* 40919896e - Add getAllViews() method to DrawPagePy
* f13689753 - Fix #3367: view/data pane is unselected
* 4f3f62072 - Coverity fixes
* a4ae54f65 - remove unneeded cmake switch
* 33b883acb - fix broken layout in view color panel
* 1f121a17c - py3: Spreadsheet use Unicode instead of bytes
* 7da2d6ebb - py3: rebar-fix
* 77895f959 - py3: draft fixes (grid) integer-division (please
remember using // for integer division ;) + use same color for arrow
and line
* 5d1fa6723 - Fix add ArchSection w/ multiple Pages
* dc79d4172 - Sketcher: fix menu periodic bspline call
* ae7bef997 - Expressions: Fixed issue #3432; aggregate functions
sometimes ignore some of their arguments.
* b440dc830 - behave like standard Python interpreter in console mode
if no file name is passed
* 519d02dd0 - ViewProviderGeometryObject: set default random shape
color to false
* 8958aaae5 - Merge branch 'randomshapecolor' of
https://github.com/dulouie/FreeCAD into randomshapecolor
* d8b5b6938 - fix small layout issues
* 492f5057e - random shapecolor with toggle in settings dialog
* 68f25713d - Fix finding boost python >= 1.67
* 3c9e6b038 - fix requesting boost python component for version >=
1.67.0
* 52443a1b1 - fix minor uic warning
* 10e33d03f - Active container (light gray) and edit (yellow) colors
in Tree view are now changeable in prefs->display->colors
* 869b5c891 - Explicitly link against -lpthread on Unix
* 6ac274b08 - minor fixes in FindPyCXX check
* 01a26172c - disable Py::Exception(const std::string&) constructor
as it will be removed in future PyCXX versions
* 840c9e8b3 - prepare for PyCXX 7.0
* c4aaef403 - fixed missing py2 case
* 04a8bf6a2 - fix syntax error for python3
* 5b744ae05 - fix runtime error creating a wire from string with
python3
* 329739954 - fix possible crash when saving preferences
* 5326d15ed - improve handling if PySide(2) is not installed
* c16813f4e - Arch: Fixed wrong wall base wire orientation
* 9551e2bf7 - Part: Added icon to Simple Copy command
* 514058a02 - Arch: Fixed leftover encoding bug (backported to 0.17)
* 4f1c3a971 - Draft: Fixed snapping to shapes inside a moved Part
container - fixes #3392
* 72d334d86 - Fix #3426: Hierarchical step export not working with
occt 7.2
* 18a7bad3b - py3: fem: some additional fixes
* e6727e806 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* 5293cede2 - Revert changes per yorik
* 25b58a1a8 - Arch: Residual trailing \n chars removed from
translate()
* 90c668972 - Arch: translation fixes
* c582b069b - fix compiler warnings with py3 and msvc
* a29e8725b - fix compiler warnings with Py3
* 6858146c8 - don't make existence of PySide2 mandatory
* 7ed84a659 - workaround for bug in VS 2013 that occurs at Python
init time
* 4adeb7702 - extend API of smooth command to allow to run different
algorithms
* 8a7525f62 - PartDesign: fix #2758 Datum Point persistence, again
* cab320be4 - py3: addon-manager
* d97701499 - py3: fix dxf import
* be5ea8391 - PySide2: qApp -> QApplication
* 0bd9f17ba - py3: port ship to py3 imports
* f3a514b44 - Deploy Travis builds to 0.18
* 646111495 - App: fix py return of propertyLinkSubList
* 04a7f566f - Merge pull request #1402 from luzpaz/drafttools-fix-
newline
* 1207b5681 - Follow-up fix for e0161f4652
* d96cc9dbd - Arch: Fixed wall clone icon
* 50ef6e174 - Arch: Added blocking system to walls
* f95117c70 - Sync TechDraw what's this with Wiki page names
* 973e0e4bd - Align TechDraw menu and toolbars
* e0161f465 - [For v0.18]Draft: add translation() + move \n out of
translation strings
* 0884b353a - [For v0.18]PartDesign: translation fixes
* 7101d9a89 - Arch: small bugfix in Rebar
* 2400fe64b - Draft: dimension and extension lines overshoots
* 8aba6f1d5 - Path: Reword menu items from 'partial' to
'supplemental'
* f0a91a89e - python3: ConfigParser -> RawConfigParser
* 130c44521 - start v0.18 development
* 018b41032 - [For v018] Fix build with Qt5 beta
* aa0f6b54d - fixes #0003424: 'basic_string::_M_construct null not
valid' when opening a v0.16 project with v0.17
-- Alexander Pozdnyakov <censored> Sun, 29 Apr 2018 18:23:49 +0300
freecad-daily (0.17+git13509-0258808cc-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 0258808ccb6ba3bd5ea9312f79cd023f1a8671b7
* Date: 1523004517
* git changelog:
* 0258808cc - fixes #0003421: Duplicate workbench message
* e5f42798c - Merge pull request #1396 from berndhahnebach/bhbdev141
* 5f073d4ae - FEM: vtk result export, better error message
* c5ef8a1ee - FEM: vtk mesh builder, add some logs and code
improvements
* 6c60f60a0 - FEM: vtk mesh builder, fix crash if SMESH grid has node
gaps
* d2ee3d2ac - PartDesign: fix #0002758 Datum point moves to (0,0,0)
when reopening the file
* 839cef928 - Gmsh path detection fix for Python3 on Linux
* 77512c026 - improve exception handling in
ViewProviderBody::dropObject
* deaef0ae0 - chamfer size must be greater than zero
* 1b49a006c - fixes #0003416: Crash on draft operation for a face
* 4ad053195 - fix NSIS scripts
* 85b42a16d - Draft: Fixed possible bug when removing trackers
* 2a7cd1bb2 - Add Ext directory to installer
* 485630fb3 - FEM: fenics mesh, trailing white spaces
* ccfe39d11 - FEM: Fenics mesh issue #0003038: xml import fixed
* e195f035c - Arch: Fixed bug in WebGL exporter
* b5779a861 - add comments
* 6ca441d1b - fix crash when boundary edges are not ordered
* ba3fb75b4 - PropertyContainer: fix false hit when searching
property
* 03af97513 - fix failing unit tests by using adaptive delte value
* 877fdffe3 - MDIView: remove from parent before close
* 289117392 - Draft: small bugfix in WPProxy
* 63e8b134a - Fix raytracing render for python3
* e589c0466 - add unit tests for psi and ksi
* 1cbc20b0b - fix conversion factors for psi and ksi
* e46e576a1 - revert commit 4301216e7
* 0ac32464e - Sketcher: Bug fix - prevent inter part/body links
* c3423ad8d - Fix duplicate about entries in mac app menu
* 3ca2a408f - Fix invalid Python object error
* c75d1cd77 - handle exception when running unit tests in GUI mode
* 889b133af - fix warning
* 127895695 - fixes #0003394: Crash on gesture rotation with focus
* 852940702 - fix bug and possible crash in overloaded method
PropertyLinkSubList::setValues
* 118757abc - OpenScad path detection fix for python3 on unix
* 428f2555c - py3: make __FreeCADBase__ importable
https://forum.freecadweb.org/viewtopic.php?f=10&t=12534&start=510#p2
20765
* cab061ba5 - Add Qt Assistant to mac app
* ec6702e64 - Fix travis macOS build
* 7fd1e543f - Updated offline documentation
* 71f0f1a6d - density is not an SI base unit
* 656a669cb - FEM: inout, make import inp mesh Python3 compatible
* 8717edb98 - FEM: material task panel, workaround to be able to set
poissons ratio to 0
* 43bc2de69 - FEM: mesh, changes messages into logs
* e21c34a56 - FEM: unit tests, add various tetra10 mesh element tests
* 5e79d4b44 - FEM: unit tests, move mesh tests in own test module
* 578d7b287 - fix typos in German translation
* d4f835ab3 - Merged translations from crowdin
* a4714ce77 - Arch: Fixed adding/removing of windows in walls
* e1e06e732 - Start: Removed remaining unauthorized internet access
at startup
* f5bd719a6 - cat files in correct order
* 86c5c0dc9 - Doc: added splitting/reconstruct instructions to the
offline doc scrits readme
* d3f413cbe - Fixed missing X-Parameters in output. Renamed to
philips_cnc. Cleaned up and merged code from linux_cnc.
* f485a0786 - fixes #0003361: Spreadsheet: Inserting Row Cause Crash -
FC Daily v0.17
* 51d0d4e19 - Using UserString for comparison instead of the actual
value to avoid rounding errors depending on the unit-system used.
* e9c2145ec - [For v0.18] Sketcher: Doc typo fix
* 6c8e10403 - Handle webkit being in a non-standard location on macOS
* 0574ac37e - Spreadsheet/Expressions: Fixed issue #3363.
* 7c5a9688a - Fix typo in GmshTools
* 34633c144 - Path: Remove additional unused 'partial' commands
* 47d6b10b7 - Path: remove ToolLengthOffset
* 129e2f7a1 - Workaround Qt 5 macOS menu bug
* c960e8d12 - Arch: Fixed window transparency bug
* fa26b06c9 - repair French and Finnish translation files
* 9a5bc610b - fix download url in Robot workbench
* 4301216e7 - fix PPA build failure
* 3b5b284c6 - use Python script to concatenate qch file
* 42987dac3 - FEM: mesh api, fix get nodes by face, credits go to
user _UR
* 437d1cc66 - FEM: analysis, make vtk result pipline object draggable
into analysis
* 9fab5e835 - FEM: VTK, better comments in vtk result data creation
* c55184e07 - FEM: VTK import, fixes in SMESH mesh builder for vtk
import
* 482a2aec3 - FEM: VTK export, fix vtk mesh builder and vtk result
obj
* 9bf2fe8e3 - Offline documentation, make sure directory exists
before writting to it
* b81f4694b - Path.Area: work around for OCCT discretization bug
* 0859db641 - improve German translation
* 11b3f6620 - Escape single quotes in PropertyStringList
* 296fcd355 - AddonManager: Fixed addon descriptions
* dbad77bd7 - Doc: cmake now joins parts of offline doc
* b45bc4889 - Misc. typos: Please merge right before 0.17 release
* 5109e1588 - TD Translation fixes
* f97e28bdb - TD Translation fixes
* f3f857fc8 - fix possible crash with draggers in transform edit mode
of a view provider
* 2e63ffd09 - Fixed import statement for py3
* ff955c1aa - check for selected sub-elements in sketcher copy
function
* 49308811f - fix string to char * conversion
* b70bec971 - Sketcher: Carbon Copy Support for external geometry
* 8fdce5a9c - Arch: Small bugfix in Axis position
* 597dbf609 - don't allow to set empty list of bodies for boolean
operations don't update the body feature if boolean body list is
empty
* 3fd549ec7 - fixes #0003376: PartDesign Boolean produces exception
with wrong selection of active Body
* 386ef7ada - FEM: frd import, fix node order of B32 seg3
* 7e1334b1f - fix Debian bug #825861
* 8c8cee982 - Arch: Fixed not working addition/subtraction in
components
* 41db9e2a5 - support to handle changed types when reading dynamic
properties
* 5fbdd7a70 - close document in unit tests for sketcher
* 293519885 - Draft: Added word '2D' in DWG/DXF file format
descriptions to make it clearer
* d45135e46 - fixes #0002516: Microsoft Visual C++ 2013 is included
in the setup package
* b87f2143a - fix typos
* 2540f2a3b - FEM: mesh export, fix init file and better output
* 1d39db122 - FEM: vtk export, better object choice on export to vtk
* 50f28dc63 - FEM: vtk tools, deactivate penta6, hexa8 and hexa20
since they will kill FreeCAD
* 247129e88 - FEM: vtk tools, fix quad hexa array name
* 9a05a7267 - FEM: vtk tools, fix crash in mesh builder if not
supported volume is used
* 0cdbe26eb - FEM: vtk post processing, add a workaround check for
back light
* 5d87ee460 - FEM: typo, @luzpaz, I can't hardly belive there are
still typos, but there are :-)
* 2c2d781aa - Start: Do not access the internet in start page before
user explicitely allowed it
* 25d47ae65 - Arch: Better fix of windows host system
* ae3869830 - added 3-part offline doc for testing
* 2fc1763f2 - FEM: vtk import, add GUI pref page
* 06df53ef6 - FEM: vtk import, fix import of generic vtk files
* 224c74e9a - FEM: vtk result import, workaround for broken stats
calculation
* e3ef7fc90 - FEM: vtk export, fix module name in init
* d310f4328 - FEM: Trivial typo
* fe7962e35 - Merge pull request #1360 from WandererFan/edge2edgeDim
* c02ddba1f - Fix display of Edge/Edge horiz/vert Dims
* 9d26fe059 - Preserve setting across language change
* 2b35fd173 - Correct delayed scaling of center/section lines
* 7cde0236f - Prevent translation of LineGroup name
* 4880eff86 - Sync code default values with Pref defaults
* 0517a354c - Dependency graph crash minimum fix
* 748054496 - fix typo
* c78a02e78 - Remove read only files
* 85b30bdd5 - GitPython permission issue on Windows
* 4af69bf3f - Draft: Bugfix in SVG export
* 7fd67f881 - fix possible crash in pipe/scaling task panels
* c5f407925 - Tools: fixes in wiki download scripts
* fe0ecd982 - Arch: simplified window's Host touch system
* 0d00433ee - port FreeCAD plugin for Qtdesigner to Qt5
* 5aa7b044d - Draft: Do not allow concurrent snap runs
* 24f219448 - open external links with system browser in credits and
license tabs
* 46acd2f6a - Units: Fixed Building Imperial schema - closes #2792
* d95656d81 - Path: Make simulation work with additional jobs
* 08656b8e1 - Path: fix crash if path has dressup
* be3b4d888 - Fix #2624 Draft Patterns Not Installed
* a3a926723 - Sketcher: Move point from python fix
* 11ad76b82 - Fix Bad View Position on Add to Clip
* 02eadc950 - Use Unit Aware Spinbox in Prefs
* 2bfea410f - build plugin with Qt5
* c5bc81ce5 - add PrefUnitSpinBox to designer plugin
* 456945881 - fix incorrect usage of Adaptor3d_IsoCurve
* 9eed7f06b - Add unit aware preferences widget
* a86a576d4 - fix crash when closing drawing view
* 910e9a0fb - Arch: Fixed translation bug in merge walls command
* 124d0ef70 - Arch: Fixed bug in windows transparency
* b32587615 - Arch: Fixed translations bug
* 506ee9841 - libarea misc. typo fix
* 7c1c19a17 - Draft: New dimension arrow tick (Tick-2)
* 7b4e59fea - Merge pull request #1346 from luzpaz/weekly-typo-fixes
* 6031223eb - Weekly misc. typo fixes
* f189c9598 - workaround for failure to get iso curves
* 8c6b4ad1a - fix German translation
* 5ca83dda4 - Gui: Fixed regression in getObjectsInfo
* 449dbe13e - Fix painting of detail highlight
* 2c39dc389 - FEM: source comment typo fix
* 4d8fd794f - FEM: mesh view provider, fix for shell beam 3D output,
because node numbering does not start with 1
* 67e3bb9d1 - Path.Area: fix linux build
* 286b252f4 - ViewProviderPath: tweek StartIndex auto step size
* 7f891ebea - Path.Area: fix self intersect wire issue
* e5f5e4b7c - Arch: small bugfix in floors
* 9ea89f5b5 - Gui: Fixed regression in getObjectInfo
* e131793a3 - Tux: support for future BIM workbench
* 7761ea488 - Arch/Draft: Less clutter in output window
* e124b05bf - AddonMAnager: Don't hide error message if some addon
failed to install
* b5741a4a9 - Fix error caused by insufficient rights to create
symlink under Windows 10
* efa8ceb30 - TechDraw: small corrections for line sizes
* dd49ee27f - add simulate function to MakePipeShell
* 22ee06de8 - Merge pull request #1338 from WandererFan/Fixes
* 8a26554ed - Fix Dimension Response to Changed X/Y
* 404452d6e - Draft: Small fix to Working plane proxy
* bf6917ad8 - Merge pull request #1335 from WandererFan/Fixes
* 1700f3610 - Use PrefFontBox for TD Label Font Selection
* df5a986c8 - Add Pref Font Widget
* 29864ff82 - Part: Added an icon to Make Compound command
* 1a40ea968 - Merge pull request #1333 from luzpaz/misc-source-and-
comment-typos
* 143ce405e - Misc. source and comment typos
* 86019a01e - Arch: Fixed leftover from last commit
* ea0f6797b - Arch: Fixed recursive loop in windows
* 8aad83f08 - Updated wiki download scripts
* 3dc0f7706 - Better handle non-ascii characters
* 0038120c9 - Merge pull request #1330 from reox/centerlines2
* c41363c11 - TechDraw: new center/section draw style
* e5ef0f532 - FEM: import frd results, fix import of peeq
* 0650773ab - FEM: import frd, better comments in frd reader and some
small moving
* 7e6792e4e - FEM: unit tests, remove German comment made for bernd
only
* 66997448f - Path.Area: arc fix to work around OCCT bug
* 443566a63 - Merge pull request #1328 from sasobadovinac/TLSfix
* f6286e6ab - TLSfix
* 77c1fc59e - Doxy typos
* 4ef801e0d - Updated credits list
* ed240535f - Draft: Small bugfix in dimensions
* 69efeb7d8 - Sketcher: complete type and representation
* c606bbbcb - Fix DrawViewAnnotation TextSize
* 12f3258de - Applied latest translations from crowdin
* 80f9057e7 - Small fix in translation tools
* b9e1cbb6d - Added support for lithuanian, valencian, indonesian and
filipino
* 35ee3f03a - Draft: Reducing memory leak in snapper - ussie #3340
* b2cd2e0d3 - FEM: unit tests, add ccx tools multi material test
* 563ad9e0a - FEM: ccx tools, pop up a error message box on run if
more than one meshes are in the analysis
* 223a869f8 - FEM: elmer sifio, fix string test
* 6eee1b46f - FEM: code formating, flake8
* f445ace40 - Fixed errors in DraftSnap.py
* 5e5aa5197 - fix unit test to compare quantities
* b2963382d - fixes #0003350: Draft Snapping does not recognize
App::Part container
* 5c76affc2 - Merge pull request #1322 from berndhahnebach/bhbdev130
* 98df49a64 - FEM: writer base, fix multiple materials
* 4962a0188 - FEM: mesh tools, add space to prints
* 6fe8a881e - FEM: init module, better file import export description
* 6ede0a1d6 - FEM: gmsh tools, delete partially wrong comments
* c67e26c03 - FEM: gmsh tools, fix file closing
* b47e011c1 - Misc source comment typos
* 8ebcdf8ac - FEM: mesh tools, fix missing initialization
* 8de9707d5 - FEM: elmer sifio, Python3 unicode fix
* c110f0482 - FEM: fix unicode conversion error (sifio.py)
* cfde8a0d5 - Draft: Small fix in snapper
* 1cad114c3 - Merge pull request #1320 from WandererFan/Fixes
* 52e36973f - Merge branch 'master' into Fixes
* f07d3a177 - Fix default GeomHatch weight
* 679f26af5 - Dimension Graphic Properties to Gui side
* 99fcba499 - VPart/VSection Graphic Properties to Gui side
* 78f4d91b9 - HatchColor & HatchScale prop to Gui side
* 033077f76 - KeepLabel Property to Gui side
* f725fbd45 - Misc. source comment typo [skip ci]
* 4e2d7c36c - Edge.getParameterByLength fix
* 23fff2b1d - Arch: Fixed bug in wall not updated on window size
change
* 9dd1c7ac3 - implement transform command of point data
* 880a200c7 - improve point import and export
* 88e8c98d3 - fixes #0002987: FreeCAD should recognize when it's been
built as an appimage
* 7703bc789 - Residual files left to remove \n from translate()
* 4aae6e155 - Remove unneeded code, add menu item
* 973da7d3e - Avoid affecting other Tabs when Page deleted.
* c7d64db5b - Arch: Misc. typos and uniformity fixes
* 903aae07b - fixes #0003347: No 'Tick' arrow style among other
styles in Draft preferences
* 83806936c - Change removeWindow logic for consistency
* 7349a66cf - Fix Unrequested Page Zoom
* 3da2c0c18 - Add 2 templates
* 4f291f730 - Allow ProgGroup Item AutoPosition from Python
* 190946624 - Arch: move \n out of translation strings
* 738b90459 - Fix invalid Python object error Example below led to a
crash: import Path t = Path.Tool(name='t', diameter=1.2) tt =
Path.Tooltable() tt.setTool(3, t) attrs = tt.templateAttrs() del
attrs
* 58887d8b8 - fix reference counting issue
* 7335b3ae5 - add tab about license information of 3rd party
libraries
* fa8f01210 - Path: moved '\n' out of translation()
* fa4058c84 - expose getHelpDir to Python
* 73522c3d1 - fix scan coverity issues
* 707bbee6a - fix warning: lambda capture 'this' is not used [-
Wunused-lambda-capture]
* cc715465d - fix warning: private field 'm_lx' is not used [-Wunused-
private-field] fix warning: private field 'm_ly' is not used [-
Wunused-private-field]
* 1e0d4b7a5 - fix warning: moving a local object in a return
statement prevents copy elision [-Wpessimizing-move]
* ed52b2ef5 - fix -Wfor-loop-analysis
* 09603ea09 - See PR 1309
* 53af3b33d - FEM: examples, update frame work solver example
* 1ad03336a - FEM: ccx writer, adapt constraint fixed to the mixed
meshes
* aec496e7d - FEM: ccx input writer, write all mesh dirmension ccx
elsets
* 45f3eb7f4 - FEM: input writer, use own element table for each shape
type
* 5d5d71cf8 - FEM: writer base, add missing console log
* a33ac3850 - disable tip handling in PD view providers when start or
finish editing
* a81a785b5 - proper handling of setting and reverting preview mode
in PD view provider
* a20e13b8a - avoid superfluous transaction on PD primitive creation
* d5c890c50 - in ViewProviderBody::updateData make sure a view
provider exists
* d455600b6 - Part Design: Avoid feature modification during
initialization
* 5ffc4f983 - Path: add stock boundary as choice for millface
* 00ddc9b8d - Arch: Fixed bug in component icon
* ec04b0e9f - Misc. typos
* c9dc78e8a - FEM: unit tests, small code improvements in solver
frame work test
* 650a42ecf - FEM: unit tests, reactivate Elmer test
* 71dd947aa - FEM: elmer tasks, fix gmsh mesh object type check
* f7e0c42c0 - FEM: unit tests, add some example code to run FEM unit
tests
* 5022c8df5 - use object's inlist to filter selection in property
link dialog to avoid dependency loops
* d9ae10831 - put all STEP export/import options into one tab page
* 0a7340b9e - Fix hidden click handles on Templates
* d3bc866a9 - FEM: unit tests, recreate ccx tools results, due to
changes in frequency model the results have changed
* 5012abf75 - FEM: unit tests, ccx tools frequency, delete not used
document objects
* 0652802b8 - FEM: unit tests, move frequency ccx tools test in own
def
* 7ce2d4bc5 - FEM: unit tests, ccx tools move base name declaration
* 76bf21b79 - FEM: unit tests, recreate ccx tools results
* 347adfa9f - FEM: unit tests, fix ccx result creation def
* 6d9775fb5 - FEM: unit tests, improve imports and dir definitions
* bffe546da - FEM: unit tests, delete unused imports
* a2446a6b7 - FEM: unit tests, move module fem common test module to
common test module
* 7f2c586bc - FEM: unit tests, move solver framework and ccxtools
test classes in separate modules
* 8c660e507 - FEM: unit tests, move helpers in separate test tools
module
* b6aa01336 - FEM: GUI prefs general tab, again make ALL dir chooser
really dir chooser
* 41d7decdc - FEM: GUI prefs general tab, fix solver frame work
custom path
* ecf7f4581 - FEM: prints, use FreeCAD console prints and console
error for ccx tools and writer module
* 6417db458 - FEM: ccx tools, better error messages on Python run
* 1071742de - FEM: unit tests, fix ccx tools result creation and
recreate them
* 88051e01d - FEM: ccx tools, remove setting analysis type with the
analysis tools, is done in solver object
* 3b8fa5cb2 - FEM: Fenics, add Fenics tools module
* 9ae9150be - Sketcher: Expose Type as readonly python attribute
* f3098d5ac - Crowdin: fix case for 'partdesign'
* 55a2a7ab5 - Crowdin: Corrected B-spline term in translation
* 6b04f8961 - Arch: removing \n from translated strings
* b6b9f6154 - Misc. typos
* 540b2dc79 - Correct Selection When Multiple Pages
* 2ca7912d1 - Show Page Label in Tab
* 02d318f89 - Prevent Page Template Interference
* 2990e1e7b - Changed Cutting Edge Angle to be the full bit angle and
renamed label.
* 89275766d - Merge pull request #1292 from triplus/NavigationRevit
* a7e39ed85 - Navigation indicator Revit style
* fccf90ac0 - Merge pull request #1291 from WandererFan/Fixes
* 37644285d - Fix CmdTechDrawProjGroup Selection Criteria
* cdf08f784 - Added info about third-party licenses in the About
dialog
* 23bdf54e9 - Sketcher virtual space toolbar issue
* 7b70d0005 - Merge pull request #1287 from WandererFan/Fixes
* ebf33403e - Show Dimension text on Document load
* 356f87965 - Prevent Loop in BRepBuilderAPI_Transform
* 1402e39ba - Path: Consolidate available tool types and material
types to one place. Fixes issue #3335
* cee5b2807 - Another fix to compile against qt5 with python2
(detection of shiboken2)
* 4506e4968 - Fixes for python 2to3 migration
* 4ef00d7be - workaround for netgen to use latest netgen/master
* 6bd237e41 - Update TechDraw Unit Test set
* 337619f24 - make green for tip a bit darker
* 758745f0b - PartDesign: Highlight body tip
* bb39cc783 - fixes #0003323: Crash when clearing transaction list
* 7d5d250a0 - fix syntax errors
* a86c0fe13 - sWhatsThis fixes
* dc4c4d27d - FEM: code formating, use a variable which is not used
to get flak8 quiet
* 7fbd5b286 - FEM: Misc. comment typo
* 227a25a68 - FEM: code formating, flake8
* 7405b886a - FEM: result taks panel, better comment
* 3efe2e287 - FEM: source comment typo
* 4a430c5c7 - FEM: materials, fix users material path in task panel
* 7072b3f93 - FEM: issue #3038 Fenics integration
* 114cdc682 - 0003279: Error 'invalid DAG' after deleting sketch
using expressions
* 70399e6c9 - fixes #0003302: PDN cloned object have duplicated
'Unnamed' ghost on every file reopen
* 865593b66 - fixes #0002559: Body becomes visible upon changing
DisplayModeBody
* 76d27f464 - updated Init.py with import type
* 92021e0c6 - adding stpZ format: STEP compression format support
* dac8cd50f - moving comment at right place
* 44e57a367 - adding 'import sys' needed when opening a dxf file
* 2520785b1 - libarea: fix arc fitting bug
* 7d6f6dd93 - Correct Scaling/boundingRect of Svg Symbols
* 54cc25d1f - fix crash in fillet/chamfer dialog if no part exists in
document
* cc00dc85d - #3325: DlgPropertyLink as editor of Tip property
* d9627d531 - tmp. disable unit test for link goes out of scope
* ed893ff50 - fix -Winconsistent-missing-override
* 0718e2c56 - fix -Winconsistent-missing-override
* 7fed1a29c - do not raise exception if link is out of scope, but
write a warning
* d1949f6e2 - add command to show/hide several constraints at once
* 12968ed4a - Path: Limit tool angle input
* 11b8f91c5 - Misc. typos
* 666c5c8b8 - FEM: typo fix
* ada88a3dd - expose more members of Constraint class to Python
* 55d9d4dba - FEM: task panel, fix loading of broken material file
* 83c8e43dc - FEM: material task panel, fix custom export
* dc73b9d69 - FEM: gerneral prefs, make custom materils dir chooser
really a dir chooser
* 7095ad937 - FEM: pref general, make string multi os compatible
* 7f3b40a9c - fix crash when deleting constraint
* e9e0071cc - improve whitespaces
* acded1c95 - save values before invalidating iterator, whitespace
improvements
* 94ca10531 - Sketcher: Setting in Preferences to switch on/off
notification of constraint substitution
* 620188073 - Sketcher: Avoid single tangency plus coincident when
preexisting single tangency
* 180d722a5 - Sketcher: Avoid single tangency when preexisting
coincident
* 5d35713aa - adjust copyright text
* da1d69ce4 - Relax regex for editable text in Template
* fb16c867e - libarea: imporve arc fitting
* 7e5d2bd92 - Path.Area: make wire explode respect arc accurarcy
* 0ff676abe - FEM: typos
* 2e049fd5e - FEM: udate example files
* f8eaa6eff - fix const correctness, restore sketcher icon
* 696eb7433 - Sketcher: Switch virtual space toolbar button to
operate on selection
* 740afeb64 - Sketcher: constraints' widget checkbox as python
command
* 879ff7088 - Sketcher: Switch Virtual Plane icon
* 8a2ec12b5 - Sketcher: Bug fix not updating constraints on switch of
virtual space
* 4b7ef1c5b - Sketcher: New toolbar for VirtualSpace and Command to
switch VirtualSpace
* 0c888309d - Sketcher: Extend virtual space switching and update to
constraints widget
* d98793033 - Sketcher: Enable switching of virtual space in
ViewProvider
* 31189b6c2 - Sketcher: Python Interface for Constraint Virtual Space
* d559c1477 - Sketcher: Enable Virtual space updates on the View
Provider
* cccaa6d4d - Sketcher: Extension of Constraints Widget to support
checkboxes for Virtual Space
* 1899680dd - Sketcher: Extension of constraints to store virtual
space affiliation
* 1719d0ba6 - fix bug in SmSwitchboard::doAction
* b09283423 - Arch: Fixed remaining hole bug when removing windows
from walls
* f0d06f0c1 - Draft - fixed chamfer property of Wires - fixes #3044
* 141caeb53 - Fixes in credits dialog
* 23bf7f39a - Sketcher: comment typos
* 2d1ffaa6a - FEM: inp file settings, fixies fixes #3314i wrong pref
on restore
* 6d744c8c8 - FEM: ccx tools solver, get rid of no longer needed and
confusing attribute
* e1e84cd34 - FEM: unit test, add a test for adding multiple ref
shapes
* c85afd0e4 - FEM: objects, use fem name sheme for object package
names
* 07ae0e56c - Path: Fix MillFace default values
* 383825e9c - Path: libarea typos
* 2b1012f70 - Add missing const_cast
* 6ce8e1a0a - Fix compliation against shiboken2 head
* 7791ba4f1 - AboutApplication.ui: typos fix
* 627c4e790 - Give default values to cutting edge angle so
simulations with work even if user did not specify a valid cutting
angle.
* f291abce5 - Added a dedication to Roland Frank in the About dialog
* 5cee8c9cd - Return the actual job instead of the check result of it
being a job or not.
* 21c845a64 - Path: remove redundant Path_Shape command
* 59dedd127 - PATH BUGFIX DressUP-LeadINOut-Line-Generation-SIMFix
* 8f84087e6 - Path.Area: respect zero start point when generating
path
* c509ec5de - Sketcher: Fix normal rendering when full-constraint
* 3ee6b6ac9 - FEM: typos
* ee321c5f8 - FEM: ccx tools solver, fix solver type check
* 6ab072b1c - FEM: file modes, delete executable mode on some Python
modules
* 83be75b0d - FEM: general pref ui, make working dir chooser work
again
* 4ca4aafb0 - FEM: general pref ui, typo
* 299d1939f - FEM: ccx tools, typo
* 223a2b196 - FEM: beam rotation, add some pre checks
* 993515097 - FEM: beam rotaion, implement writer, this fixes a very
old restiction, the beam analysis in z-axis
* a15474afe - FEM: mesh tools, add method to get the beam normals for
ccx
* 3699cfe7b - FEM: beam rotation object, deactivate task panel since
reference shapes are not yet supported for rotations
* fa596b891 - FEM: beam rotation object, add it to the solver frame
works
* 4ac2f2d37 - FEM: beam rotation object, add an own icon for this
object
* bc8219cc3 - FEM: beam rotation object, add this new object
* 128e5d3a7 - FEM: ccx writer, slightly resort key sort creation on
ccx elset creation
* 0145383d3 - FEM: ccx writer, check for empty ccx elset on creation
* 66351b723 - FEM: ccx writer, resorting in elset creation
* 233a32d27 - FEM: ccx writer, use set and intersection instead of
two nested for loops
* 6811d528f - FEM: ccx input file, use even shorter elset names for
the short names and raise exception if the elset name is still to
long
* 3824df2eb - FEM: ccx writer, resort elset creation methods
* c8e87a039 - FEM: ccx writer, better elset name def and raise
exception if name is too long
* c78504e6e - FEM: vtk DataAtPoint, implementation
* 615588495 - FEM: Auto disable mesh and solid when opening VTK
functions
* e53307691 - FEM: code formating
* 3d2856e89 - Mod/Test/BaseTests.py source typo
* 45a1d6c90 - Fix Exception when Source Shape IsNull
* 38da0c731 - improve whitespace, fix const correctness
* c7b137fe8 - Sketcher: Change nomenclature relating to Block
constraint
* a4c29ba52 - Sketcher: Constraint widget adapted to Block constraint
* c27d5a26b - Sketcher: UI Block constraint creation sanity checks
* 9634da681 - Sketcher: Block constraint - Prevent from adding
constraint if the solver has redundant/conflicting constraints
* 34f533b0e - Sketcher: Block Constraint - Advanced
redundant/conflict redundant handling
* 9b7d1d604 - Sketcher: Blocked constraint viewprovider rendering
* d2e89b98d - Sketcher Blocked Constraint icons
* 1932a2f15 - Sketcher: Blocked Constraint toolbar commands
* 7495fe1c3 - Sketcher: Blocked Constraint Python
* 48fc50336 - Sketcher: Blocked Constraint solver level
* f64760b8a - PartDesign: OnDelete basefeature fixing and
visualization
* 4d3675763 - improve whitespaces
* 01e6cde7a - PartDesign: Fix bug of mirror transformation of
multiple features
* 23f88c5d8 - Fixed 2885, dogbone maintaining F parameter.
* 8a39ddf88 - Fixed recursion problem
* e4e5d4e5f - Fixed path unit test setup for new PathDressup
* 55268a06f - Changed lead-in-out dressup to use PathDressup.baseOp()
instead of relying that it is dressing up an op directly.
* c3f03d369 - Removed ToolController from all dressups and replaced
with recursive search for the base op's ToolController.
* 69c1acd39 - Prevent adding an entry method dressup to an op that's
already has one.
* 8511597a4 - Made dogbone resilient to all dressups and profiles.
* 4b0d6c688 - Fixed import of PathGeom - might want to refactor that
one day.
* a4fe22062 - Fixed template-export menu activation.
* 434bf4d3f - TechDraw: Add option to use polygonal HLR algorithm
* e697f2ef5 - Arch: Fixed wrong orientation and shape of window
louvres
* ff467dcb4 - Path: Fixed possible bug in last commit
* 6bddaf6eb - BUGFix PATH Dressup Sim FreeCADBreakdown
* e6e4710ae - remove SetMinTolerance as suggested by PR 1240
* 6e5b1dfb9 - typo
* 50e1866c4 - indentation fix
* 33f334049 - tolerance fix in TopoFace.validate()
* 8461df7ea - fix some TopoShape documentation
* acb3a34d9 - AddonManager: Download biggest code block from macro
pages in case there is more than one code block
* a0ccdb521 - Sketcher: Correction of B spline normals
* 663e4ee36 - PartDesign: Extension of Pocket Feature to have two
dimensions
* f6825a268 - Path: changed --output-doubles to --axis-modal and
reversed the default behavior
* 9b43affd8 - Path: typo in command name
* b965a829c - rename command and PEP8
* 15cbbcd24 - Path New Dressup LeadInOut to perform Tool Roll towards
shape including G41-42
* 4fb676e4b - path: cleanup linuxcnc post and fix vertical feed
problem
* a3684424a - Remove NewViewMulti from toolbars/menu
* 4b9f43b46 - Allow GroupExtension as Source for Views
* 051d910db - Misc. comment typos
* 3ee51d576 - FEM: crowdin fix
* 478611371 - Part: add Refine property to BOPs
* 27701ae85 - PartDesign: #2683 add Refine property
* 80e3bfb69 - avoid division by zero when discretizing a shape
* 305a56781 - raise exception in PropertyLinkSubList::setPyObject for
wrong type
* d5eac120c - Merge pull request #1229 from sliptonic/master
* 4be81c280 - Merge branch 'master' into master
* 6051a6e9c - Draft: Fixed wrong wire point position - closes #3063
* d7f5d7fbc - Merge pull request #7 from luzpaz/path-source-typo
* ae2a4e647 - Path: rename Set_StartPoint to conform to command name
standard
* 12e6533df - Path: rename dressup commands to conform to standard
* 2009f9a61 - Path: source typo fix
* 9a215440b - fix automatic update of dependency graph for Qt5
* e404cadee - fix automatic update of dependency graph
* dc0a73922 - update circle-ci
* baf824de9 - update conda dependency versions: boost 1.66 xerces-c
3.2.0
* f3b32da63 - PathScripts: py3 print Draft: typo in importDXF.py
* 4fb16c696 - Fixed source typo
* e09a276fe - further simplification when to use which rendering
method when saving an image
* 575dc0b76 - fix compiler warning due to unused variable
* a701c71ed - add option to compute vertex normals from the
triangulation instead of the u,v nodes This is a workaround for
issue #0003180: Wrong normal of part object
* 95fbd8a09 - add method to get u,v nodes of the tessellation of a
face add method to get the nodes of the tessellation of an edge
* bbfbb0e7d - Misc. comment typos
* 8ba4e0c5d - code cleanup
* 97f002009 - improve whitespaces
* bc4d463cd - Sketcher: Remove errors in reporting view while
deleting
* 348e666fd - improve whitespaces
* 0dd0eab0d - Sketcher: Overload delConstraintonPoint Python to allow
deletion on GeoId and Pos
* eeb607388 - FEM: pref, delete depreciated ccx solver switch because
every solver has its own command
* 1f96775ab - FEM: calculix solver, use separate command for CalculiX
ccxtools and CalculiX framework solver
* 334ec9868 - FEM: command module, add some comment
* 7b75af307 - FEM: code formating, flake8
* 130f51d9a - FEM: new analysis, add a ccx tools solver to any new
analysis, best for new users
* b54a222c7 - FEM: unit test solver frame work, delete ccx tools
solver in solver frame work test class
* 0d21e94d3 - Sketcher: Improve validation ui to select whether to
ignore construction geometry or not
* 759929228 - Sketcher: Fix "highlight open vertex" visualization
* 10c0af4a8 - Sketcher: Validation tool improvement
* fb8875df0 - Path: Indicate fromShape as deprecated - issue #2786
* a8ab24aba - Arch: Fixed CTH profiles - fixes #2826
* c44af23f1 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* 86ca43743 - Added 'Remove link' option to PropertyLinkList dialog
too
* 77318ba6e - make workaround with transparent background more
reliable
* 3679c18e5 - fix unicode problems for python3
* 75a98c961 - add Base::PyGILStateLocker in
Gui::Command::getResources
* 497b41d6d - workaround to create images with transparent background
* 79dff6b8c - Fix crash when deleting View with Dimensions
* 7f49a1ac1 - Typo
* 706be3fbd - Reusability of snap toolbar commands
* 2b7c28b64 - Stylesheets general button with menu support
* 29533320f - add method to get view providers of d view via Python
* 8f868f778 - handle disabled dock windows when setting up main
window
* 4b781d75b - fix crash when querying information about an object
that is not part of a document
* 861dc42d3 - Fix Section Line Wrong Position
* 70099d570 - Allow View Position to be Locked
* 0866e1a59 - Added flycutter option to the tool edit ui.
* c8af1d16a - Crowdin: fix missing whitespace
* 143ba3faf - Navigation indicator enable translations
* ab7c98917 - Merge pull request #1210 from berndhahnebach/bhbdev116
* c255ec0df - FEM: pref ui, better name for CalculiX solver base
* c6740dc89 - FEM: sovler framework ccx z88, add comment
* 90ff0d9ea - FEM: unit test, replace new solver frame work by solver
frame work
* 76969de5e - FEM: unit test, use better path names
* 092e92b5a - FEM: unit test, move solver framework in new test class
* c84918230 - FEM: unit test, add test for isOfTypeNew
* 13b1ea602 - FEM: unit test, add test for FreeCADs isDerivedFrom
* 5fc5122fc - FEM: unit test, add test for isDerivedFrom def from fem
utils modul
* a8b3b2f23 - FEM: unit test, add type test for all FEM objects from
object creation module
* 9e87dfa6c - FEM: fem utils, add def to return type for all objects
(Python and C++)
* b73853efa - FEM: fem tools package, move fem utils in it
* ace7f3822 - FEM: unit test, better name for CalculiX new framework
machine
* cec934280 - FEM: unit test, remove not needed back slashes
* 6d7f31f3b - FEM: unit test, rename make objects test def
* 907adad9a - FEM: ccx tools, delete elmer code since ccx tools only
support ccx
* 5ee46bc8d - FEM: ccx tools, comment improvements
* 0f4b4c963 - FEM: constraint body heat source, use for proxy type
the same name sheme like other constraints
* c34bbb007 - FEM: proxy type, use for all classes the notation Fem::
same as C++ classes
* 8f91010ba - FEM: typo in comment
* 220905c40 - FEM: Python base constraint, move modules into gui and
obj packages
* a8a9e13ca - FEM: Python base constraint, split in obj and gui
module
* 13335e531 - FEM: fem tools package, move ccx tools in it
* 01d215fec - FEM: fem tools package, add this new package
* cf62473cb - FEM: input writer, move module into solver package
* c4b52499b - FEM: make objects module, fix type of constraint fluid
boundary
* ab9f0ff14 - FEM: obj types, sort constraints
* 1559fed0e - FEN: z88 writer, comment some logs
* 910f573e4 - FEM: ccx input writer, get rid of code duplicate in
time meassurement
* 07ee3b7c3 - FEM: z88 input writer, add time output
* 8964584fd - FEM: new solver framework, add log if input file
writing was finished for Z88 and CCX
* 2ce33df6d - FEM: solver framework, use ccx tools as standard solver
on new installations
* 90f3aada2 - FEM: solver framework, two checks for _dirTypes
* 6a15a2f31 - verify iterators in partialTopologicalSort to be on the
safe side currently this can cause a crash because issue 3214 is not
fixed yet See also:
https://forum.freecadweb.org/viewtopic.php?f=19&t=26295
* 39a34c1d2 - Arch: Fixes in IFC exporter
* c95b366fd - Arch: Better grouping of common Arch properties
* af7428dfa - Arch: Fixed bug in MoveWithHost system
* b6304d16a - Fix Path Keep View and Sim in Sync,typo Linuxcnc_post
* 636f36126 - Qt5 build related improvements
* 250586d2b - Grammar error
* 3d9efc129 - Persistent toolbars error handling
* a35dd3fee - Typos
* 78c9a34f5 - fix compiler warning
* 249c4a05b - Draft: Added property to allow to turn off Shape2DView
recomputes if invisible
* 8382a8f61 - Draft: Fixed DXF import
* 5a95bb7a1 - Merge pull request #1205 from mlampert/bugfix/path-
macro-path-3303
* d13d0bddf - Expose getUserMacroDir to python and use in
preferences.
* 2c69b79c1 - path: fix help message typo
* 9c4120df7 - fixes from IchGucksLive for drilling simulation.
Tweaks to linuxcnc post
* 2b95227ed - Path: typos
* f69b78903 - Path: typos
* 8690d870a - Misc. typos
* 2c1288181 - Fixed indentation
* 23f2a444c - Fixes #3294 TechDraw: Prevent scale changing
* d1e83f107 - Fix crash in DrawViewDraft/DrawViewArch
* 41b71ee3a - Export FreeCAD Rebar properties to IFC file and
refactored code
* 3e6fcd8e8 - FEM: Python imports, fix import in feminout package
* 22ed0bce5 - code reduction w.r.t offscreen rendering
* 8eaee314a - simplify to define when to use which offscreen
rendering method
* f6ff4ed59 - improve UpToFace option of pad/pocket for datum planes
* dd45eddbb - Draft: Fixed py3 compatibility issues
* 4c9c0175b - Draft: fixed bug in Point tool
* f7629821e - Draft: Fixed translation problem in bezcurve
* d16ef8763 - Arch: Fixed some missing objects in IFC export
* 946921734 - Arch: Fixed wrong placement of structures
* ade72a81b - AddonManager: Enable the use of submodules
* c198650bd - Draft: Fixed problem with french translation
* 50c280fdb - fixes #0003141: Unexpected behaviour using pad to face
on padded shape binder
* ac88edc3d - allow to move PD objects via drag and drop to a body
* d24379d82 - add option to getBodyFor to suppress dialog to set
workflow style to modern
* 22b117fd8 - +fixes #0003095: Manual migration from 0.16 models to
0.17 models not possible
* 12ab80508 - fix typo
* 70d094994 - fix crash in ViewProviderBody::setVisualBodyMode due to
missing view provider
* 14d06fe84 - fix typo and improve whitespaces
* 433f36630 - fix function assertActivePart by creating the part
container
* 9e0ddec00 - port to occ 7.2.1
* 4c7a0a140 - port to occ 7.2.1
* 8faa9f38b - fixes #0002621: Exporting with File Type *.svg, *.svgz,
*.dxf should be prevented if not in Drawing WB
* 21e85921e - set global scope of Part offset to use it with PD
bodies
* a6a004b6b - fixes #0002866: Gui::InputField rounds values to 2
digits
* 483d09967 - remove now superfluous member from InputField
* cfc3dc22a - respect format option when changing values with wheel
or up/down keys in input field
* 90a71f34b - fix utf-8 decoding issue in Draft
* 74aa6b04b - FEM: code formating, Python flake8: W503
* 93850bd9a - FEM: code formating, Python flake8: E211, E305
* f6edbbdc5 - FEM: Typo residuals
* c121e76f1 - FEM: unit test, add all python packages to import test
* 0b95e866b - fix const correctness
* 9cf42d3a8 - Sketcher: Settings Dialog new color for dependent
constraints
* 2a6f55e65 - Sketcher: Special sketcher color for dimensions having
an expression
* 69535ad7c - Sketcher: Support for detecting expressions in
constraints
* 65e793293 - improve whitespaces
* ec678e234 - Sketcher: Solver angle -pi,pi conversion corrected
* 27cff5ce8 - Sketcher: Match angle on lines representation match
solver result
* 96beb5ec7 - improve whitespaces
* 9ce575601 - Sketcher: Fix transfer of tangency and perpendicular
end-to-endpoint constraints
* 62819fec2 - consistently add Q_OBJECT macro to all sub-clases of
PropertyItem
* e2a3ae428 - Packaging typos
* 5107d86b6 - Crowdin: Removing whitespace from widgets
* 1950bd151 - fix assertPlacement for unit tests do not explicitly
check for angles as they can be quite different for even identical
quaternions
* 31bf496b6 - unit tests for Rotation class
* 83fe8f8c3 - fix OpenSCAD importer
* 9e2fa2d91 - support some more handlers in VectorPy and throw better
exceptions for unsupported operators
* 401af9289 - implement setting custom attributes for RotationPy to
assign matrix or pair of vectors
* 7c1cccdd6 - FEM: cmake, only copy Python GUI modules if gui is
build
* 8c85db3cf - FEM: make objects module, less code duplication on
imports
* 30e33e480 - FEM: python imports, small improvements on some imports
* 34b485b64 - FEM: source typos
* 93dd48dc6 - FEM: Moar typos
* f34659a29 - TechDraw LabelFont defaults
* a866b420d - TechDraw: Crowdin request to remove apostrophes in
translation string
* 9bd3b8f20 - Copy mesh data directly into the numpy arrays instead
of creating a temporary local copy in order to save memory when
dealing with very large meshes
* 7ec6d1b5a - Fix insane memory usage when exporting Meshes to
Collada format - MeshPy::getTopology() is an expensive function
(since it iterates over all Points and Facets) and therefore it
should not be called repeatedly
* 87b360e55 - TechDraw Prefs page 1 defaults & tooltips
* c54887806 - Fix LineGroup install & default issues
* 55f050e0f - Fix crash when Source.Shape is Null
* 553fa64ec - Fix crash during multi-object delete
* 98be3a3ff - Support old Source property (PropertyLink)
* 76373b2c6 - LinkScope clean up
* e163ae174 - Allow multiple sources for all View types
* 7eba11360 - Coverity 169507
* 88b5af4fe - simplify debugging of changing datum constraints
-- Alexander Pozdnyakov <censored> Sun, 08 Apr 2018 16:24:02 +0300
freecad-daily (0.17~git12875-1ad7724d5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 1ad7724d503c6e85636f5e64127ca6d6c78e094f
* Date: 1514681864
* git changelog:
* 1ad7724d5 - avoid error 'Duplicate constraint not allowed' when
deleting a constraint
* bd4736bf0 - implement PropertyConstraintListItem::assignProperty to
add item for each datum constraint
* 6ee4be519 - fix heap corruption due to invalid static_cast
* 6eb36447e - fix regression of pr1181
* 070395d67 - add version info to PySide abstraction
* c1152f2a2 - PartDesign: typos
* e883cbfdf - Part: typos
* 7e2fce45c - Arch: Typos
* 048c787e3 - Sketcher: comment typos
* 128239b54 - Typos: Various workbenches and misc.
* c18bc414b - fixes #0003252: External geometry tool keeps hovered
item active after leaving
* 1ef069292 - notify selection node about cleared pre-selection
* 15b72d2b2 - enable anti-aliasing for Coin's offscreen renderer
* 511835e09 - restore removed link to preferences-sketcher.svg
* 434a47d61 - Sketcher: new UI command for arbitrary sides polygon
* 27c202a1f - Sketcher: Dialog for arbritary sides regular polygon
* d0c1b147d - Sketcher: Icons for arbitrary regular polygon
* b6bbc57d0 - Path.Area: fix wire join function
* c093c5941 - fixes #3284
* b71eb845f - Fixed initial step down value.
* a8ecffb65 - Misc. typo fixes
* 3df389f5f - PATH: typo fixes
* 77e326052 - add helper class to tmp. block a boost signal/slot
connection
* 8e3b2d7e8 - show base feature's placement on load if not part of a
body
* 394ae197f - fix broken transparency mode of mesh objects
* 011eed3a6 - add feature to extend given surface
* 1db70a48c - Arch: Fixed missing walls in IFC export
-- Alexander Pozdnyakov <censored> Sun, 31 Dec 2017 11:11:03 +0300
freecad-daily (0.17~git12848-988a40639-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 988a406395836239f6061838ac7b814aa3053de5
* Date: 1513438577
* git changelog:
* 988a40639 - FEM: typos
* 4034851a5 - Arch: bugfix in Panel in non-GUI mode
* 873bd0b20 - AddonManager: Check if thread is already running
* e37b58247 - Typo fixes
* 540a2cc79 - FEM: fem command package, rename it to commands
* 6c8dc3dd0 - FEM: fem interface package, rename it to inout
* b28c2bd1c - FEM: Python modules ui panels, move them to resources
folder
* bb8fdeccc - FEM: task panels, move them into the view provider
modules
* b030184f8 - FEM: Gui cmake, remove init gui module since it will be
compied with all Python modules
* 6593f58b1 - FEM: netgen, add command only if FEM is build with
netgen
* 46505a7e2 - Arch: Fixed wrong wall/structure extrusion direction
* ebede3e4d - AddonManager: Disable Install button immediately
* ca247d7ee - Arch: fixed Arch Material not working in console mode
* 77fab66ad - Arch: Bugfix in stairs
* d95a65b26 - add VTK related commands only if VTK was found at
configure time
* 5df83429c - Merge pull request #1163 from berndhahnebach/bhbdev110
* 45b938655 - FEM: cmake, use only one cmake file for Python packages
and modules
* 467fdc69f - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* 0d7831e19 - move Placement.isNull to Placement.isIdentity add
isNull for backward compatibility
* c3ca4bc89 - Draft: Fixed bug in DXF import
* b22f23134 - fix invalid syntax
* 25bf33077 - rename Placement.isNull to Placement.isIdentity
implement Rotation.isNull and Rotation.isIdentity
* 28f7047bf - use getRawValue in property editor to avoid normalizing
the rotation axis
* a19faf16f - preserve length of rotation axis
* aa201cba9 - improve whitespaces
* 03427bf67 - Add a function to compare 2 double allowing
approximation errors
* 31c023065 - Improvement of rotations
* 28240a806 - Arch: Fixed creation of Spaces in no-GUI mode
* 2cf8e0ffd - Draft: Fixed default precision value
* 517ae4dd7 - Path.Area: improve code readability
* dfdd8fc82 - FEM: cmake, sort in cmake
* 53ae39056 - FEM: constraint flow velocity, fix task panel
* 9bcdd0947 - FEM: constraint transform, fixes #3283
* 3d862b8de - FEM: make objects module, better name for ccx tools
solver def
* d949210ae - Typos, grammar & uniformiity
* c54c08cca - Sketcher: Wrong mapping of constraints to axes
* 588f1bd79 - Sketcher: Merge, copy expressions
* 9b781f9c5 - Sketcher Solver: Means to reset the initilization of
movement
* ad855c99e - Sketcher: New Setting for improved dragging mode
* 023e319b8 - Sketcher: Clean code and adapt previous solution only
to non-relative cases
* eff8529ec - Sketcher: jumping while dragging - force recalculate
initial solution
* 19254207c - Draft: crowdin tooltip typo fix
* f9892009f - fixes #0003281: STL object doesn't retain its rotation
after change
* 87271d0cb - Allow user to modify Vertex size by parameter
* f919eb6a6 - fix object.getGlobalPlacement
* a3ea9e561 - circle-ci + conda-build This enables the possebility to
build FreeCAD with conda-packages on linux
* 91bb7ed0c - fixes #0003185: Recompute should work if only subgraph
is cyclic
* c6f89e6e5 - move implementation of topologicalSort to private class
DocumentP and add a parameter
* 42aa80bb7 - move global function to private class DocumentP
* 6a785f9af - fixes #0003262: normal vector returned by
Face.normalAt(u,v) is not always a unit vector
* 651d2fd75 - Fix "Unit overflow in pow()" error
* 3627cf2b1 - Typo fix for recent commit
* df3440e69 - fix possible build failure on Debian 9
* a8c31221e - FEM: mesh api, fix tolerance in get the nodes by a
solid
* 564f977db - Fixed gradient in last commit
* 04e4e59ad - Bitacovir's new clone icon
* 6388a323f - FEM: command module, use active analysis from command
manager module
* 65bc90d50 - FEM: command module, use selection from command manager
module
* 6a5408b5d - FEM: commands, fix nonlinear material command for new
solver framework
* e7b813f17 - FEM: command package, move equation commands into
commtand class module
* 76c651226 - FEM: command package, move command modules in one
module in new command package
* 8599dd59b - FEM: result package, move result tools module in new
result package
* 23d735c2a - FEM: unit test, again add TestFem and import the test
classes from new test package
* 8cdc4d329 - FEM: test package, move unit test module in new test
package
* bd3d50fa8 - FEM: mesh package, move all mesh modules in new mesh
package
* 014f8cac3 - FEM: package feminterface, move all import and export
modules in new package feminterface
* 9376138d0 - fix cmake build failure
* 885ef4b5b - add combo box to select C++ standard
* eb40ddda4 - Sketcher: Do not show support when entering sketch edit
mode if it is a datum plane
* 324c31d4e - Sketcher: Fixing Polyline Arc Endpoint autoconstraints
* 4006c6ee9 - Sketcher: Fixes no horizontal/vertical on edge if
previous horizontal/vert aligment on vertex
* 2e1d21937 - Sketcher: Fix Polygon disappearing on creation with
autoconstraints on
* a68096140 - Sketcher: BSpline, prevent 0 mm Radius for poles on
creation
* 750661de3 - Fix #1947 non-ASCII in file path
* 640fce5d0 - Fix #1939 Draft ShapeString with whitespace string
* 150bd625b - fix crash in ExpressionCompleter::slotUpdate
* c8c9b76f4 - Misc. typos
* a22dca2ea - FEM: mesh tools, typo in comment, thanks to reox
* 18c7f94ae - FEM: CalculiX ccx tools solver, use a better name for
new objects
* 52fe4cd2a - issue #0003174: Import of simple shapes no longer works
* 23cdde88e - Fix some GCC 7 warnings: * dynamic exception
specifications are deprecated [-Wdeprecated] * this statement may
fall through [-Wimplicit-fallthrough=]
-- Alexander Pozdnyakov <censored> Sun, 17 Dec 2017 11:21:36 +0300
freecad-daily (0.17~git12767-75d006a97-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 75d006a97df65abef578c1d4dfc50ff2e89922c1
* Date: 1512488232
* git changelog:
* 75d006a97 - Expression completer: Fixed issue #3197.
* d2c307a1d - Fixed StepDown value by removing special handling of
legacy behaviour.
* 3579f38d6 - Builder3D: doxy typo/grammar fixes
* 9f20d9284 - Merge pull request #1137 from mlampert/bugfix/circular-
hole-setup
* feeab3ce8 - Remove automatic base features if OP was created with
selected faces.
* 5f7faa25a - Fixed hole detection for bottom faces.
* fc5077f41 - Fixed direct editing of point in GetPoint dialog.
* 25e92ca25 - Added circular faces to drillable targets.
* 7588081af - Implement option for perspective drawing views
* 5bc256d3f - Fix "still touched after recompute" and display
* 95cc7a900 - AddonManager: set focus back on WB list after updating
* 30c1b2a5a - Merge pull request #1134 from mlampert/bugfix/circular-
hole-setup
* 04ea26a66 - Fix for missing base class initialisation during
creation.
* 1cfae464b - issue #0002973: Path to FreeCAD.app can't contain
unicode
* 93aa85994 - fixes #0002745: The Disappearing Grid
* 34b40f23a - fixes #0002923: Python console history misbehaves with
word-wrapped lines
* 25afe3227 - SVG Cleanup: tweaked tags for changed
clone icons
* 9831dfe53 - SVG Cleanup: remove typos + uniformity fixes
* 3d9ecab34 - SVG cleanup: remove all redundant content
* 56111a081 - Typos: user-facing and trivial
* af0477fc4 - remove trailing whitespace
* 15b509db2 - Implement LineGroups for default weights
* 1b1970544 - FEM: new solver, add Cantilever example with all
solvers
* 460d064ac - FEM: all pref gui tabs, some typo, layout and format
improvements
* 74e265df2 - FEM: elmer writer, add new Gmsh node group attribute
* 42bfdf23a - FEM: elmer solver, fix Py3 issues
* da426b36c - FEM: new solver frame work, fix it in the regard of the
analysis object change to a real group object
* 9e32d4845 - FEM: ccx tools, fix them in the regard of the analysis
object change to a real group object
* 168c7cf02 - FEM: unit test elmer, add a testmode to solver
framework
* 3458c0b08 - FEM: unit tests, elmer sifio and geo writing
* cab5ea33f - FEM: elmer sifio, write case file entries in same order
if module is called twice
* 4380a5ec6 - FEM: unit test, add all new objs to the make obj test
* 78421a678 - FEM: elmer equations, add posibility to easy create
them by python with objects fem modul
* ac163bdbc - FEM: code formating, flake8 in new objects potential
boundary and flux-solver
* 3d5de0f9f - FEM: Potential-boundary and flux-solver objects, add
icons
* b095e9435 - FEM: Potential-boundary constraint and elmerflux-
solver, add objects and implement them in elmer
* e7fe13ba4 - FEM: command solver run, fix FreeCAD freeze on new
frame work
* 3eeee4786 - FEM: command solver run, delete duplicate code
* 73d1e9f01 - FEM: new commands, use same code system as it is used
in the other commands
* 743f55528 - FEM: new commands, remove add in command names the wiki
pages retrive the names from the command names, thus they have to us
the same name system
* c0acb903d - FEM: unit test, add elmer solver and equations to
module import test
* c03c7e770 - FEM: elmer writer, fix density for self weight on edges
* 8a1bf4bcb - FEM: elmer, use an vector icon in svg
* 51383aa9a - FEM: elmer, add electrostatic equation
* 412df6f4c - FEM: elmer, add it to the new solver framework and add
equation object for elmer
* 42b3c3353 - FEM: constraint initial flow velocity, add object,
command, icon, task panel, etc.
* ce69c1531 - FEM: constraint flow velocity, add object, command,
icon, task panel, etc
* 51c46dd2a - FEM: constraint body heat source, add object, command,
etc
* e4939d358 - FEM: general python contraint, add module
* f17bd36e0 - FEM: selection widget, add module
* 5c18c71ad - FEM: unit test, add new solve modules ccx and z88 and
add a input file write test for new ccx solver
* 7ad273f3c - FEM: old ccx analysis tools, move analysis tools into
ccx analysis tools, all new solver should use the new solver frame
work
* 38ef85141 - FEM: ccx input file writer, move writer into new
femsolver package
* f38fb30a7 - FEM: prefs, add the pref to choose between new and old
ccx solver to the pref gui
* 45e81db4e - FEM: ccx, add it to the new solver framework but use
the old ccx writer
* f8f267fcc - FEM: z88, remove from old solver framework
* 609e97a82 - FEM: z88, add it to the new solver framework
* d9bef5af5 - FEM: new solver framework, add gui for working path
pref
* dda82d600 - FEM: new solver framework, initial commit
* 1a2f575a5 - FEM: fem utils module, new module to collect some FEM
utilities
* fd7e2d9e0 - FEM: code formating, typos in comments
* 23bc8f356 - FEM: gmsh tools, better init for class attributes
* adfcd154c - fixes #0003176: Sketcher: always over-constrained when
referencing external B-Spline
* 651ff2448 - when painting items make sure that constraint id is in
range
* e7d4296b2 - remove export macro from template class
* 3b82ffff0 - When we are restoring, don't set the Label on object
creation as it will be restored later. This is to avoid potential
duplicate label conflicts.
* 2ae131397 - Moved ObjectStatusLocker template class to Base/Tools.h
* 75829b367 - Merge pull request #1128 from realthunder/PathArcFix
* b640b9865 - libarea: improve arc fit
* 724936582 - libarea: disable max arc points parameter
* 8bbcfd6dc - Surface WB: add a Gui widget for unbound edges to the
Filling tool.
* 1a2e77cf6 - Spinboxes: Fix for issue #3278.
* 8b3755ee3 - removed example and dumper from deployment
* 0b629e67d - Clarified tooltip
* d53dbaa13 - Fixed tooltip still refering to xml instead of json.
* 780326481 - Added template export to Path menu, rearranged layout a
bit for better consistency.
* 5a0019e9e - App/Range.cpp: mInor doxygen refinements
* 0f6edecce - FEM: mesh tools and input writer, better debug print
messages
* c21baa8a6 - FEM: mesh tools, use for voumes the better get group
data def
* 708c42aa7 - FEM: mesh tools, use for faces the better get group
data def
* 23ec4156c - FEM: mesh tools, more smart code int get group data def
* e3f47ec6a - FEM: mesh tools, make retrieving group data ids useable
for all element types
* d948cd2e0 - FEM: code formating, flake8, trailing ws and typo in
comment
* 09c11b950 - Path: Allow adjusting of feed rate in DressupRampEntry
* ea487bb94 - Sketcher: Fixed regression in fix for issue #3245.
* 7822f4aac - Draft: Added Fuse property to Clones
* fa9278da7 - Removing black-on-white theming to allow system colors
in Qt help
* 0cca82b53 - Path.Area: honour 'from_center' in offset pocket mode
* 4a9fea365 - Fixed selection guard removal after exception.
* cd1a4e8b4 - Hiding some advanced, not ready for prime time features
unless EnableExperimentalFeatures is set and true in the
preferences.
* a84a0ce43 - Abort OP creation transaction if TC selection is
aborted with cancel, #3274
* 7da187f96 - Fixed range issue in comparing edges when they have
different # vertexes
* b2bfc8c93 - Changed form layout to grid layout for qt5
compatibility.
* ac47d8062 - Merge pull request #1118 from luzpaz/SubWCRev-summary-
update
* c6b3ebba8 - Tools: SubWCRev.py file info update
* 58a55aeeb - set global link scope of surface features
* 3e921cbda - Draft: Added a utility command to add selected objects
tothe construction group
* 2ee230a1a - Draft: Added preference option to set focus on Length
when drawing lines
* f33116c08 - Arch: fixed multiple-group bug in Arch addComponent
* df427de3e - fixes #0003027: if type(App.Vector) in
originSketch.Geometry: newSketch.Geometry = originSketch.Geometry
Raises types in list must be
* d72791e8d - in PropertyGeometryList::setPyObject check for sequence
instead of list
* 32510bde8 - fixes #0003260: Double Quote in tool name is not
escaped in FCStd file
* 2059d47e2 - move encodeAttribute from Property to Persitence to
avoid code duplication
* fcb5b9cde - in PropertyStringItem prepare input string for
assignment via Python
* 56af70374 - Fix Techdraw UI typo found via crowdin + misc. typos
* 0973dd5e7 - add class ViewProviderDragger derive
ViewProviderGeometryObject from ViewProviderDragger derive
ViewProviderPart from ViewProviderDragger
* c71b579f9 - Span property group headers across all cells to avoid
text truncation Render the background of property value editor
widgets to avoid cell contents showing through the editor
* e8587cf0b - Misc. typo fixes
* 8e48e336e - FEM: constraint initial temperature, make reference
property hidden and readonly
* 3e2da0cd7 - FEM: prefs, add an option to deactivate group meshing
for analysis
* 2ee72456e - FEM: ccx writer, use the new Abaqus writer parameter
and fix unit test
* f271e52b3 - FEM: Abaqus writer, add method parameter for elem and
group options
* 801fae3a3 - FEM: Abaqus writer pref ui, move from FEM to Import /
Export
* 854ab38cf - FEM: Abaqus writer pref ui, some changes proposed by
werner - ui class name matches with file name - class is not derived
from ui but uses it as a private member -
https://forum.freecadweb.org/viewtopic.php?f=10&t=25381
* 1bf52f468 - FEM: Abaqus writer, pref GUI for element and group
export parameter
* b7ea89b65 - FEM: Abaqus writer, add groups to inp writer
* 184bc0332 - FEM: Abaqus writer, first get all data and write it
afterwards
* 921c8b737 - FEM: Abaqus writer, add pref to distingish between: -
all elements - highest dimension elements - FEM elements (only edges
not belonging to faces and faces not belonging to volumes)
* 4e7c091c5 - FEM: Abaqus writer, write FacesOnly and EdgesOnly for
mixed FEM meshes, could be slow on non mixed meshes
* 1f11a3cc8 - FEM: mesh api, add EdgesOnly and FacesOnly
* 737315a50 - FEM: Fix typo
* 60c92701b - FEM: Gmsh tools, add parameter to write groups of nodes
for any group
* 447d4816c - Fix #3224 Seg Fault in DrawProjGroup
* 7de79e799 - Fix #2967 Ph2 Do not show page on restore.
* 868d9cc6c - improve whitespaces
* 0f6d0221f - Fixed cut mode for pocket shape.
* e7a509306 - Expose curve accuracy as a preference.
* 375614a1f - pylint cleanup
* 9d9d99f3b - Attacher: fix Py attachment editor for Python3
* b24a9c9ad - Misc. typos
* 399dca7cb - fix crashes when using sketch tools
* 83f7f85d0 - Arch: Fixed axis property of components
* f41ff3a45 - Arch: Fixed 'object in more than one group' bug in Arch
* 9b4f57e57 - Changed TC editor fields horizontal sizing to expand.
* 9f659eb55 - Make keep tool down work - as good as it gets.
* 870d66198 - Make simulator work with non standard operations.
* 737ca980f - Merge pull request #1106 from mlampert/bugfix/tags-
precision
* 77a33b09d - Merge branch 'master' into bugfix/tags-precision
* 8ea6b92ea - Comment set name of combiview tab 2
* 0d1451f39 - User-facing typo fixes
* df1011d94 - Path: Allow removing of all base objects in Circular
hole tools
* aca5bff11 - Merge branch 'master' into bugfix/tags-precision
* 3b957a12b - various minor changes: + whitespace improvement + code
cleanup
* 8985372d1 - Don't issue x and y coordinates for the initial G0 to
ClearanceHeight, #3034
* d3f942cd6 - Fixed tag marker display for path's not on z=0
* 85571ac9a - Fixed updating view after tag generation.
* 9c9faab42 - Increased tolerance for accepting tags.
* 99a2fd16f - fixes #0002290: Point-on-object constraint icon not
selectable
* b3631e134 - fixes #0003258: Draft Snap toolbar doesn't display
MenuText AKA status bar text when hovering over icons
* 54219f151 - Path.Area: handle empty wires during sorting
* 6ad0a1825 - Path.Area: replace push_back with emplace_back
* ba7fed239 - Very minor problem. Test of sheets is impacted by the
locale. The decimal separator may be , instead of .
* 046954a05 - fix coverity issues
* 532d9b230 - fix coverity issue
* c770ce7a3 - Added color prefs to sketcher create commands
* 1f76beba6 - Path: typo fixes
* 6f1691fec - PartDesign: Fix previous commit + more typos
* 706141b96 - Make uniform the use of B-spline visible to users
* bd59cea7f - fix Shaft Wizard due to renamed property
-- Alexander Pozdnyakov <censored> Tue, 05 Dec 2017 19:37:07 +0300
freecad-daily (0.17~git12608-36301ff67-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 36301ff67b6e165bddbabe5b63be0d90dd296cde
* Date: 1510865063
* git changelog:
* 36301ff67 - Sketcher: Fix for issue #3245, including regression
test.
* 9c4b31a4a - TechDraw: Updated translation scripts
* 9a3a98c30 - Correct sceneRect when Template size changes
* dc0f65152 - Path.Area: improve coplanar checking performance
* 4f7bcded7 - Path.Area: improve projection algorithm efficiency
* 15d1b80df - Adding a 20mm border
* 00a7610ed - Part Design: Gear.py typo fix
* b8eb1ec84 - fix generation script of Python wrapper
* 987b8db0b - More typos, grammar fixes, uniformity
* 5f7576ca7 - Make 'fluid' lower case in menu text and tooltip
* 12893d362 - replace 'GMSH' with correct spelling 'Gmsh'
* 9d2642899 - FEM: gmsh tools, use fixed order for group data in geo
file it is needed to make a unit test for geo writing
* 088733587 - FEM: typo in unit test comment
* 8c7bb0cd5 - fix warning
* 04ea29528 - add kd tree class add mesh decimation algorithm
* 0b33f977f - Draft: Fix import of dxf files in no-gui mode
* c46893d53 - Added TotalLength property in rebar object
* 9017f1852 - Added Length property in Rebar object
* 0cb8a39d3 - DlgCustomizeSpNavSettings.ui: remove trailing
whitespace
* d04fd1626 - make retrieving view direction numerically more stable,
change orientation of bottom view
* d8b285593 - Draft: tooltip uniformity fixes
* 5ea950e35 - Spreadsheet: follow-up correction to d43716fbc519e
[skip ci]
* 4ea6204d2 - Fix Dimension value format with Qt5
* 3c790009a - Fix calculation of integer scale
* 9d038ddf6 - Make decimal point optional in FormatSpec
* 196dd536e - Fix QGIVSymbol positioning/rotation
* 88b15ffdf - Poistioning and Rotation for QGIVAnnotation
* 600962362 - Fix QGIVImage positioning/rotation
* 44fd20016 - Rotate DrawViewPart around part centroid
* 03f439caf - AddonManager: allow to update all updatable addons at
once by pressing the update button again (git-python only)
* 15d5e27a5 - Fix issue with working directory.
* 39eaa63b5 - OpenSCAD: make tooltips uniform and grammatically
correct
* ca36e884b - fix German translation
* d43716fbc - Spreadsheet: set tooltips for fore/background buttons
* 2a443f5ef - Fixed issue with empty expression.
* 209271078 - fix German translation
* 74d1aa72e - fix German translation
* db26cbcc4 - Sketcher: fix false detection of doubleclick
* b01c503c2 - fixes #0003159: ShapeBinder is part of solid
* d9187fa44 - Fixes #3252 - obsolete FC links in package/debian FC
man pages
* 5fe7a9af7 - Spreadsheet: Fix for issue #3225.
* bb764b147 - FEM: unit test, extend the make objects test
* 551f6dc4a - FEM: unit test, move FEM objects test to the right test
class and fix code formating flake8
* 5c6a51c1a - FEM: code formating, flake8
* 3011fc8b2 - fix build failure on macoS when including glext.h
* def0b8178 - changes in Mesh module: + cppcheck: fix some minor
issues found by code analyzer + export to IDTF + fix for throwing
exception + optimize mesh rendering
* 547af2f5b - + found a solution using painter path to fix the text
rending in image view
* ec1bcccb8 - fix crashes in dependency walker
* 71836f4b3 - Less copyright-harmful clone icons for Draft and
PartDesign
* 41deaf82d - Sketcher: Delete all geometry menu command (in sketcher
tools)
* 3aec9b385 - Sketcher: Python command to delete all internal
geometry and constraints of an sketch
* 7f5e0caf3 - code cleanup
* 3daa4fe69 - prepare zipios++ for unicode support
* 17663ebac - Add TechDraw to translation scripts
* c70c6b15f - Remove incorrect .qm/.ts files
* 926b84440 - Rename superPlacement property to AttachmentOffset
* 647b6d6ea - make philips postprocessor compatible with current Path
Workbench
* 267736376 - Draft: Fix module loading in non-GUI mode
* 71fbfa952 - add 2d features to body for drag and drop
* d5d3513a5 - remove pointless Section option from boolean operation
in PD
* edcc8ac76 - windows python path setup: allow to set the PYTHONHOME
variable
* a9e1a5517 - move PySide abstraction layer to Ext /bin is not in the
python-path for a installed build.
* 621d4283e - fix build failures with gcc
* e0d5d92cd - implement own ply/pcd importer/exporter
* d76cccac3 - Arch: Fixed wrong strucutral presets
* 2fd36495d - Merge pull request #1071 from
abdullahtahiriyo/restore_carbon_copy_interbody
* e4a52991b - Sketcher: Restore inter-body expression engine links in
Carbon Copy
-- Alexander Pozdnyakov <censored> Fri, 17 Nov 2017 07:44:10 +0300
freecad-daily (0.17~git12541-7e4a0ae17-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 7e4a0ae1777631e79f4de7b16687ea69651a1a94
* Date: 1509632152
* git changelog:
* 7e4a0ae17 - Merge pull request #1069 from easyw/master
* 095bc7862 - avoid stop loading on coincident points
* adc24f8c8 - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* 7ea6b0e19 - use scoped connection to automatically disconect on
deletion
* 225910230 - Comment explaining the local implementation of snapper
mouse move
* 03ad4fb59 - Fixed holding tags snapper interaction.
* 84e67a247 - Moved tag generation together with button box for
better getpoint handling.
* 17ebceb14 - Use PathGetPoint for Tags.
* 27e7dcfe1 - Fixed PathSanity.
* 8fc24a063 - Using vertical speed for tags.
* c41f5862f - checkpoint
* 7c7f56bf3 - FEM: general prefs, use directory chooser for working
dir setting
* c309ea41e - FEM: material task panel, repair restore of values
considering locales
* 780d1791f - add occ library dir to PathSimulator
* ea4f6f2b2 - PathSimulator: move all changes to branch
path_simulator
* f9fec3f72 - Fix dialog texts
* 3a28e4f62 - Solve the C++/Python type checking issue
* f53191400 - change abs to fabs (for linux compatibility)
* c05219cfe - fix some linux compiler warnings
* e1d624b2c - Fixed some non standard c++ operations.
* 08890b77c - Fix another linux compilation issue...
* 5d2213381 - Increase Fast Forward speed Fix Linux compilation issue
(hopefully)
* 1a7c4b3a8 - fix bug: when pressing play again, only first operation
was done.
* 1322bbf13 - Add 2 color stock, speed control and resolution control
* 77193b7e3 - Add sliders to task
* 831cb793f - Add missing files and place ui file in correct location
* 153959f98 - fixes after merge with upstream
* 22233110e - integrate simulator into path workbench
* e886ef2a2 - Initial simulation works
* 16b1eccd7 - debugging wip
* b9362df31 - implement ApplyCommand and SetCurrentTool
* fbbd0ce35 - implement beginSimulation and getResultMesh
* e366a3cfa - Finally! the PathSim object is visible at freecad
* 60ef98a8f - add python object resistration
* 71ec1392b - initial sim engin added. initial python interface.
* e3e5a6170 - Add initial class
* 9f0b8c5ef - Add generated PathSimulation Module
* 5657acdfb - fix BSpline curves treatment in Draft.makeSketch.
BSplineCurves in a wire were doubled. Don't expose internal
geometries of BSplineCurves of a wire to keep sketch lighter.
* 21c4fa316 - add ArcOfEllipse to DraftGeomUtils.orientEdge
* d2f4fcb6a - add BSpline support to Draft.makeSketch
* 2bc75bd94 - Fixing security error on MacOS for AddonManager, see
https://forum.freecadweb.org/viewtopic.php?f=3&t=24898
* 178e5ddf8 - Only build Qt5 version for macOS on travis
* 795a57c77 - fix layout in ccx preferences page
* e16c152da - Draft/Arch: Support for Y situations in sketches -
issue #3163
* 8d3fe2111 - Qt5 port: Sandbox module
* d1ae93df8 - save last accessed file directly in the user parameters
* a16f5bf9a - override onExtendedDocumentRestored in AttachExtension
* 7d3af3647 - add virtual method onExtendedDocumentRestored
DocumentObjectExtension
* 336057335 - prepare zipios++ for unicode support
* 25fb77a5a - fixes #0002419: Matrix rotation and Units compatibility
* 0ad9436ea - fixes #0002632: Improvements to Prefs for Python
* 5022b41d9 - add fem test for testing group behaviour of analysis
object
* 7529754c3 - py3: some diff for fem with py3
* e102ac12f - libarea: improve arc fitting
* 80bc1255c - support of backward compatibility to load old fem
project files
* ce6809415 - inherit FemAnalysis from DocumentObjectGroup and remove
Member property
* 8f8f89025 - Clarifying preference string
* be0e70cca - minor improvements
* 24081a574 - use abstract interface to create point cloud from
geometric feature
* 16e6d887e - implement FileInfo::completeExtension
* cfe2d134a - Updated translations from crowdin
* 564d5a3e7 - removed Complete from translation scripts
* 09fe85e8f - Arch: import IFC, fix View Fit while importing
* 7448d47b8 - Fixed more python 2/3 unicode issues.
* dce9c0e38 - Refactored use of iteritems into function to deal with
python 2.7 and 3 compatibility.
* a14d6215f - Reduced log level for debug messages.
* 0d4e9d47c - Python version independent string and unicode handling.
* be115bcab - Fixed cmake file for Path.
* 4826e6387 - Removed references to Spreadsheet from docstrings.
* 03ea6a1f3 - Instead of hiding FinalDepth make it read-only and set
tooltip appropriately.
* 88c3fc1db - Use operation name and icon as the TaskPanel title and
icon.
* 83cf84a96 - Fixed job on-demand conversion for FaceMilling.
* eaa7b6f59 - Fixed all ops to use Op...Depth in order to not mess
with the expressions.
* 1a2946809 - Replaced spreadsheet with dedicated SetupSheet object
in order to better support expression setting.
* 322598dec - Fixed whitespace inconsistency.
* dba05326f - Reverted back to using the spreadsheet Name for the
expression, since it has less issues than using the Label.
* 46d120071 - Workaround for DAG invalidation - remove all
expressions before deleting an object.
* d2b1768e1 - Using the template attribute encoding/decoding.
* 0d8a1500d - Added template attribute encoding/decoding for setup
sheet label changes.
* 8d8fb529d - Fixed dogbone unit test to deal with expression instead
of Lock property.
* 704569d1c - Fixed the name collission issue of expressions.
* 14dfa13ee - Renamed Settings to SetupSheet.
* b6eb3f0b4 - Fixed dirty'ing of page and op.
* cccf014f0 - Various bug fixes
* 47b136085 - Create Scale property on the fly if older
Arch.PanelSheet is loaded.
* fa523e087 - Fixed error msg about unsupported stock type.
* 0e1fb178c - Making templateAttrs a const method - so exporting
doesn't diry the tool
* 9d98ac390 - Changed tool parameters to use a QuantitySpinBox.
* f13ac4c17 - Removed obsolete ToolControl.ui
* 6db9389cf - Changed tool controller editor to use QuantitySpinBox
for speeds.
* 6ace67f04 - Removed depths lock - obsolete through usage of
expressions.
* 5a106f7a9 - Introduced Op-values and set expressions for all user
modifyable properties - updated template support.
* 1f81dde99 - Fixed PathGui.QuantitySpinButton to default to a noop
in case underlying property doesn't exist (makes UI code cleaner)
* 6797d5b4b - Extracted Job Settings into their own implementation
file.
* 9cec64880 - Switched Depths page to use QuantitySpinBox instead of
InputField.
* f3d48abe2 - Refactored QuantitySpinBox handling into separate
class.
* 73eb24ae2 - Fixed clearance height value.
* 0e8d1903c - Switched PageHeight to use QuantitySpinBox.
* 87cf84151 - Switched default values into Settings spreadsheet.
* ead2eb4e4 - Replaced job default-properties with setting
spreadsheet and set expressions for heights and rapid speeds.
* 51ed2f752 - Added tooltips for defaults in export dialog.
* d63da3602 - Fixed default tool controller creation if job template
doesn't include TCs.
* 204015052 - Added job default values to template export.
* ec664c3c2 - Added default values for heights and rapid feed rates
for new tools.
* 3499ac62f - improvements of wait cursor make filtering of modal
dialogs working with Qt5 save/restore filter flags don't filter
events for File > Export when using showPreferences don't show wait
cursor
* 769e93973 - Draft: Fix dimensions of parametric circles
* 725a5b654 - method to get paths between two objects
* af64ffcaf - check for clang version to disable warning
-- Alexander Pozdnyakov <censored> Fri, 03 Nov 2017 07:38:47 +0300
freecad-daily (0.17~git12433-489c8c9ae-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 489c8c9aefbd38cd51751de9b25113b9d2032e80
* Date: 1508449741
* git changelog:
* 489c8c9ae - unit test for backlinks on expressions
* e06ae2cfd - when resetting expression on angle convert value back
to radian
* c397aee9e - Added RevitNavigationStyle
* 85d0369c0 - ArchCommands.fixDAG has been removed in the past and
now fails the unit tests
* 891fa6e52 - Arch, import ifc, print debug for each obj in a new
line - use ,end='' for any print without continue in the next code
line - add a print('') at the end of the product loop
* 5b84a264e - Arch: ifc import, fix fit view on import since bb
initializion seams to have changed to infinity
* e1bcab8f4 - FEM: unit test, better material object identifier
* 20e24975f - FEM: code formating, trailing whitespaces and flake8
* 585a28c43 - FEM: gmsh tools, comment some debug prints if they do
not have any content
* ef46b7cc6 - FEM: various typos
* 3d7a4b9db - Fix 3215 - ViewDetail does not handle Scale correctly
* 4e474cf60 - Handle variable UoM schemes in Dimensions
* 571aab784 - import svg with colors
* 5823aac05 - Log used compiler and its version
* ecdf9fdad - fixes #0002429: text labels for Sweep and Loft
operations
* f5b6694c8 - fixes #0002434: merge sketches produces sketch on XY
plane when original sketches were on XZ
* dcaf263e4 - issue #0002080: Attempt to remove FEM analysis result
(displacement & stress) results in false warning
* c1542e240 - issue #0002080: Attempt to remove FEM analysis result
(displacement & stress) results in false warning
* 7c4dc0d66 - allow the user to proceed if default settings for
revolution/groove raises an exception
* 6e898575c - various fixes: + fix invalid cast + some minor
optimizations + improve exception handling
* 2486e959b - increase minimum deviation for tessellation to avoid to
freeze the GUI
* 4a8cd391b - typo fix
* 3bd425df2 - fixes #0003169: Mesh Design WB tools does not work on
translated object
* 9aab91098 - add derived unit electric potential
* 9c2528a98 - fixes #0003169: Mesh Design WB tools does not work on
translated object
* 6786bb4c7 - issue #0002613: Create symmetric geometry with conic
* c9fb7985f - issue #0002613: Create symmetric geometry with conic
* 520ec2c09 - issue #0002613: Create symmetric geometry with conic
* fb1fcf388 - extend InventorBuilder
* 930089c6f - on project save go through all mdi views until one
handles the GetCamera message
* e9ee1e60b - UML: misc typo
* 2a7ba6f61 - Path: fix bug in polar array
* 46d516b46 - fix coverity issue
* 1abc3ab82 - fix -Winconsistent-missing-override
* 8b2fcf367 - fix several kind of warnings: + fix -Wparentheses/-
Wlogical-op-parentheses + fix -Wunused-variable + disable -
Wundefined-var-template due to many false-positives (clang) + fix -
Winconsistent-missing-override + fix -Wmaybe-uninitialized
* 33b3a202e - Fix LaTeX include used for Doxygen docs
* 772c5b197 - Doxygen Typos
* fb2b9d6ce - remove possibility of directly cross-referencing other
body, use shape binder instead!
* fb58d4b64 - avoid normalizing axis of placement while changing it
in property editor
* 3a097116a - Draft: UI Grammar fixes
* 15c0d3853 - Capitalize beginning of tooltips + Typos
* 676b17969 - make the fps counter more stable
* 56ac22854 - add cmake option to use Qt or native file dialogs
* 1be2d52de - whitespace improvements + some optimizations
* 4c7841c07 - don't select circle/ellipse center if not inside
selection box
* 5696a6685 - changed touch-selection so that it doesn't select the
center- and end- points of an object when they're not boxed
* 9fba505e8 - fixed touch-selection of circle and ellipse
centerpoints not working
* b32fce69f - fixed selection of centerpoints when only selecting
them resulted in not selecting anything at all (in Sketcher touch-
selection)
* aaae347dd - resolves #3204
* 0a0a9698d - implemented simple selection of b-spline in touch mode,
so far it allows only to select the whole spline if one of the
points is selected, a better implementation requires much more
sophisticated algorithms
* 893c8e84c - implemented touch mode for arc of parabola with
precision inaccuracity
* 646604740 - implemented touch mode for arc of hyperbola
* bd2fd1a5f - implemented arc of ellipses touch mode (precision issue
as well)
* 1639f3788 - Implemented arc of circle in touch mode, same issue
with precision as in circle and ellipse
* 2f18e2527 - fixed issue related to polylines in touchmode, also
implemented ellipse touchmode (same issue as circle touching for
now)
* 2ec06ca54 - touch mode for circle implemented, does work for 90% of
the cases, not yet with relatively big circles and a narrow
selectionbox.
* c9c5ca301 - added selection of end-points to line touch-select
* 2781585a6 - Added touchMode-detection and partially implemented
touchMode for line- detection (only works when one end-point is
selected, yet). The touchMode refers to a rectangular selection
where objects are selected even if only a part of them is int the
box. It's used when the selection box is drawn from right to left.
* 41a4d71aa - Only check for loop detection if PathWorkbench is
active.
* fb7f1b73a - avoid raising an exception when getting subobjects of
the selection and just filter out unsupported types
* 494a9a3f3 - Draft: tooltip grammar fix
* 76eba3a57 - for FEM constraints allow global links
* 60c01ad2c - crowdin: capitalize modifier key for Draft preferences-
draftsnap.ui
* 070f1ebd0 - in mult-common feature check if input shapes are valid
* 5f86bfcd6 - in mult-fusion feature check if input shapes are valid
* 92ec59df0 - fix possible dangling pointers in function to create
dependency graph
* 3b479e00c - allow to set console and unit test option without
overriding each other start unit tests in command line mode because
the python pivy package is missing
* ed7630503 - Fix rendering of Unit::ThermalConductivity
* 4a75af7e3 - upstream orocos_kinematics_dynamics typos
* 5632f17d8 - Fixed expression retrieval if no expression is set.
* 95817be2e - PathGeom isHorizontal/isVertical rely on bound box for
unknown shapes.
* 04ac31cba - make _getOutListRecursive much more efficient by
avoiding to process objects multiple times
* ad457ba96 - Misc. Typos
* ba125d42f - Path.Area: add greedy sort mode
* 4d9416f1c - fixes #0002959: GUI tests aren't run when tests are
started via command line
* 8d839b81a - Use unit conversion when changing feedrates in the
tools table of the job edit panel. if the user enters a valid
velocity quantity it will be used, Otherwize if the user enters a
unitless value the default velocity unit will be used, Otherwise
error.
* d2f50247f - Some fixes related to milling heights and depths. Fix
for large "Step Down". Correctly handling a part that was moved down
the Z axis. Handle "Finish Depth".
* c75b3b911 - Fixed refactoring errors.
* d75a86492 - Ensure loop detection logic ignores tree selections.
* c39a1941e - Enable native file dialog by default on linux
* b52eeff72 - Renamed stock from-base selection to clarify
construction.
* 374aa0327 - Take model's placement into account when calculating
the placement for stock.
* f1a072508 - Added comment to not remove findShape which doesn't
look like it's used or belongs - still has to stay there.
* 3afbbfa3d - Dwngraded isHorizontal/isVertical error messages for
unsuppported types to warnings and cache loop detection result to
get a single message - rather than one per second.
* 2b19e69b2 - Added explicit support for BSPlineCurve to
isHorizontal/isVertical.
* 88962a8c4 - update expressions when relabelling a document object
* e3d8daac4 - handle expression exception in property item, do not
pass through event loop
* 5373f7e2f - when overriding an expression remove dependencies from
old expression to avoid recompute failures due to invalid DAG
* 187c398cd - support of sub-properties when binding QuantitySpinBox
via Python
* b76f9d542 - Disabled debug printing.
* b28e48c10 - Added read-only 'expression' property to
QunatitySpinBox and renamed 'boundTo' to 'binding'.
* 7a352fea5 - Added boundTo as a property to QuantitySpinBox to
enable binding from Python.
* 50f30eb02 - FEM: typo fixes
* 16a0d911a - FEM: objects fem module, comment typo
* 03d3d8ffe - FEM: command modules, get rid of duplicate selection
code
* b729f1808 - FEM: nonlinear material command, only allow to add
nonlinear material to solid material
* 53505122e - FEM: analysis command, remove automatic mesh moving, it
should work for all FEM objects or for no FEM object
* a800bcc90 - FEM: icons, sort them in qrc file
* 86b925744 - FEM: objects fem module, fix comments
* 8f0c057ff - FEM: objects fem module, sort defs
* 8a9fcd33d - FEM: move observer into PyGui
* ec7669992 - FEM: code formating, get rid of mixed line endings in
one file, use unix ones (standard in FEM)
* 1cf3667f6 - Fix for issue #3200: Convert angle to degrees when used
in an expression.
* c7886b3e3 - fixes #0003164: Elements of an analysis including the
mesh and constraints should be hidden when hiding the analysis
(Space)
* d898ecc32 - add missing header
* 8c0258ac2 - scroll to newly created group item
* 941cc68ef - add signal to scroll to view object
* 5a2acd564 - avoid that transform children of a multi-transform stay
touched after recompute
* 16d4105a0 - automatically set the tip after creating transform
features to avoid messing up the history
* 81e2480ca - add new property rawValue to QuantitySpinBox to make it
accessible from Python
* 30379bc1c - re-enable sketcher to reference elements of other body
* 74b7373e4 - fixes #0002323: Workbench Start recent list of 3 files
is - after a crash - not sync with recent list in File Menu Recent
list of 4 files
* 9d977b90a - check for null string
* 6df1ace5d - include missing header
* ab8f8919b - Misc. typos
* 04530ff51 - Path.Area: add line/grid/triangle tool radius
compenstation
* cea54396e - expose Attach/Detach of parameter group class to Python
* 49fdb1ca7 - Arch: Fixed bug in 3DS importer - fixes #3182
* 381a7375e - Fix XXX is still touched after recompute in DPG
* d6a5672f8 - Allow Views of App::Parts
* 6b922acdd - Change links to Global scope
* f3758bed5 - add missing logic for "true" dimensions
* 4b8d04f52 - change isDeleting to isUnsetting
* 4b3ab9e74 - Allow Section based on ViewMulti
* 86d919102 - Setting obj.removalshape to the first one if there are
any for convenience.
* af892cc44 - Added more cleanup to the pocket shape face before
extrusion - greatly improves stability.
* f6d416058 - Disabling MinTravel - it being an experimental feature.
* a6263f4c1 - Fixed face combining and moved to PathGeom.
* 842480d3e - Use macOS 10.11 travis environment
* 5b0ea7972 - Fixed tooltips for post processor and its arguments in
job dialog again.
* ddf820a08 - Force page 0 for preferences.
* 9f9eb42b7 - Placement preferences for stock.
* d43623978 - Basic stock preferences and usage if no job template is
specified.
* 700c6bc3d - Path: misc typo
* 67bcee40c - fixes #0001955: Part Section not available in the Part
menu
* 8a17c4e07 - fixes #0002862: Check for shape type before using
selection as base feature
* ce559a464 - issue #0002304: Duplicate multi selection of sketch
element produces many sketches
* de0ac35a5 - fixes #0002045: Make Euler Rotation default or user-
pref default
* 397d7b74c - handle editing of view provider of base feature
* 98c6e0e2b - implement clone command for part design
* 9055324ee - add define to better control if native or Qt file
dialogs should be used
* d4769e702 - Misc. typo
* 9e91219d0 - 0001591: STL export in various units
* 62d98decc - fixes #0003071: List of vertexes returned by
wire.OrederedVertexes missing last vertext in the list
* 53168d39d - fixes #0003025: memory leak in tree view
* 93c32f0aa - fixes #0001906: add Parameters isRelative,
theAngDeflection of BRepMesh_IncrementalMesh in MeshFromShape Gui
command
* 755cd3bfb - fixes #0002931: Box select misbehaves with touchpad
navigation style
* 0a86d959c - add method to check for planar surface
* 5a1a88568 - harmonize creation of linear pattern inside a multi
transform to direction creation of linear pattern
* 224429255 - fix crashes when aborting linear pattern panel due
access of null pointers
* 7ae850d75 - fixes #0003179: PDN + AdditiveBox + MultiTransform
(with LinearPattern)
* 3769d38e8 - fix dangling pointer when cancelling multi-transform
task panel
* 6d9cf80c9 - inside toBiArcs check if a spline is closed and split
it into two parts if necessary
* 72bdd48a0 - fixes #0003201: Cross-linking of sketch visibility
* 4e429092e - improve whitespaces and readability
* fb0274df4 - for circle and arc of circle also store angle to local
x-axis
* 2b750c2ac - Enable creating PD Sweep along closed path
* a8a965081 - harmonize show() function of Part, Mesh, Fem, Path and
Points modules
* 5ea491bdb - Pop-up action's tooltip if ActionGroup is expanded and
the mouse hovers over an action.
* da5782261 - Use command's tootltip as statustip if no statustip is
specified.
* 6bbefe94f - Added optional name parameter to Part.show()
* ce22fb30c - Disableing bezier unit tests which seem to break
depending on the version of occ/oce being used.
* 6bf9a9758 - Added support for bezier curves for
isHorizontal/isVertical.
* e6927d797 - Added support for z-level selecction of circular
shapes.
* 11db427b2 - Fixed drilling depths and circular hole remove logic.
* 4c0f25b17 - Fixed refactoring issue.
* ca2c8fe15 - Change visibility of base object and stock while an
operation is edited - helps a lot in making sense of the generated
paths.
* 459890f77 - Moved base and stock visibility tracking into
ViewProvider.
* 825d41581 - Switch out base in case user selects features of the
original - fixes op placement.
* 0dad94c45 - Fixed rounding issue for determining attribute changes.
* 804cfd6dc - Fixed transitioning error.
* 16e99f5d7 - Renamed 'Surface' to '3D Surface' for consistency.
* eb0b755a2 - Renamed 'Pocket' to 'Pocket 3D' to enhance the
distinction to 'Pocket Shape'.
* 06a01d0fe - Fixed segfault on shutdown.
* e56897df7 - Switch preferences to use json files for templates.
* 86a8e6eda - Adapted dogbone unit test to the new depth values.
* ee41eda26 - Fixed final == start depth in combination with manual
locking.
* a3a1317cf - Fixed startup errors and typo.
* 5b89893a1 - changed lock radio buttons into checkboxes.
* 8886fd92f - Disable apply button if ui is clean.
* adc1a0a4f - Fixed Arch.Panel support.
* e80497755 - Consolidated all depth calculations.
* a796427f7 - Added manual locking of start and final depths - and
automatic updated if not.
* c8ef78af3 - Dealing with undefined curves - without trampling all
other changes.
* 0ea981eae - Revert "Dealing with undefined curves in drillability
checking."
* a78861e3a - Added automatic depth calculation into PathOp.execute.
* 8207683c6 - Dealing with undefined curves in drillability checking.
* 6e4079e3e - Path selection resiliency against selections without
sub features - which seem to have become common place.
* 95552ad4e - Added editing resiliency to stock from base editor.
* 3f9fff11b - Added support for Sphere and SurfaceOfExtrusion to
isVertical/isHorizontal.
* 7507eae19 - Fixed merge issue
* aa7d6e1ba - Allow passing in additional face names to
horizontalFaceLoop to further constrain the solution.
* ef2d2abf6 - Added support for Part.Ellipse to
isHorizontal/isVertical.
* e0ef4feab - Ensure all edges of wires for horizontalEdgeLoop are
also horizontal - required for rejecting solutions that include part
of cylinder walls.
* 2eee30edd - Fixed pocket depth calculation in case no base object
is specified.
* 55766140c - Added loop detection for vertical faces and enhanced
usability of loop select command accordingly.
* 19287fc8a - Enhanced isVertical/isHorizontal functions accepting a
Vector, and Edge or a Face now.
* f8a571572 - Extended edge-loop-selection command become active if
there is a single edge selected and that edge is only part of one
wire in the horizontal plane.
* f4a0a4dbe - Basic support for loop of vertical faces for
PathPocketShape.
* 22194b27d - Added support for selecting the wall of a cylinder for
pockets.
* 3fa235d06 - Combine all touching/overlapping faces of a pocket into
a single face for machining.
* 57c046358 - Basic pocket generation from horizontal faces.
* 5c7a17cf8 - Added copy of pocket op back into the UI.
* 6aeaa5e76 - Moved PathPocket into 3d Tools command group with new
icon.
* 73f14d69b - fix linker error with gcc
* 29f2d818a - add missing header file
* 16f2f5df3 - fix implementation of MeshPointPy
* 76264ec1c - expose BRepFeat_SplitShape to Python
* 3c91e14fc - add typedef Py::TopoShape for convenience, move
shape2pyshape to own file
* 111dd2127 - Needs to increment returned object
* 917e61a3b - check for correct selection in Symmetry and Array
sketcher commands
* 9d7240f69 - Remove PathDressup from startup script.
* 556d68680 - Fix macOS button layout in property editor
* 412376ca3 - Fixed cmake issue
* d494b9b62 - Added script to run pylint for errors.
* 764682a51 - Refactor to outsmart pylint error.
* e453e8256 - Fixed pylint errors.
* 16d7fa5d4 - Fixed class name typo - thanks pylint.
* 3a3e54b86 - Fixed refactoring issue for snapper tool.
* 0799a369a - Removing obsolete PathDressup.
* beaf21d43 - Cleaned up dogbone dressup.
* b43236483 - Implemented interface functions in base classes.
* f44b640b9 - Switched to .format() to not confuse pylint with
translate.
* 14985a8b0 - fix typos
* 3ec30796a - fixes #0002722: Attached cube doesn't follow support
* 47cd41f25 - fixes #0003146: Crash in PartDesign Sweep
* 276781fb0 - 0002642: Can't open saved file (undiscovered bug/s from
PDN?)
* 46c026659 - fix determination of number of columns
* 2f59c1866 - 0003010: Spreadsheet -> Drawing, maximum rows
* c47658965 - add missing include
* ba092d2fa - 0002303: 404 from auto-generated Help > Automatic
python modules documentation
* a12913b49 - fix some compiler warnings using MSVC
* b56214040 - fix clang warnings in some 3rd party libs
* 2611f072b - allow to attach a sketch to any kind of planar
surfaces, not only planes
* aa370e5d1 - improve property link dialog for multi-selection
* 22ac03a5b - property editor for PropertyLinkList
* 39e4020bd - Various fixes: + disable VBO rendering in split views +
activate multi-sampling in split view for manual alignment + share
GL widget in case a document has multiple views to make VBO
rendering work correctly
* 6f2d59540 - reverse solid in case refinement flipped it
* f3953a45e - Arch: New UI for the survey tool
* f228c3767 - when inside the body has been created then hide the
linked base feature
* 9cc8c722c - implement drag and drop for body view provider
* 75b2e858a - add warning when compound with multiple solids/shells
is selected
* c1ac53b61 - fix cyclic dependency if body is selected when creating
a datum entity
* b739616d0 - Correct typo in Windows uninstaller
* 00d6df17e - don't exit FreeCAD when Ext directory doesn't exist
* e8a394424 - Fixed and added PathUtil unit tests for dealing with
Part.
* 5741e6f20 - Fixed circular hole diameter for cases where the
selected edge is not the full circle.
* 992b2589b - Added support for Part as base object.
* 87533cbb1 - Fixed PathHelix to not throw an exception if StartDepth
== FinalDepth.
* 74cf6a8da - improve readability of attachment error messages
* 7d4eafbab - if an Undo/Redo is performed then do nothing inside the
body feature
* 499cb18a0 - add transform command to body
* 957bab1e2 - do not auto activate single body in document when
opening context-menu
* 41b42cce0 - Draft: fix to clone's App::Part support
* cb494198f - prepare Arch and Path workbench for Qt5
* 00e7c0f2c - Maintain backlinks on dynamic property removal. fixes
#0003189
* 14a2b0c6c - PartDesign: Test shall not find buttons by text, as
text gets translated. fixes #0003187
* 94248a6c4 - Improve GeoFeatureGroup claim children algorithm and
remove special Body impelmentation
* e64813827 - Expose global placement calculation to python API
* 957b23e61 - Don't check for multiple groups when performing a
transaction. fixes #0003150
* ec796329b - Expressions: Prevent backlink creation to same objects.
fixes #0003192
* de31528dd - PartDesign: Make Base Feature compatible with
GeoFeatureGroup. fixes #0003080
* 30f930404 - PartDesign: Allow boolean Fuse/Common without base
feature
* 1248ba3bf - Fix wrong detection of multiple GeoFeatureGroups
* f1c307dc2 - PartDesign: Boolean must show the operation result, not
the children. fixes #0003184
* 0457b196a - Changed path tool library manager to use different
preference for json library than for xml in order to not break old
installations.
* d1ee60e52 - Added version support to all JSON exports.
* 7e03dcaa1 - Deal with temporary invalid data for stock extents and
ensure minimum size.
* b4d042805 - Changed PathJob to deal with JSON template files
instead of XML.
* 4d37d8bbb - Fixed up ToolController template arguments and loading
for the switch to JSON.
* f34b63f57 - Added full JSON file format support to
ToolLibraryManager.
* e9222ce9d - Changed default tooltable to be stored in json format -
automatically converted on first access.
* aac6419f9 - Added template attrs and setFrom support to Tooltable.
* c705bcb0f - Creation of Tool from a templateAttrs dictionary.
* 324dfdd34 - Renamed fromTemplate to setFromTemplate.
* 1dd18cc97 - Added restore from dictionary to Tool and templateAttrs
for their retreival.
* 677a14961 - new-style-modules: fix wrong statement in comment
* 2ff47374f - new-style-modules: adding the possebility to import
from "freecad" (this mostly aims at new modules and extension
modules which want to use pip) - any module having problems with
nameclashes can use this syntax (from freecad import module) -
current imports still work (backward cobatibility) - python
extension moduels can be installed (pip) to python std path (eg.:
site-packages)
* be8f0ed83 - do some code clean-up and corrections in Selection
class
* 321229484 - fixes #0003153: Preselect: Show object label in status
bar
* 76474951d - Attacher UX enhancements
* a78be0d9c - Misc. typos
* 5e4b64d99 - Draft: Add support for App::Part in Draft Clones
* 01f7894b2 - fix build failure on Windows due to conflicting define
with Win32 API
* 0a375d826 - Fix some more Quarter High DPI Display issues.
Partially fixes #3130 (the offset issue). Related to issue #2968.
* be18a46df - add convenience methods to directly set/get a placement
to/from a shape
* 3058b0c71 - fixes #0003161: Shape Binder not at expected place
* 0681f490d - FEM: unit tests, use for all objects creations the fem
objects module
* 0692a8392 - FEM: objects module, add doc parameter to creation
tools
* 3d322773f - Add test for imperial linuxcnc
* 7a384f62b - added --inches flag to linuxcnc and smoothie post
* 863783113 - Path: refactor Surface
* 08a58f070 - support of keywords in Mesh.read and Mesh.write
* 6ed14ed76 - for boolean ops also support to pass single shape and
tolerance
* 13da3cd22 - remove deprecated Type attribute
* a9d449389 - set default value of thrid parameter to None in
SeletionGatePython
* a07226cea - use constraint to limit minimum and maximum degree
* f8585e71c - add MaxDegree setting to Part.Loft
* 820976225 - Draft: temporary fix for regression introduced by
previous commit
* 99b3e46f3 - Draft: Fixed translate bug in non-GUI mode
* 79936fbca - Change 5d6b03eff to use isRemoving
* a21ff8622 - Fix Symbol fail to paint
* 2e447dac3 - Fix crash due to QGraphicsScene update while
View.isDeleting()
* 63bfba664 - Make View backgrounds transparent
* 40d19d438 - Fix Symbol based View positioning
* b6c820f4f - Add debug utils for QRectF/QPointF
* c9b053770 - Reduced log level.
* 605afdfed - Fixed pocket final depth calculation and hide it from
user modifications.
* 2e2c04188 - PartDesign: Multi Transform Linear Pattern fix.
* 76e8d81ae - fix override warnings
* 7a17a34db - make computation of the length of an edge consistent to
the computation of a (limited) curve
* 501729a84 - fix possible memory leak in Robot module
* 770c9ce09 - fix various coverity issues
* 5c1eadf94 - misc typos
* 69e962b07 - fix override warnings
* ed87b819c - fix override warnings
* 5e417af9c - disable testIssue2985
* fc3ac1c77 - fix override warnings
* b65d0f140 - use code from issue 0002985 for unit test
* 9d21da205 - expose FeatureAddSub to Python, fixes #0000955
* 09737f2db - rename method from remObject to removeObject to be more
readable
* e34a623ae - avoid permanently throwing exception by attach engine
* 9d83392a4 - mark document objects with Destroy flag before deleting
them and handle this in the link properties
* 4b400fd98 - rename status bit 'Delete' to 'Remove' as it fits
better for its purpose, add new bit 'Destroy'
* 82537ca86 - fix access of dangling pointer (in case undo/redo is
off) use unique_ptr to delete object before leaving remoObject
* f663a754c - fix cyclic dependency if body is created when creating
a shape binder
* dda36a6d2 - add method to remove elements from PropertyLinkSubList
* c401f9d75 - Replace Base property type with LinkSubListGlobal in
order to keep Path ops working.
* 76285ab78 - Removed debug logging.
* c5a3f5bf6 - Fixed Job cancellation - to cleanup job again.
* cdcb75c16 - Moved task panel cleanup into preCleanup to avoid
accessing already deleted objects in case of cancel.
* 154ead76a - Fixed job removal for non-path base objects
* 013965393 - qt5: win: use qtwebkit by default use -
DBUILD_QT5_WEBKIT=OFF to disable qtwebkit for qt5
* 29429af80 - Fem: fix one import statement for python3
* 5fe6b129c - Run recompute() after creating a Draft.clone.
* dc13d85d3 - fix inconsistency between context-menu and default edit
mode PD primitives
* eaf04d5bf - set invalid bounding box if no arguments passed
* 7ce28bea5 - add missing return
* b08c939f4 - when accessing view provider of object make sure the
object hasn't been removed from the document, raise an exception
otherwise
* be6b8dcd4 - create shape of sketch on project load in case it has
been saved without a recompute beforehand
* 612fbd487 - do some security checks to avoid accessing invalid data
* a2628f95d - OriginGroupExtension: fix wrong static_cast
* 98bf3bdb4 - don't reverse orientation after converting mesh to
shape
* da6976c2f - add example code to selection classes
* 656239948 - FEM: py3, set prints in brackets
* d272c581e - FEM: unit test, make it simpler to add new directories
to the python module import test and add some comments
* e70a1678f - fix warning
* 0f92c3e55 - Part: Attacher3D: new modes - align axes
* 96f3f0fa2 - Base: new Rotation constructor - on vectors
* f8feb18a0 - Part: Attacher1D: new attachment mode "Normal to face"
* 576294d30 - Part: Attacher: fix normal-to-path vertex usage, #3175
* 155c0007e - add security check for data validation in FEM fluid
boundary panel
* 05b19019a - FEM: bugfix for Console print std::string which needs
c_str() conversion
* 3990115f6 - FEM: enable thermal and turbulence boundary setting UI
* f9c188459 - FEM: enable edge selection for
FemConstraintFluidBoundary of 2D case
* d11267ff1 - load/save setting in techdraw panel
* c81050811 - fix path to resource file in UI forms
* b9f5de85b - Handle Qt5 change from QString::sprintf to asprintf
* d15cd94f1 - Ensure DrawView picks up DrawPage Scale at creation
* dfe174aec - Use system Decimals, alternate or custom for Dimensions
* 833bd66a1 - Fix page alignment when change to different Template
* ab28ef7f6 - Prevent crash when Source(s) have no Shape
* 485321f8e - Add requestPaint formerly in DrawView::execute
* 3e21b9786 - Fix handling of Scale change in DrawViewSymbol classes
* 9e6248acc - Add dumpSymbol method to DrawViewSymbol based classes
* 937957401 - Add preference for Template edit dot size
* 1722d1cd7 - Include osifont in TechDraw
* 781338c34 - Add RedrawPage command
* b68b7badc - Fix #2967 Allow fcstd to open without drawing
TechDraw::DrawPage
* d27b8387e - Eliminate superfluous DPG executes
* 137930c65 - Add Page level redraw signal
* e8f2c68b5 - Allow DrawPage updates to be suspended
* b9292683a - PathJobGui - use correct unit to show feedrates in the
tool tab.
* ce61fac68 - Added buttons to use Z level of current selection for
start or final depth.
* 756ed3381 - Fix Shape Binder crash when nothing selected first
* 832e18689 - check for null shapes before performing boolean
operation
* 4e413800e - in repr() of DocumentObjectPy return the full class
name
* dcd7da480 - support of loading old projects with shape binder or
PartDesign boolean
* f92ea6690 - copy check for disabled or nested recomputes from old
implementation of recompute()
* a1d1a4cb4 - updating Body, Part and Assembly icons
* e260f9dab - improve whitespaces
* e3f560ef3 - Prevent error messages when restoring a origin
* f83424d5e - Remove unneeded debug print in test case
* 283ab961b - Ensure touched features, which override mustExecute(),
are recomputed.
* 71b781149 - Fix GeoFeatureGroup claimChildren in case some out-of-
group item links to a child
* 043965613 - Ensure that GeoFeatureGroup claims children when a
parent of it is deleted. fixes #0003150
* 0053e939e - Ensure finding the correct parent GeoFeatureGroup
* 9d4f1b754 - Make sure all relevant links are found for object in
GeoFeatureGroup. issue0003150
* 946e470a6 - Keep backlink consitent during undo/redo. issue 0003150
* 034219771 - PartDesign: Prevent problems with link scopes during
feature creation
* 0584c5677 - Fix deleting a Part
* 70692cddb - Update Group/Part Icons and copy/paste behaviour
* fa273f730 - Prevent ViewProvider at toplevel when adding object to
Group in GeoFeatureGroup
* d92b631da - Make Origins work well with scoped links
* 5b58fc77a - PartDesign: Fix multi pattern test
* 972b89d0a - Make PartDesign::Boolean work with new Link structure
* 96f8d944f - Make Group searching robust for cyclic dependencies.
fixes #0002567
* f34c77211 - Add new icons for Part and Group
* 83f99ba1b - Prevent crash on cyclic group relations. fixes #0002567
* 61cfad502 - Add group command to structure toolbar
* dd8709467 - Move App::Part to a separate global toolbar
* 6d40b1d64 - Ensure viewprovider is shown after drop from
claimChildren3D fixes #0003078
* 2dc09c5e4 - Tree: Adopt to special GeoFeatureGroup behaviours
* 67734d161 - PartDesign: ShapeBinder can link globally
* 79bb7b7f5 - DependencyGraph: show invalid links in red
* d0954e6e4 - Allow interchangable use of link properties and their
derivatives
* 987a5b36b - Create special scope properties
* 3dccf50e8 - Introduce Scoped links to prevent cross cs links
* 51005bb81 - Fix _inList tracking in case of link removal
* 45d1acf9f - Test cross GeoFeatureLinks
* c0a270a76 - Ensure objects to be in a single GeoFeatureGroup only
* f96c69dee - Prevent cross GeoFeatureGroup links on recompute
* ab85c6e78 - Make InList hadling and topological sort more robust.
fixes #0002871
* 03b63d3a4 - make ruled surface working when both curves references
the same part and a placement is set
* af82cacf8 - extend ruled surface feature to combine edge with wire
as input shapes
* f27617e63 - make sure to avoid duplicate child elements in view
provider of ruled surface
* 5a32fd588 - unit test: remove property while transaction is active
and abort it later
* 237a88070 - Add standard fullscreen mode
* ff67ad791 - Added stock unit test to cmake files - so it actually
get's installed.
* bfa035aab - Fixed unit tests for proper R calculation for
cylindrical stock.
* 778590cdb - Switched to textChanged instead of editingFinished for
better update experience.
* abced1ba5 - Fixed changing Base of job and its resource creation.
* caad9ee63 - Cleaned up tab order for job editor.
* f40be9133 - Orderly deletion of a job.
* 8a9dc58c7 - Fixed operation update when TC changes - allow TC edit
abortion.
* 466486211 - Simplified UI; added support for arbitrary callbacks
for edit of icon view provider - use that to open up job editor with
appropriate page open (avoids back dependency from stock gui to job
gui).
* 454457d9e - Fixed TC naming without template.
* e6249387f - Switched to using hand made stock objects even for the
basic types.
* 89f5bcded - Hide all unused controls for now.
* e05442b03 - Fixed automatic update for PathStock.
* 9ade411aa - Use stander FC icons for up/down move of operations.
* 31e5710c6 - Added axis at origin display while editing.
* 4a735b372 - Added stock support to templates.
* af4bac8ab - Added moving an operation up/down the list buttons.
* 8f77c7575 - Added support for centering the base object inside
stock.
* caeab63ec - Fixed popup menu
* 5da6e15b7 - use min values to ceate valid stocks for panels.
* 016bca5e3 - Prevent stock from existing solid if there are no
solids in the file.
* cb06794e7 - Removed obsolete path stock command and view provider.
* 614a0f83c - Fixed error stock from existing when selected again.
* b778882f7 - Added stock creation.
* f4ee27458 - Fixed tabstops in tool editor.
* 2b62412cc - Delete all subobjects of a job when the job itself is
deleted.
* 7241a5b79 - Fixed base object clone handling.
* 8158cd72c - Use correct icon for tool controller.
* 88e566cf4 - Added set origin.
* f73a63eee - Added support for align move to origin.
* ba0b5e548 - Added selection observer to enable/disable orientation
and alignment buttons.
* b26e3a527 - Orientation along an edge.
* c655281ea - Added orientation of part by faces.
* ef93ba1d4 - Fixed moving operation back into job.
* 4fd8cbb40 - Swap visibility of clone and original while job editor
is up.
* 9209778b7 - Create clone for stock and go to some lengths to
enforce that.
* 3a392ec60 - Added tool controller edit in dialog and hooked it up
to job edit.
* 83ab3bd3f - Added combined dialog for TC editing - refactored UI
controller into separate class.
* 1c25c1520 - Fixed unit tests.
* a440dabf5 - Add tool controller support with inplace editing.
* c0d1fa49a - Added delete operation functionality; fixed adding to
job for dressups.
* fd67690fa - Fixed some UI issues and enabled re-ordering of ops.
* 2bb83bebb - Split job commands into their own source file.
* 8c085226d - split PathJob into model and gui; Made PathJob a
regular feature and moved operations into child compound; Added
stock feature.
* cbe77cde7 - Tux: capitalizing sting (ref: crowdin)
* a265639eb - Outline previews get now created when the button is
pushed, not when the tool is loaded.
-- Alexander Pozdnyakov <censored> Fri, 20 Oct 2017 07:40:59 +0300
freecad-daily (0.17~git11970-6de23532c-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 6de23532c8aa5d5ebdea845612cb067dd2994f1e
* Date: 1504812754
* git changelog:
* 6de23532c - Path: libarea: update to latest pybind11
* 0e18c6e06 - Improvements for PR973 to rename a macro: + remove
check for write-protected macro because this still can be renamed +
do nothing if the user didn't define a different file name + keep
the item in the list view selected
* 21e1a5fde - Add a rename option to the macro dialog Forum thread:
https://forum.freecadweb.org/viewtopic.php?f=8&t=24005 Fixes #3173
* d0c5865f3 - show cursor for selection in Blender style when Ctrl is
pressed while left-clicking
* 98470fe67 - do not clear selection when clicking on empty space
while Ctrl key is pressed
* 94fcefd20 - direct support of Volt in units framework
* 2b461e9cc - Arch: fix grammatical error
* 4baf05933 - qt5: fix in Draft translate
* 4cde30c18 - Arch: Applied fix to cyclic dependency problem to
windows
* 7af5b78bf - AddonManager: Inform which addons have updates
available
* 77d93089a - Merge pull request #962 from triplus/DraftSnapWhatsThis
* 9409c0699 - WhatsThis support for Draft Snap toolbar
* c9957b8a9 - Port to occ7.2: + use default constructor of
BRepOffsetAPI_MakeOffsetShape since overloaded versions are
deprecated + use default constructor of BRepOffsetAPI_MakeThickSolid
since overloaded versions are deprecated + fix small bug in
MeshVertex
* 61c7ac7fd - Draft: WP Proxy now supports perspective camera too
* fd5e7768d - Port to occ7.2: + replace use of StlMesh classes as
they have been removed
* 79d399e43 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* cc8770677 - Addon manager - create Macro folder if not present
* 949c86d36 - Port to occ7.2: + Standard_Failure::Caught() is now
marked as deprecated and should be replaced with standard C++
exception handling
* 5aa60a4d3 - fixed typos kindly highlighted by @luzpaz
* 5a0b0944c - Port to occ7.2: + replace Quantity_Parameter with
Standard_Real is it's marked deprecated + include NCollection_Vector
as it's needed by STEPCAFControl_Writer + remove
GC_MakeConicalSurface used for cone and distance as this was never
implemented in any earlier occ version and has been removed now
* d8347b1ac - port smesh to occ7.2
* 5d2b22ca2 - improve whitespaces
* fe3f671b8 - Updated translation strings (and sent to crowdin)
* 7f23886e8 - FEM: mech result task panel, use the result tools stat
def instead of an own method
* cbe3054c7 - FEM: command purge results, make it independent from
ccx analysis tools
* 2cc72df72 - FEM: since result object does not depend on analysis
mesh, make analysis tools independed from result object
* d675f1d02 - FEM: z88, fix some comment in result importer
* 4096c8bbc - FEM: code formating, get rid of tabs
* cb5047080 - trivial typo fix
* e2cba9f1c - Path: typos
* 69c7b35a6 - Arch: Grid command
* 6e7952ec6 - PDN: Add several Hole tests
* 44f163178 - PDN: Add simple hole test
* 2751a3e84 - Merge pull request #956 from luzpaz/more-crowdin-typos
* 409f5186c - Arch: typo fix
* a5bc70cca - remove properties from transactions when being deleted
* 5219cb5b3 - Different approach to determining the qt version.
* 353ebde7a - Reduced log level to info.
* d8eb9a31c - Fix Qt4/5 setResizeMode -> setSectionResizeMode
* 467ef5578 - Misc. typos discovered via crowdin
* c0ad3fec6 - Fix macOS Qt4 build
* e29915b59 - Stylesheets: update to v.2.07 - several improvements
and bugs fixed - added Selector styles (by now it's a 3rd party
plugin but for anyone that installs it, it will style the bar
nicely) - hide redundant info inside cells with links inside the
Properties View
* 42945cd59 - Path: remove obsolete operations PathFaceProfile
PathFacePocket are no longer necessary
* da836d183 - Path: remove pathcompoundextended
* a15421e9c - Path: gui cleanup
* a651609fe - path: convert smoothiepost to use argparse
* 151cfda1a - path: gui cleanup for copy related functions remove
compound
* 550d35fb0 - Path: cleanup on operation copy
* 1efe5cfe7 - Path: cleanup simplecopy
* 694fb31df - Path: Command to duplicate an operation. Creates a copy
of the currently selected operation in the same job
* d93f9b186 - Fix crash in enum property due to index out of range
* fccb5dbc8 - Draft: New UI for the Scale tool
* 04390300c - More py3 compatibility, same root cause though.
* 0fff9d416 - Fixed unit test for python3.
* e0ebe92d1 - Added full unit test to make sure tool chain works
correctly.
* f2483f2ff - Added preambles option to fromShapes to prevent
Path.Area from emmitting a preamble before every block of movement.
* 36284251c - Fixed merge issue.
* a076179cf - Start of dogbone unit tests.
* a9867b4fd - Removed redundant import.
* 21502ce1f - Converted PathProfile to be based on PathAreaOp.
-- Alexander Pozdnyakov <censored> Fri, 08 Sep 2017 13:10:40 +0300
freecad-daily (0.17~git11910-12d411ac5-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 12d411ac59f4e04dfce8fc764acbcdc4442532dc
* Date: 1503619979
* git changelog:
* 12d411ac5 - Draft: Fixed line to sketch conversion
* 249d13005 - Arch: Changed order of Rebar tools to match the wiki
* 7321fa6b7 - don't filter point cloud when estimating normals to
avoid mismatch of number of points and normals
* 5996ebcf6 - load organized point clouds in pcd files without
properties
* ace619c09 - FEM: z88, fix tet10 import and export node order
* 4efcad775 - FEM: z88 disp reader, adapt new result mesh creation
for results objects
* 88e2b6de9 - Reduced logging for pocket ops again.
* ab2e516b3 - Refactored pocket and facing to use the same base
class; added min travel and keep tool down to the interface - latter
one is hidden since it currently doesn't seem to work.
* 8c70c3abc - Fixed retraction of tool when profiling multiple holes.
* 90952b1c5 - Added docstrings to Gui classes.
* 1f1e88710 - Fixed error in circular hole when created with invalid
features. Not sure how they get through but they should not cause an
exception.
* 9f0ba77a5 - Added doc strings to operations.
* a59e1004c - Replaced BaseGeometry 'Update' with 'Clear', since
update didn't actually do anything and 3 buttons is consistent with
the BaseLocation dialog.
* be89ab0ac - Gate Locations processing on feature enablement.
* b7d62e4d6 - Moved GetPoint dialog to replace the add+remove+edit
section and leave the list of locations visible - much better user
experience
* 1f3a1d7c8 - Added option to snapper to hode the snapbar once it's
done
* 2642e668c - Added location points for drilling to base framework.
* b92d39675 - Enabled drilling of arcs.
* 81f62d60f - Reduced PathAreaOp log level to info.
* a93bda280 - Fixed input field update again.
* 185879351 - Fixed typo.
* c94383b77 - Fixed typo and wrong signal generation for Depths page.
* 7f1caafc4 - Fix PathJob losing its base.
* d9272777a - Fixed drilling tip length issue.
* 12d23df2a - Removed remaining old accel keys and fixed PathSanity
object references.
* aec6cfe23 - Only set properties if they have actually changed (the
onChanged/updateData callbacks are called synchronously).
* e7e7ef20a - Rearranged tab orders for pages.
* 43c12d9d6 - Added tooltips to all dialogs, except for drilling.
* 8268d7fb8 - Removed nc directory and adapter - again.
* 0d529c05d - Removed obsolete ui files.
* ed6f16d62 - Adding missing engraving ui files.
* 519083900 - Cleaning up some unused functions.
* 0c89193d9 - Refactored Engrave to be based on PathOp - added
support for StepDown, default behaviour is a single step.
* a32f527ac - Added support for baseobject into PathOp, used by
almost all ops anyway.
* 6fcff10b9 - Fixed markdown
* 1664e6513 - Restored icons for profile ops; cleaned up accel keys.
* bc53677dc - Rmoved empty implementation of PathFromShape
* 21f98304b - Rebased Helix op on PathOp framework, also it's UI.
* bddcb2842 - Split base hole processing into separate class.
* 26b9c67da - Split DrillingGui into its own file and base it off of
PathOpGui.
* f32ef5946 - Renamed PathAreaOpGui to PathOpGui - there's nothing
Area specific in there.
* 2b83f1204 - Added ability to overwrite standard pages.
* 564522f60 - Consolidated DepthsPage into single class.
* f0c69cce0 - Refactored PathDrilling operation using PathOp.
* 0d4bc71a6 - Moved base functionality into PathOp and renamed AreaOp
interface to areaOp...
* 19f4e8a56 - Fixed Apply button misbehaviour for drilling.
* 1c4dd1959 - Removed Names and added support for ArchPanels again.
* 4140bdfd0 - Removed Positions and replaced Enabled with Disabled.
* 68af1f6df - Eliminated Diameter as a property.
* 4e8d0cbea - Converted MillFace to be based on PathAreaop.
* 6b8960d12 - Renamed PathContour to PathProfileContour for
consistency.
* 73b15db3e - Consolidated UI for all profile ops.
* 99042ff62 - Explicit log messages if job cannot be found or it
doesn't have a base.
* 100fbe7ac - Converted ProfileEdges to based off PathAreaOp.
* 6bd53273b - Renamed ui for ProfileFaces to match implementation
names.
* 3c3c30259 - Extracted common profile functionality into base class.
* 1e76c9925 - Renamed PathProfile to PathProfileFaces for
consistency; moved common depth calculation for ops with
BaseGeometry into PathAreaOp.
* 4c5ba3840 - Refactored Commmand and ViewProvider to be data driven
and moved imlementation into PathAreaOpGui.
* 50711c1ba - Converted PathProfile to be based on PathAreaOp.
* d07319e4d - Fixed issues with BaseGeometry UI processing and
extended interface to support multiple shapes.
* 83e5c8098 - Moved pocket specific logic back into PathPocket.
* a742c1120 - Split pocket gui into its own file and based on
PathAreaOpGui.
* 2884d3ac6 - Moved PathPocket to use PathAreaOp.
* cfd2d4ca5 - Cleaned up import statements.
* 442765cbb - Corrected selection index.
* 51f0050b9 - Updating cmake files.
* f08454d01 - Added alternate TaskPanel layouts, for fun.
* 9ef7a941f - Added Depths page.
* 0bb1c3b72 - First cut on splitting GUI into generic part and op
specifics.
* 8c8175779 - Split Contour UI into it's own implementation file.
* 42f0d71d4 - Split Contour op into generic PathArea part and contour
specifics.
* bb3e69fdd - Fixed typo.
* f5979d3a4 - Draft: grammer fix
* 6d194a4bd - Use argparse for post processor argument parsing and
added preamble and postamble as arguments.
* 012cffefe - implement slicing for VectorPy class
* c4c1034e4 - Py3: replace sq_slice and sq_ass_slice with
mp_subscript and mp_ass_subscript because they are not used any more
in Py3
* 0e81583e3 - Set object's Restore flag while restoring the Path
property.
* 533a78026 - add method toFormat to get number format from character
* 858df142e - Base: Make Quantity parser accept 1/[unit] as [unit]^-1
* 1165d3c6e - Base: Fixes in MKS units schema
* 38fa71203 - Base: Add DynamicViscosity and SpecificEnergy units
* 21fd2743a - Base: Add properties to InputField for setting Quantity
from Python
* 71130d09e - Do not overwrite tooltips for InputFields.
* ca4488f43 - unit test for duplicate links in a group
* fdce472b2 - App::Document: fix breakDependency
* cea242d7f - Refactoring Sketcher execute() to use solve()
* 3d4920e4e - Sketcher: Extension to report redundancy,
Standardisation of return codes for solve, documentation,
initialisation of solver information
* f974fec2b - Clarify solver situation at the end of of
ViewProvider::OnDelete
* 48f76bd0a - Fixing unreported bug behaving like #2710 without
AutoUpdate under conflicting constraints + improving documentation
* aa4319797 - Refactoring solve+recompute and reinstating initial
solve+recompute behaviour
* 2004544e5 - fixes #0002710: Freecad doesn't show sketch elements
added when overconstrained issue #0002836: Crash in sketcher
* 3d86498a4 - when drawing constraint icon handle the case when view
provider of sketch is not in sync with geometry
* aa5db283c - Arch: Fixed orienation bug in structure
* 1de105881 - compile Path module with boost < 1.55
* a4b7ade4b - Make it pass desktop-file-validate
* f23496819 - Turned tracking off for profile.
* a8ea8256b - Reduced ramp entry log level to info.
* 43c740687 - Removed automatic parameter emmission into output file
from phillips post processor.
* 51bc693f5 - Made comments real openbsp comments, instead of relying
on the g-code compatibility.
* 2f1d519a6 - Changed speed setting to take opensbp multiple speed
rates into account - and only issues a new setting if there are any
changes. From the documentation it seems we ought to use VS instead
of JS and MS if we don't want the ramp-down-ramp-up procedure
involved with FS and MS. Given that Path only changes these settings
on a tool change it's probably OK for now.
* fd54f7209 - Fixed xy vs. z speed order for MS and JS command.
* 3b097a360 - Added support for comments to opensbp
* 42e9cbcc4 - Don't create step movements for vertically diagonal
moves.
* 7fbc80c11 - fix crash when moving a free sketch to a body
* 0942c150e - Arch: Renamed Rebar -> Custom Rebar
* 9a90d1029 - Arch: Don't remove splitter if removing splitter fails
* b61ba45a3 - AddonManager: don't close if a thread is still running
* 9251691a0 - CommandSketcherBSpline Increaseknot extended to comply
with the convention: if not rethrowing, must report
* 7a9596203 - fixes of PR 765 remove QT_TRANSLATE_NOOP because of
compiler warnings mark _isReported as mutable to avoid removing
const keyword from ReportException() improve whitespaces
* 04c09b301 - Generator script modified to first report and then ask
for the python representation, so as keep track of the reported
status
* 572bd0ae0 - Exception extension to only report once
* 4ad3f9993 - SketchObject Modifyknotmultiplicity written to support
translatable exception messages
* 3c630dc31 - Exceptions: translation support
* a5080329d - Draft: draft2sketch now (partially) supports bezcurves
and bsplines (no constraints yet)
* 0adf582b1 - Arch: Fixed cutplane bug - fixes #3082
* aa8221641 - Draft: Fixed wrong arc projections in TechDraw
* 4e4da960a - Arch: Fixed wrong IFC extrusion value
* 26f8cb6f8 - in selection view do not extract element names from
item text but set and get user data
* 7aec98ffb - add methods to get normal and curvature information
from surfaces
* ddcd7a4c9 - FEM: gmsh mesh tool, fix geo tolerance value
* 576bfd2fa - Fixed tool tip length compensation and added safeguards
against invalid cutting edge angles.
* 3f0e8613a - Path: Drilling. Fix drillbit tip compensation.
* 49d75f88b - fix warning
* 892e78d44 - extend Python api of units: + get list of all available
schemas + get currently set schema + translate a quantity to a given
schema
* 2cd535e01 - WhatsThis support for Python based commands
* bb9b5ba38 - in PropertyLinkList replace assert with C++ exception
to avoid a crash
* d5b554d2b - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* 8237b1c01 - Arch: Fixed small bug in arch panel
* 371cb0fa2 - fix compiler warning
* a54b80ba6 - Draft: Dont hide Start and End properties in Draft
wires
* 42b39b59f - AddonManager: If using git, clicking an installed WB
now says if an update is available
* 7c87549e4 - Fix return type
* 2e92f301d - PDN: Fix Loft claimChildren to only grab sketches
* 0d3f5b114 - PDN: Fix Pipe claimChildren to only grab sketches
* b6abbeb9c - PDN: Automatically activate body if document has only 1
* d29bed15d - PDN: Add catch statements for Revolution perpendicular
axis
* fdf66b3e8 - PDN: Check both parallel and antiparallel cases before
trying Revolve
* 2a6205206 - Path: possibility to add custom drill point
* 40b1093bd - PATH: Clarify comment in PathDrilling
* 0dce2394b - PATH: add arc edges to drillables in PathDrilling
* 0d471dbed - FEM: Fenics: issue #3038: fixes missing isatty()
function in Python wrapper classes for stderr and stdout
* 2826bf073 - Arch, IFC import, code formating
* c3cdf6b22 - Arch: IFC import, add pref to view fit while importing
* 35b574901 - FEM: gmsh mesh object, make the geometry tolerance unit
less
* 6fa4fb4c0 - FEM: gmsh group meshing, add edges and vertexes
* 2044eba62 - FEM: code formating, flake8 on new Fenics code
* fa05b1b06 - FEM: Fenics mesh: added mesh group task panel for xdmf
export, flake8, improves issue #3038
* 7161b98a7 - FEM: Fenics mesh: flake8 restored
* 8da914fb7 - FEM: Fenics mesh: improved 1D and 2D export
* 0456928fd - FEM: Fenics mesh: writer XDMF, removed write_volumes
function and substituted by write_codim function
* b611cfc8e - FEM: Fenics mesh: export and marking, fixed flake8
issues
* f95ca7185 - FEM: Fenics mesh: added mesh group marking in xdmf file
* bd4bc9c25 - FEM: Fenics mesh: some small improvements
* 0b98673c7 - FEM: Fenics mesh: implemented generalized cell writeout
function with co-dimension parameter
* 785d660dd - FEM: Fenics xdmf: added writeout of gmsh groups as cell
functions
* d4f59e173 - Arch: Fixed load error in console mode
* d84c2d354 - drag and drop for compound objects
* 24bdf806e - for fillet&chamfer copy transparency from base object
* d896d11fa - always update colors after updating shape to get rid of
previously set transparency
* 172cbcd77 - job selector for a tool shows not the job label but the
job name
* 8203a35a0 - select all faces in shape builder if this option is
activated
-- Alexander Pozdnyakov <censored> Fri, 25 Aug 2017 08:19:37 +0300
freecad-daily (0.17~git11749-6c4bdf2-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 6c4bdf24dfd697ee212ec5950969125851a0907c
* Date: 1502301561
* git changelog:
* 6c4bdf2 - Arch: Better tangent calculation fo rebar profile
* bcff2ab - TechDraw: DraftView now renders Arch Rebars as wireframes
* e1848f2 - Arch: Allow to build windows on any shape that contains
wires
* 8d71bfb - Complete workbench dependecies
* d930184 - Add support for exporting part mesh to JSON
* 6f23272 - Fixed ToolController creation when there are multiple
jobs.
* 46ff910 - Arch: fixed normal direction bug in structures
* 673da2b - Merge pull request #918 from triplus/PDN_AddSub_Names
* bab75bb - PDN - what's this and command names improvements
* 6b05302 - Merge pull request #915 from berndhahnebach/bhbdev090
* 9ea5d9a - FEM: constraint self weight view provider, delete display
modes - the new constraint python includes the display modes already
- constraint self weight is retrieved from this new constraint
python - thus the display modes can be removed from the view
provider
* c623fc9 - FEM: Use ConstraintPython for SelfWeight
* ef85389 - FEM: add ConstraintPython object type
* b7e8348 - FEM: unit tests, import all FEM python modules
* 5cd503f - FEM: py3, proper import Units module
* 347febd - FEM: code formating, flake8
* b7110d0 - AddonManager: Allow to specify dependencies in addons are
either Part or PartWorkbench
* 3dd1c9f - add method to get ccx version and inform user in case of
problems
* 46aab48 - restore cursor when loading results file raises an
exception
* e038c1c - FEM: example files, adapt them to the new result mesh
object
* cdc526b - FEM: frd, vtk and Z88 result import, do not create an
analysis object on import of lonley results
* 3eb44c6 - FEM: mechanical result object, it does not depend on an
active analysis anymore
* 3cc0a8f - FEM: mesh result object, make use of it
* 193f967 - FEM: mesh result object, make it child of mechanical
result
* 265d10c - FEM: mesh result object, add icon
* 6d2fd22 - FEM: mesh result object, implement new object
* a28ffd6 - FEM: code formating, flake8
* 8341e0e - FEM: 3D beam/shell output preferences
* 62bbda8 - FEM: set mesh color, use proper return values for python
API
* a644ba4 - FEM: Z88 result impoort, small improvements
* 49a673d - FEM: Fenics and Z88 mesh import, add empty seg3 dict on
return value
* dbd1619 - FEM: code formating, better readable return values
* 4636119 - FEM: gmsh mesh object, some better comment
* 317aa2d - FEM: make python make def of netgen mesh object fit in
FEM name sheme
* 59a8f18 - FEM: code formating, flake8 in new boudary layer code
* d0e15f5 - Fem solve bondary layer meshing issue #3111
* 1c92781 - FEM: add BoundaryLayer support into write_geo() of
FemGmshTools.py
* 94f9a39 - FEM: add FemMeshBoundaryLayer related py files to
CMakefiles
* 6b7ec3d - FEM: add FemMeshBoundaryLayer Command and icon file
* 457a870 - FEM: add FemMeshBoundaryLayer obj and gui objects
* c786fbb - FEM: add MeshBoundaryLayerList property in FemMeshGmsh
obj
* daee73a - Remove obsolete files
* 034520e - improve whitespaces
* 4056eb9 - Merge pull request #910 from vejmarie/fix_step_placement
* d75c33f - Fix Placement and Color export within Hierarchical Step
exporter of single shapes
* ea708c1 - Arch: Added IFC pref option to export objects with full
parametric properties
* 1220eb0 - Export single STEP object with absolute coordinate
instead of (0,0,0) as default origin
* dc84141 - Fixed wire transformation for scales other than 1.
* 820d895 - Merge pull request #906 from luzpaz/shipwb-fix
* 7f4d089 - ShipWB: unicode issue 2609 (partial fix)
-- Alexander Pozdnyakov <censored> Wed, 09 Aug 2017 23:04:13 +0300
freecad-daily (0.17~git11699-0544934-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 0544934070e9df8a932da06d77c46a14efcd2766
* Date: 1501322323
* git changelog:
* 0544934 - Fixed merge issue.
* 0d00b0e - Fixed up onDelete for dogbone and ramp entry as well.
* 1630d49 - Add object back to the job it came from on tag dressup
deletion - without requiring the job selection dialog.
* 700a5c1 - Enable dressup menus also on top of other dressups.
* 53a717b - Moved existing holding tag dressup to use the common UI
implementation.
* 842ea49 - Prevent segfault if vertex map isn't set.
* c5e5d5c - Some refactoring
* ccecab9 - Decoupled UI from model - can add and delete tags without
recomputation.
* 0e3cbe3 - Cleaned up dressup creation.
* 900e9e0 - Start new implementation of holding tags, just called
Tag.
* 92efb41 - Extracted preferences for holding tags into their own
file.
* 8659302 - fix typo introduced with pr702
* 2ac4d13 - Process holes before the perimeter for Arch.PanelSheets
* 2f367e6 - Merge pull request #904 from Karsten-Merkle/master
* d33e742 - python3 issues
* ab596b0 - Fix PathJob creation through the console.
* c22320a - fix possible segfault in modelRefine
* 7cc9876 - fix possible segfault in modelRefine
* df9c812 - fix build failure
* 04b176e - PartDesign Hole Feature implemented.
* 0406556 - Make PartDesign::ProfileBased::onChanged(...) protected
(not private).
* f114cc8 - ExpressionBinding/QuantitySpinBox: skip updating if bound
to a read-only property.
* 394c9f1 - PDN: Update ellipsoid primitive test for OCC < 7
* 7f34faa - PDN: Make Loft and Pipe claim children correctly
* 373d81b - PDN: Make Loft hide its sections when task dialog
accepted
* c62a773 - PDN: Add tests for Boolean, MultiTransform, Primitives,
Shapebinder
* e63387f - Path: typo fix
* 6b51266 - improve whitespaces
* 99e3f95 - + add method trim() to Part.Curve
* 7b066fe - Fix missing file during installation (Import_rc.py)
* 3a0c4db - Fix a stupid bug due to a bad copy/paste into the
hierarchical STEP function which was resetting the XCAF doc just
before writing it, ending up to write empty files
* 2cd24b0 - Add AP214/203 support to the hierarchical STEP
Importer/Exporter
* 7f80f79 - Fix Import_rc.py path
* 5ef87ac - Enable the ReadShapeCompoundMode into the C++ code
* b81f88d - Add parameter initialization within Import Init.py and
enhance the understand of the parameters behavior into the UI
* 9979fc4 - Add initial support for Import hierarchical STEP in
preferences menu
* 7a9e636 - Arch Added a Flip property to roofs to fix inverted
direction
* 028e545 - Draft: Fixed rotation of Points
* 352acca - Draft: Fixed Move & Rotate continue mode
* 6df8161 - fix makeGeometryCurvePy to return a LinePy for lines
instead of a GeometryCurvePy
* 37258b9 - Arch: Fixed crash in wall with height=0
* 7fc0635 - Draft: Copy groups too when moving/rotating/copying
groups
* 73250f0 - App: typo fix
* 183eee1 - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* a51b2f6 - fix Py3 issue
* 81bdb1f - Sketcher: typo fix
* 54a8b92 - Arch: Added Centerline display mode to rebars
* b26a943 - Arch: Fixed Space Area errors and added boundaries
edition in task panel - fixes #3112
* e20975c - add attribute to control format of a quantity via Python
* 7ab8a99 - fixes #0003137: Unit UserString wrong
* 80ad573 - Fixed typo - crowdin issue
* 9ff76fc - try to fix tolerance if shape is broken after
fillet/chamfer operation
* 55e0e6c - Part::Mirroring: This fixes issue #2671 by changing the
type of Base and Normal to PropertyPosition and PropertyDirection.
These two classes handles units better.
* 054a3da - Part::Thickness: This fixes issue #2876 by changing
property type for value to include a unit.
* 20503f3 - rename handleMissingProperty to handleChangedPropertyName
* a2cdd52 - Added PropertyContainer::handleMissingProperty(...) and
PropertyContainer::handleChangedPropertyType(...).
* f8a7606 - Added PropertyPosition and PropertyDirection classes.
Basically PropertyVector classes with units.
* b6d733d - Added PropertyVectorDistance::getPathValue() to return
vector elements with correct unit.
* dbce627 - Added getPaths(...) to PropertyVector class.
* 79e87e2 - add missing header file
* 360c07c - Path: add option to use pybind11 instead of boost-python
for libarea
* 488c1a1 - handle exception thrown by BRepBuilderAPI_RefineModel
* 7c1e689 - make link clickable as suggested in PR 892
* c243046 - misc. typos in Assembly and Path WB
* ebbe1fa - FEM: unit tests, code formating, flake8
* 261ab99 - FEM: unit tests: case frd file mflow and networkpressure
reading, adapt to the slightly changed frd result file
* d2db47b - FEM: unit tests, use 1DFlow results of unit test python
code analysis
* efc9b44 - FEM: unit tests, add test case for reading frd file with
mflow and npressure
* cdb4819 - FEM: unit tests, adapte 1DFlow example and extend stats
comparing to mflow and networkpressure in conjunction with inout
nodes file
* 71a283f - FEM: move 1DFlow inout nodes file into analysis directory
and do not delete it
* 3d55e7d - FEM: frd reading, 1DFlow frd reading, add nodes key
vector
* a8f7b35 - FEM: unit tests, code formating, delete some empty lines
* 1a05e67 - FEM: load stats, give error message if more than one
results object in the analysis and no result object was geven
* d37189f - FEM: working dir, check if it has a slash at the end, if
not add one
* 0b05377 - FEM: fix defs in fem tools module if run in cmd (non gui)
mode
* b25eb48 - misc. typo fixes
* ebb8fc5 - Arch: Store rebar base wires
* 5ffe171 - FABlin post-processor for the Path WB
* 4e145b2 - FIXES: minor bug in custom spacing of rebar object
* 2e96d9b - Fixed issue #2877: Added hypot() and catet() functions to
expression framework.
* 1519ca0 - Arch: looo's fix in nester
* 97eaad7 - Merge pull request #885 from mlampert/bugfix/svg-import-
rounded-corners
* c2f5b0a - Fixed SVG import of rectangles with rounded corners.
* aba4338 - Arch: Nester optimizations
* a3d7881 - Arch: Initial Nest command
* a8faef0 - Do not use C++11 utf8 strings - not supported by VC2013.
* 29ff650 - Spelling
* a91c5bb - Add UnitsSchemaMmMin - izes are only in mm, speed in
mm/munute.
* 7bcb99d - Arch: remove buggy recompute inside onChanged
* 382ad28 - Merge pull request #884 from eivindkv/Fix_issue_3128
* 67060d6 - Arch: Add standard Arch component task panel to window
task panel
* 1fa40d9 - Allow first HDF5, MPI checks to fail (not REQUIRED)
* 3e017ce - Do not error when MPI is missing
* b765193 - try to use pkg-config to find libhdf5 and openmpi
* 77734de - FEM: update examples result objects
* cfb3b62 - FEM: result reading 1DFlow, give warning if there is no
inoutnodes file
* e723ba2 - FEM: unit tests, create tempdir if not exist, delete not
needed imports
* d9dbb91 - FEM: unit test, again enable all stat types except
1DFlow, fix osx failure by only use 14 diggits
* 7b45534 - FEM: unit test, tests for seg2 and seg3 python mesh API
* 84c7029 - FEM: inp import, add Seg3 to python mesh import tools and
inp import
* 8cf2015 - Fix upside down GeomHatch on asymmetric faces
* 0a7c6c4 - Fix #3113 TechDraw needs Drawing in cmake
* cbf42ad - Coverity fixes
* 033242e - protect document against nested recomputes + convert
ObjectStatusLocker into a template class to make its usage more
flexible + add status flag 'Recomputing' and set in
Document::recompute to detect and avoid nested calls of recompute
* d3f5ace - fix text of commands to create B-spline curves
* b36686e - calling close() causes the MDI view to get deleted as
soon as possible while deleteLater() waits until the GUI is
responsive
* 44fba58 - close document in spreadsheet tests
-- Alexander Pozdnyakov <censored> Sun, 30 Jul 2017 12:21:49 +0300
freecad-daily (0.17~git11591-7cfc084-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 7cfc084e476fcf6c189a9d41596d68fd265d71d9
* Date: 1500216966
* git changelog:
* 7cfc084 - fixes #0003122: FC 0.17 crashes when a sketched located
outside a body object
* 3d33c30 - GeoFeatureGroupExtension.h typo
* a36c90c - Added missing apostrophe
* c4ca27e - allow to set constraints via Python
* b8a1e33 - add locale information to system information
* e6b9ec5 - Qt5 port: make Sandbox module compile with Qt5
* fb841d6 - handle OCC exception in Feature::getPySubObjects and
convert to Python exception
* 1d83d17 - do not hide any drawing elements when entering edit mode
of a sketch
* 2b82bc6 - add export macro, extend enum of class
AbstractMouseSelection
* a57ec19 - Merge pull request #875 from itain/PathToolUnitsFix
* 2ba4bfb - When refreshing the pathToolController ui, use
UserStrings and not just plain values. Fixes Symptom: If I open the
PathToolController, Press "Edit Local Copy..." and then "Ok" the
units for the feedrates were gone.
* aa07c77 - remove unused variables
* 5bc9581 - fix whitespaces
* 01eaca1 - Merge pull request #874 from mlampert/feature/arch-panel-
scale
* 870f3eb - Added Scale to PanelSheet.
* 828793f - Merge pull request #873 from luzpaz/typo-fixes
* e3066d1 - FEM: typo
* 87e5472 - FEM: typo
* 17a60d3 - CAM: typo
* ba9b2a8 - Sketcher: typo
* dd13750 - Sketcher: typo
* a689403 - travis: build freecad with py3
* 9ec6955 - Fix compiler Warnings
* 8ab063a - Final fix for hierarchical STEP exporter
* 1b36dc2 - Fix keepExplicitPlacement
* 5362650 - Improve hierarchical exporter
* a120a1c - Add initial code for hierarchical STEP exporter
* 4095fdb - Fix bug 3076 about color issue when opening a
hierarchical step file with Compound.
* c839a88 - Add Vertices and Edges support to STEP Compound Importer
* 2645b79 - Introduce relative placement for STEP importer instead of
absolute placement
* 165dcc9 - Merge pull request #869 from kkremitzki/pdtests4
* 4331a80 - Add missing assertions for PartDesign Datum tests
* 58d0b31 - Revise PartDesign Draft base test approach
* 544e658 - Add linear and polar pattern tests
* d9277c4 - Flesh out basic dressup feature tests
* fb5aeea - Add dressup feature test structure
* 4eb5945 - Break out PartDesign tests into own folder
* 1b56637 - typo fix
* 2badea8 - TechDraw: typo fix
* 9343f5c - Path: typo fix
* 928749d - typo fix
* 17b637b - typo fix
* 960b7c1 - fix typo
* d5d45e2 - fix typos
* d65d3d9 - FEM: Change tool-bar organization
* 1a0c193 - FEM: Change menu-bar organization
* f2c0f9c - FEM: Adjust names of constraint menu items
* 7ec6459 - FEM: Use short names for VTK post commands
* 2e118be - FEM: unit tests, temporary workaround for py3
* 8e3bab6 - FEM: unit test, fix unit test if not all stats are used
* d079741 - Added grbl post processor.
* a7cb062 - Added support for imperial shopbot output and some
standard post processor arguments.
* 465155b - Path: option for drilling return level fix #3098
* 104eb53 - Fixed Contour.Direction and simplified Dogbone.Side
determination.
* 1bda016 - Fixed strongarming 'Side' for dogbnoe.
* d999500 - Fixed Dogbone creation to work for PathContour again.
* 9874444 - Path: add feature for drill tip calculation
* 6c52548 - Path: add jointype and miterlimit to edge profiling
* ddb2001 - Path: Change Profile 'side' enumeration to inside/outside
* 48337e0 - Path: fix #3048 Visibility on recompute is now preserved
* 444fc18 - Path: implement jointype for contour and profile fix
#3116
* 023c5d8 - Path: Make PathProfile verbose
* 349f8b5 - avoid to eventually try to init Gui twice
* d31be31 - Draft: Refined Select plane to accept any 3 selected
vertices
* ad2a4b5 - FEM: unit tests, add all result stats, except 1DFlow
* a1523e3 - FEM: result stats, fix some issues and add all result
types
* 4b25f75 - FEM: unit tests, use better coordinate values
* 5785bd3 - py3: fix FEM Flow1D unit test FEM mesh
* cc89afb - Merge pull request #859 from sliptonic/master
* 0a77648 - Merge remote-tracking branch 'realthunder/PathArea'
* e8b93ef - Path: cleanup start points Make sure we're storing path
parms for debugging
* 7ace550 - Path: simplify the test fixture
* c359ba6 - Path: fix bug in gcode importer. Wouldn't handle lines
with only a line number
* fc989c7 - Path: Centroid post re-write
* 3093c4c - re-arrange TestPathPost setup to simplify testing muliple
posts
* e4c696c - Path: MillFace start point
* 2cc09f9 - Improve Part.Shape.project documentation
* 3aab7ff - Introduced custom spacing property in the Rebar object
* a066490 - + exception handling in FreeCADGui.addModule
* d554497 - Path.Area: fix sortWires
* 120b37b - Path.Area: change fromShape() 'start' parameter behavior
* 90334e0 - Path.Area: handle empty wires without vertex
* fdedf8f - Arch: Gave small tolerance to pipe connectors in case
their baselines don't join exactly
* 087a1c1 - Draft: Extended WPProxy tool
* b046fa5 - Adde __init__ to the deployment.
* 6a14bb7 - fix for mixing up SchemeVersion and FileVersion
* cab3358 - Arch: Removed Armatures property from Structures + added
Host property to Rebars
* a390d01 - Revise GitPython warning to only fire once on mass
upgrade
* 42f20fb - Fix GitPython capitalization consistency
* 843da68 - Remove Deb/Ubuntu-specific python-git package reference
for pip-installable GitPython
* e141101 - AddonMgr: Catch GitPython < 2.x error and advise upgrade
* b1c9616 - AddonMgr: Use hard reset for addon git repair
* e76b77f - AddonMgr: Check and repair addon .git folders
* dca6533 - Reset depth_params index when starting a new iterator.
Otherwise when a profile consists of multiple cuts (example: profile
outline+circles+holes) only the first one will respect the requested
depths.
* 9592eff - fix some issues: + fix unicode <-> utf-8 conversion + fix
translation issue + fix closing logic
* fc36dfe - Add TextDocument with full size editor
* 9e7eb3b - Fixed spelling error in profile.
* 6f6d463 - Fix depth_params for python3.
* c4fc809 - FEM: mesh objects, show them only if they are edited or
needed for result viewing
* b2fa046 - FEM: mesh objects, use same name sheme as for all other
FEM objects
* ed95e92 - FEM: visibility, do not hide parts which depends on mesh
name - since the mesh object depend on a part and the part can
change this can mess up visibiliy
* 3d2be45 - FEM: pre checks, check if constraint references are not
empty
* 3f16f0a - FEM: nonlinear material, add a third yield point and only
write yield points if they are not empty
* 06054bd - FEM: nonlinear material, set nonlinear geometry for
nonlinear material in ccx solver
* b12831b - Revise PartDesign Loft tests to avoid sketches with
shared edges failure in OCC < 7
* 2f6f001 - Revise PartDesign Loft tooltips
* 027418a - Make PartDesign Loft have different tooltip than
PartDesign Pipe
* e1b78ab - Add basic PartDesign::Loft test cases
* 220a63a - Add basic PartDesign AdditivePipe and SubtractivePipe
tests
* 7f03cca - Check PartDesign::AdditivePipe's auxiliary spine for
existence before deciding its externality
* 338c610 - Update PartDesign tests for CreateRectangleSketch
refactor
* e1b6fc2 - Add TestSketcherApp.CreateCircleSketch and refactor
CreateRectangleSketch
-- Alexander Pozdnyakov <censored> Sun, 16 Jul 2017 19:40:31 +0300
freecad-daily (0.17~git11479-fbb2b44-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: fbb2b44861f1a9df441374ba4fa2385c9a5b7f8c
* Date: 1498905544
* git changelog:
* fbb2b44 - Made posts into a module and use it for import.
* c806e45 - FEM: unit tests, small unit test def for writeABAQUS
diggits
* 0b86a2c - FEM: unit test, fix 1DFlow unit test
* 27e2baa - FEM: code formating, trailing ws
* 7b5adb9 - FEM: issue #0003038 Fenics mesh import/export: removed
lxml dependency
* 74e7940 - Draft: More solid closing of Draft commands - fixes #2532
* 51c6ca0 - support to assign long to Quantity with Py2
* a32972e - Fix Drawing/TechDraw BSplines
* 18ed89a - Fix tooltable xml import
* bcfc1bf - Path: make pathmillface use different depth calculation
* 75dc43f - Path: fix import problem in toolcontroller
* 3254aca - Path: if TC is none, partials wouldn't post
* 266fb0b - Path: Adding Apply buttons
* 02912ae - Path: cancel for pocket
* a5a88e5 - Path: remove obsolete code from cmake
* 8b804d7 - path: more collision support
* 0326b5b - Path: unsetEdit support
* 17b16a7 - Path: adding cancel buttons to operations
* ad52e41 - Path: cleanup and add collision
* 6d389e0 - fix cyclic dependency with Py2 import
* 86c8004 - Arch: Small fix in Rebar
* a545ffc - Arch: Added wood grain properties to Panel Sheets
* b416245 - Arch: Added MakeFace property to pnel cuts and sheets
* 859b94e - Draft: trying different method to solve encoding problem
* de9dbc4 - FEM: ccx input writer, if eigenvalue limits are set to
0.0, omit them in input file
* 9f18fa6 - FEM: ccx writer, change a comment
* 6fc27e9 - FEM: ccx prefs, use default time steps for all analysis
types
* f29424c - FEM: solver calculix, allow user time steps without
Parameter DIRECT
* d0aefe4 - FEM: 1DFlow, delete not needed files and code formating
* 9fd6738 - FEM: FluidSection: Unit test
* 1fa7eaf - FEM: prerequisite checks, extend for 1DFlow
* 3fb0532 - FEM: import FRD, fix import of strain vector
* f84b0cb - FEM: python task panels, more selection on click of list
items in task panel
* 49dc28c - FEM: gmsh tool, add CoherenceMesh option to remove
duplicate vertices, set default to true
* 4b2c5f5 - path_script py3-fixes
* 27aaaf7 - Path.Area: fix thickening of pocket path
* cbfc6ae - Part GeomBezierCurve implement Save() and Restore()
* e15b80f - Arch: Added Distance property to Rebars
* 1eda79c - Crowdin script - save the downloaded file as freecad.zip
* ca42551 - FEM: mesh region task panel, highlight elements on click
in list issue #0003017
* 5095d03 - FEM: python task panels, only start SelectionObserver if
noone runs already
* 2170efe - Update Assembly_fr.ts
* 7d44c26 - Fixed deletion of dressup - clearing child object pointer
prevents Tree from moving it to the root of the tree.
* 7773d30 - Fixed job dialog commit.
* f919345 - Merge pull request #836 from WandererFan/SSTrack
* 674aabe - fix #3094 ShapeString tracking
* 3ada141 - Draft: Fixed encoding error
* 0768ae9 - Coverity fixes
* f56df2e - Add viewPartAsSvg in App
* fc1c863 - Add viewPartAsDxf function in App
* ab19a5e - Handle "floating" straight edges in Svg
* 17b69c7 - Replace DPG table lookup logic with calculations
* f53a3bd - Add tolerance parm to checkParallel
* ed73fb6 - Draft: Small optimizing in
DraftGeomUtils.findIntersection()
* 41051e9 - implement object serialization for BSplineCurve class
* e7c7c07 - implement object serialization for Vector class
* f2127c3 - try to fix travis build
* a4e0d79 - Arch: Fixed typo
* 7d80f90 - Changing c-py interface to use 's' instead of 'S' for py
2/3 compatibility; also makes the code simpler.
* 6a3a102 - Removing dependency on lxml - fixed some bugs on deleting
a job and all it's sub components.
* e399785 - Disable exception catching in tests to figure out why
TestPathApp cannot be imported on the build system.
* e7e5a73 - Fixed contour setting the visibility although there is no
ViewObject associated with it.
* 2c50fbf - Fixed tag unit tests
* ab82810 - Disabling tags if the cannot generate commands.
* 022354f - Added wating_effects for holding tag generation - big
improvement.
* 789e79c - Moved all post/pre processor into their own directory.
* 03c5168 - Proper taskk panel cleanup on escape.
* a689ebd - Fixed post processor loading.
* 38c2296 - Allow multiple holding tags to be added - until user hits
Esc or presses the Done button.
* ec9e43e - Forward modifyStandardButtons into python task dialogs.
* b11849b - Changed marker spheres to have constant size regardless
of view scale.
* 924336e - Made holding tags tolerant to panelsheet base objects.
* a223915 - Add all dressups to the profile and contour context
menus.
* c268c95 - Adapted unit tests for the new interface.
* 0d52a94 - Switched solid detection to blacklisting instead of
whitelisting.
* 5575802 - Removed questionable log message.
* 63ab07a - Fixed spindle speed limitation in UI and template
restore.
* c031b78 - Changed empty template selection to ''.
* 62cf21b - Added solid detection and consolidated PathJob Base
selection option (removed empty option).
* fbb3434 - Added support for PanelSheets.
* d5068ff - Some cleanup and refactoring.
* 43b70cf - Added Job attributes to the template.
* bb33a12 - Added template selection and preference integration to
job creation dialog.
* 1aab8d2 - Added file dialog to job export.
* 907ea1b - Added file path and job template to preferences.
* 0fcaea1 - Made job creation sequence a bit nicer.
* 8f64b5e - Simple job initialisation from template xml file.
* 97d2592 - Added export of job template - fixed output file.
* 8d8ea99 - Renamed LoadTool to ToolController.
* c4cb45c - Replaced Tooltable with Tool in the TC; Added
PropertyTool; Fixed sanity check.
* 7d39669 - Arch: Detect and use Reinforcement addon if present
* 3e8249a - py3: fix some simple incompapilities issue 0000995
* 931820c - py3: boost: some diff for the cmake of libarea to work
with boost1.64. (at least this is necessary for conda)
* 9c253eb - Iterate over faces in testPocketToFaceCase
* df06c1e - Update testPocketToFaceCase to handle OCC<7 face-naming
inconsistency
* dfb3c41 - Add pocket to face test case
* e4b61ca - Add PartDesign Pocket tests
* 3542140 - Use assertAlmostEqual and remove deprecated failUnless
* 5b2c0fc - Complete PartDesign::Pad test cases
* c6fda58 - Add Sketcher test rectangle function
* 654276c - fix issues in CoordinateSystem class and expose to Python
* cd9adc7 - py3: arch: fix tests issue 0000995
* fe66e96 - draft: move translation to DraftGui otherwiser there are
some strange ImportEroors.
* d9d1e86 - py3: Draft: string / unicode: issue 0000995 - use
optional argument to get unicode from translation in python2 - add a
utf8_decode function to get unicode from string, bytes, unicode
* 3bb9a9e - only change view provider stuff when GUI is up
* 08a3088 - FEM: gmsh mesh tools, fix highorderoptimize
* da1afaa - FEM: mesh tools, code formating
* 8b0fb35 - do not let unit test for revolution fail if refinement
option is on
* 847a208 - add type 'long' to expected types list in scale and
scaleTo
* 5f492a8 - Qt5: set color to progress bar using style sheet
* 989fe40 - various fixes: + fix typos + fix const correctness +
whitespace improvements
* 39bf432 - Add missing header for random numbers
* 78cb881 - DependencyGraph: Ensure OriginFeatures get in the correct
subgraph
* fa4d677 - Revert link integrity checks in properties
* 4ecd831 - GeoFeatureGroup: Make link collection non-DAG save
* bfb95e3 - Partially fix PartDesign move test
* da866e5 - Allow add/remove multiple objects in a group
* f9200f4 - Extend python interface for groups and fix test cases
* eb601df - Fix undo/redo while checking link integrity
* 9fbf118 - Group tests and fixes
* 0487b66 - Links ensure uncyclic graph and correct groups
* f0f7125 - Group: ensure single group only
* 26200f9 - Parent groups are irelevant, not only parent
geofeaturegroups
* 8079cf4 - Drag&Drop: Tree is responsible for undo/redo
* 81f9138 - Fix collecting of cs relevant links
* 183a4b4 - GeoFeatureGroup: Handle drag into document
* aa0d25f - Groups: Handle add and remove object correctly
* 53ff196 - GeoFeatureGroup: add object adds relevant links
* bdf981e - Unify and fix group handling in geofeaturegroups
* bbabe83 - DependencyGraph: grouping & unflatten is optional
* 25df3c5 - DependencyGraph: Fix colors and unflatten
* aaea436 - DependencyGraph: Add colors to coordinate systems
* e192f32 - DependencyGraph: Subgraphs are identified by label
* 4e25d2d - DependencyGraph: Add unflatten step
* e20aae6 - DependencyGraph: Show origins correctly
* f08ab52 - DependencyGraph: Show GeoFeatureGroups as subgraph. fixes
#0002142
* 35c4c5e - Consistently name origins
* 6b2558d - Sketcher: Use correct global placements
* 80e74ae - Introduce global placement calculations
* f3358ad - Fix drag&drop of geofeature groups. fixes #0002835 fixes
#0002796
* 9ccb01e - fix bug with multiple object names in selection view when
selecting in tree view
* 6e1a6d8 - fix bug in pr774, improve whitespaces
* c3c94e8 - Fix 'shrink curve' misbehaviors for Sketcher Extend
* c51d0b4 - Adds extend feature to Mod/Sketcher
* 2ea961f - Sketcher Extend Icon
* 57128dd - fix -Wsign-compare
* d940bdc - Accelerate VBO rendering (bareleye model goes from about
18fps to 34fps on a Macbook Pro) Fix crashes related to VBO buffer
expansion by reallocating the buffers when needed
* 0af2e1b - FEM: mesh tools, group elements, return empty tuple
instead of None
* 3886850 - FEM: element set search, fix indent for mesh group search
* c97a3d1 - FEM: prerequisite checks, fix material reference shape
type check
* 1b08ae0 - fix UNV reader by checking for CR or CR+LF in group names
and removing them
* 63f9e6c - quantities must be expressed in units m,g,s for MKS and
internal scheme
* 5475368 - various fixes from pr813: fix crash due to invalifated
iterator minor performance improvement do not connect twice
automatically connected signal-slot fix compiler warning
* b1495bd - improve readability, minor performance improvements
* 25a28b0 - Sketcher: redundant autoconstraint avoidance - Edit
control checkbox
* c093cb1 - Sketcher: redundant avoidance - remove old inferior
mechanism
* 93721e8 - Sketcher: extension of redundant avoidance to indirect
coincidence
* 497478f - horiz/vert redundant autoconstraint avoidance extended to
Polyline tool
* 90028d4 - Sketcher: avoid horiz and vertical autoconstraint
redundants on line creation
* 2147798 - Path: fix potential crash bug.
* 634cbf1 - Add Units schemaTranslate for Unit::Velocity. Independent
of scale, use only mm/min or in/min because it is compatible with
GCODE feed rate units. (My use case is definition os feed-rates in
PathLoadTool.py).
* 03c3db5 - Use the current UnitsSchema for the tool table.
* ccd5624 - Set the maimum tool RPM to 100,000. The default 100 is
too small.
* 408b143 - Fem: py3 fixes
* 17031e2 - Path: py3 fixes
* f6a086d - add comment to source code
* 619fb17 - fix crash when argument list of openTransaction() is
empty
* fe1f0dc - due to branding reasons avoid a direct mentioning of
FreeCAD
* 6415b46 - fix build failure on FreeBSD, support colored output to
terminal
-- Alexander Pozdnyakov <censored> Sun, 02 Jul 2017 14:43:12 +0300
freecad-daily (0.17~git11310-d28bae3-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: d28bae3f52b3e7cf959e8b9f7bcff264f95db191
* Date: 1497583542
* git changelog:
* d28bae3 - Added pref option to disable the FreeCAD logo in the
FCStd file thumbnail
* 07fd41f - use assertAlmostEqual for comparison with floating
numbers
* 944a111 - Add PartDesign_Mirrored test based on additive primitive
* 01cca0b - Add PartDesign_Mirrored offset failure test
* ab48fdb - render both faces
* 6f18ce6 - Show failure message when part design transformation does
not intersect
* 90f0e5c - Remove redundant matrix scale factor multiplication
* ff18838 - Fix transformation support, so that support is updated
with any previous transformation executed
* 9e21572 - Reverting to checkIntersection via boolean operation
* e02430f - Draft: Added icons to select plane buttons
* 294551a - Path.Area: fix Path.fromShapes retraction threshold
* 56f8de7 - Path.Area: fix plane finding on face shape
* 561c48a - Path.Area: deep copy on makeSection output
* d257f1b - Path.Area: section intermediate shape output for
debugging
* d6e1601 - Path.Area: fixed random wrong section output
* 1065dc5 - Path: Contour works on clones and other objects with
proxy and shape.
* e169085 - Path: disable diameter checking in Drilling
* aeec1c8 - Path: added a hidden property to store the areaparams
* b5e233d - Path: fix bug in drilling hemispherical faces have an odd
edge that doesn't have a Curve attribute.
* f44cae2 - Path: remove obsolete NC sources
* cc4abd2 - Path: usecomp setting toggles the availability of the
side property
* 0766a73 - Path: first experiments with collision detect
* c97724e - Path: remove Pocket OCC algorithm
* 936bbed - Path: bug fixes
* dcbfc88 - Path: add output precision option to linuxcnc post.
Modified unit tests to use it.
* eb64ecc - improve exception message if proximity function fails
* 1854d3d - Draft: Fixed typo
* dd48cc5 - Path: Add PathDressupRampEntry.py to CMakeList
* c3bd7b6 - Path.Area: fixed projection tolerance problem
* e24aa3f - Arch: Fixed small bug in Space
* fb62c91 - Added RebarShape property to the Rebar object and defined
setEdit() function in Rebar object
* c1070e5 - NULL is defined as nullptr on FreeBSD and causes a build
failure For more information see:
https://forum.freecadweb.org/viewtopic.php?f=4&t=22897&p=177660#p177
660
* acdf40e - Navigation indicator orbit style improvements
* 780bede - Add Tux to translation scripts
* af68de8 - Path: PathArray support for Polar and 2D arrays
* d7b1399 - Add ToolController property to PathCompound
* 2a3f1cb - Add ToolController property to PathCopy
* 44bbffe - Path: Add ToolController property to PathArray Object
* b7876ac - Path: DressupRampEntry Method3 improvement + flake8
* 3209eca - Path: DressupRampEntry bug fix + added RampMethod3
* 8dac1d0 - Added Helix. Other cleanup and fixes.
* 40fe7a0 - added second method for ramping
* f03eee3 - DressupRampEntry initial commit
* a405b4d - issue #0003070: VRML 2 crashes with corner cases
* ab1b344 - AddonManager: Further older ssl/urllib2 version support
* 2ea7a1f - FEM: ccx input writer, do not write EigenmodeLimits if
they are set to -1.0
* 63a2153 - FEM: prerequisites check, add a check to proof if all
material objects do have the same ref shape type
* a8dbc81 - FEM: material task panel, fix in reference shape type
test
* 5c5292c - AddonManager: Support older versions of ssl module
* f2fff72 - Draft: Fixed unicode conversion bug in DXF export
* 086d2ed - FEM: ccx input writer, better writing code in ccx elsets
* c85d8c6 - FEM: ccx input writer, move some defs from ccx input file
writer to input file writer: - get the material sets and write them
to material objects - get the geometry beam and shell sets as well
as the fluid beam sets and write them to the objects
* 85deb88 - FEM: ccx input writer, use variables for elementset names
instead of hardecoded values
* de8d421 - FEM: ccx input writer, code typo, use an elif instead of
if
* a9fb191 - FEM: ccx input writer, check for string type instead of
the specific string Eall
* e6642d4 - FEM: ccx input writer, split ccx element set writing and
1D-Flow element set id retriving from each other
* 94775af - FEM: ccx inputwriter, get rid of a duplicate in 1DFlow
section
* 2fed6fd - FEM: ccx input writer, code formating
* 6fe8b38 - FEM: input writer, constraint force, move the refshape
type code into fem tools
* 1ca27a2 - FEM: abaqus writer, fix precision
* cd0014b - FEM: abaqus writer, use better names for elementsets
* b01e482 - FEM: abaqus writer, some comments
* 546c02a - FEM: unit tests, add some comments
* bf45cb1 - FEM: unit tests, use FreeCADs native Python API to create
the meshes
* c06cbde - FEM: unit tests, use better file name for unv read write
test
* cb90f46 - FEM: unit tests, use the lately commited dev in Test to
run unit tests of FEM
* 20b4865 - FEM: gmsh mesh tool, get rid of the error pop up in the
regard of BooleanFragments Compound
* 6e0f060 - Fixed typo errors
* bf69372 - py3: support of Python 3.4
* 3c96803 - Draft: move the planetrack when drawing a polyline
* 0544ecb - Arch: Allow Arch objects to be arrayed if their Axis
property is set
* 4031e75 - Arch: Fixing wrong normal direction in structures
* 9513792 - py3: support of Python 3.4
* 2b32367 - Arch: Added Axis System
* 255b281 - Arch: Allow axes to have labels
* 43a8a94 - Arch: Safeguards in Arch cutplane command - fixes #3023
* f118659 - Fixing translate refactoring error.
* 5424fcd - Draft: Better msg in dxf import/export to inform the
possibility to use the addon manager - issue #3064
* 5f54fc0 - py3: fix several crashes
* 4c3cee0 - Replaced default context argument with explicit call for
pylupdate to pick up the strings and contexts.
* 617cea6 - Fixed M6 tool index for linuxcnc and opensbp.
* 6d57a0f - Removed obselete tooltable editor implementations.
* 3368c86 - Moved almost all translate implementations away from
QtGui.
* fa9166b - Fixed post processing output if document is in current
working directory.
* 5261b5b - Removed unused properties from PahJob; fixed post
processing arguments
* 8ce3432 - py3: fox compiler warnings issue 0000995
* d52f9f5 - Draft: autogroup arrays
* 88bd341 - fixes #0002926: Trying to access Part.Shape.children()
before doc.recompute() crashes the whole program
* 98f8879 - Py3: in Py2 use string instead of unicode for identifier
* 69d0e8b - py3: partially revert of getattr -> getattro because
getattro is only needed for the static callback function issue
0000995
* f2e1b0d - py3: PyFindMethod -> GnericGetAttr issue 0000995
* bc696e5 - py3: change of getattr -> getattro issue 0000995
* 3168f8e - Don't create AppImage on Travis
* a900701 - Redefine complete workbench purpose
-- Alexander Pozdnyakov <censored> Sun, 18 Jun 2017 06:03:10 +0300
freecad-daily (0.17~git11216-83095ca-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 83095ca574c48e146894df2a7757f6a94659ee0b
* Date: 1496457827
* git changelog:
* 83095ca - Draft: Fixed clone bug - fixes #3066
* 369cc73 - py3: port external FreeCAD module to Python3 whitespace
improvement
* 8164722 - py3: port external FreeCAD module to Python3 issue
0000995
* eb60d4f - py3: some fixes to make start-workbench load on python3
issue 0000995
* 8a6d613 - py3: win: Link required vc14 CRT libs issue 0000995
* 3aa6153 - Draft: Added snapping between mid of two hold points
* a0901f5 - Addon manager: Added a button to check for available
updates (git mode only)
* b91e960 - py3: /cMake gathering commits for cmake mostly this
changes are necessary to build FreeCAD with py3 (and conda) on
windows. issue 0000995
* 38544db - Draft: Added visual feedback when modifying x,y,z values
manually
* 99e400e - Addon manager: Added check for optional py dependencies
* 749d666 - fixes #0002156: Sketcher Visualization fails to represent
sketch properly
* bc6a52e - fixes #0002499
* 5890979 - Addonmanager: Small fix
* e2e1f44 - Addon manager: strip possible whitespaces in dependencies
checking
* 590c57d - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* 456d3b8 - Addon manager: Added dependency checking
* 1a33f3b - Fixes #0002735
* f6e0f06 - Path: add output precision option to linuxcnc post.
Modified unit tests to use it.
* 69a797b - Path: trying to fix unit test again
* 0405a67 - Path: added use of return_last to contour.
* aad8653 - Path: fixes for unittest
* 6768a70 - Path: PathArea logging
* 8f690e6 - Path: Cleanup MillFace Dialog
* 39631cf - Path: Area logging
* 68ca689 - Path: minor fixes to PathMillFace
* 098ca48 - Path: add cursor waiting decorator to long running
functions. Remove obsolete ToolDescription code from label change.
* 9b1b12d - Path: TC panel bug. Loses decimal part of float spindle
rate
* 29a8cbf - Path: make cursor reflect busy
* 2ef59ac - Path: More work on PathMillFace to remove old heeks
dependency
* 0917fcb - Path: TD version of getEnvelope for testing.
* c7afbd1 - Path: Engrave was using safeheight and clearance
incorrectly.
* 474282f - Path: engrave will do arrays
* 775b91d - PATH: conversion of PathContour to PathArea nearly
complete
* 018ba98 - Path: use verbose mode for fromShapes() to get relative
arc centers
* 9524ef8 - PATH: Smoothie post for laser includes spindle speed
(power) on every line
* 697fd74 - Path: Convert Contour and MillFace to use PathArea
* 947c10a - py3: src/Tools: python3 diff, 2. part issue 0000995
* 36a0b51 - Honor CMAKE_INSTALL_RPATH in SET_BIN_DIR
* 0c8a873 - Path.Command: fix toGCode() bug introduced in 0e9c1c07
* 11dcd18 - py3: src/Tools: python3 diff, 1. part issue 0000995
* 4b04253 - Notification to the user that a body is not active when
inserting a datum entity - fixes #2511
* 7863a63 - Fillet Feature: Return if radius <= 0
* 0e9c1c0 - Path.Command: rounding instead of truncate in toGCode
* 4a08048 - TopoShapeEdgePy.xml: improved docstrings
* d31de98 - Create AppImage on Travis
* 052704e - Fix #1937 mis-shapen projections in TechDraw and Drawing
* fabc800 - Add ctags tag files to gitignore
* 8032a7a - replace hard-coded values with enum values
* 455b646 - set Restore flag also for copy&paste operation
* b7067c0 - minimal improvement of Document documentation
* 2686f51 - Checking for Document Restoring when extension has a null
property
* 548a79a - App:Document new status bit to mark Restoring
* 1a136c9 - Arch Fixed wrong direction of preset structures
* f555927 - Draft: First version of Draft Label object
* f5a8ffb - check for valid vertexes when measuring angles between
two edges
* abc5c2a - handle OCC exception when accessing point of a vertex
-- Alexander Pozdnyakov <censored> Sat, 03 Jun 2017 11:08:48 +0300
freecad-daily (0.17~git11160-ee1d953-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: ee1d9533ee793c6ec7f0b445cb3a4547801bf008
* Date: 1496073540
* git changelog:
* ee1d953 - Invert test case
* 5dceccd - Add PartDesignMirrored test
* 24728b4 - Change TestPartDesignApp to spaces and unix line endings
* 7858b47 - Add PartDesignMirrored test
* 0ca3f6c - Change TestPartDesignApp to spaces and unix line endings
* 2a6a58e - properly raise exception in TopoShapePy::check
* 1224705 - Arch: Small fix in site creation
* 1096d82 - Using PropertyFont in Arch, Draft
* 6854013 - Test: add a def to run all test case clases from a test
module
* ccbc0c6 - Fix for CMake failure from empty Homebrew Python site-
packages
* ff049b5 - added PlacementList property for the Rebar object
* 852a984 - py3: CXX: remaining diff: win: exernalize missing CXX-
functions define PYCXX_PYTHON_2TO3
* d5c5870 - FEM: group meshing, add some checks and output to catch
some problems
* 612bfcc - FEM: code formating, change tabs in spaces
* 3708c76 - FEM: Fenics meshes, flake8
* 85c2e6a - FEM: Fenics meshes, add support for xdmf format, some
more improvements
* 7ed786c - FEM: constraint pressure, add support for shell meshes if
they have group data
* 34cac07 - FEM: ccx writer and mesh tools, fix bug in mesh group
search
* c26671c - FEM: unittest, move mesh creation at end of test object
creation
* 8570203 - FEM: unittest, get rid of not useful self.
* 413c7ed - FEM: unittest, move all CCX analysis tests in one test
case class
* 661fdbd - FEM: unittest, get rid of duplicates and move them to
helpers
* 288406d - FEM: unittest, move unv test out of analysis test case
* b616eea - FEM: unittest, update result files and FreeCAD files
* 6fbeead - Path: use the actual values instead of absolute values
when calculating distance
* 2c862f0 - Path: add zmax to the job weight so we drill the holes
that are closer to the surface first
* d0bad0a - Path: re-add the fix from
https://github.com/FreeCAD/FreeCAD/pull/725
* bed4255 - Path: make PathUtil.sort_jobs more generic, allow tuning
job weights
* 53770df - Fix incomplete creation of an SVG path from edges.
* c4b1685 - Add opening symbols to clones of windows
* c6e0c6a - fixes #0003018
* b604b27 - AddonManager: Introduced SSL fix discussed on FreeCAD-
addon issue #11
* 335da6a - Arch: Fixed moving and rotating spaces
* 2a2ab3c - Updated translations
* 379ffe0 - Merge pull request #773 from realthunder/PathArea
* ae9f699 - Path.Area: make Path.fromShapes optionally return end pos
* fe8d328 - Path.Area: removed LogLevel from setDefaultParams
* c94ffe1 - Path.Area: fix side effect on projection
* a0da4b1 - Display the number of selected elements in Selection View
* ee58881 - Draft: Leave all clones selected after cloning
* 94c68d7 - py3: base: repair compile-fail
* 0e9e49c - py3: Base: files R-Z ported to python3 issue 0000995
* 1ec3e5d - workaround for broken tree indicators with Qt 5.6 under
Windows
* 6bdc3eb - workaround for broken tree indicators with Qt 5.6 under
Windows
* 08b7d91 - Arch: Fixed error in DXF export of Arch Panel sheets
* 945313c - fix crashes with FEM post-processing commands
* 8da4563 - Draft: Allow to set the Working Plane from 3 selected
vertices
* c30c325 - fix build failure if VTK is not enabled
* e239a70 - fix crash caused by PR761
* d3895d0 - fix crash in pipeline command
* a72a4d9 - Add Python wrapper for pipeline object
* 5fbca1a - py3: port PR changes to be compatible with Py3
* ce8a423 - Fix for Polyhedron with faces
* 2becb8a - py3: Base: files I-R ported to python3 PyObjectBase.cpp
and PyObjectBase.h not included issue 0000995
* ef22d52 - py3: define xrange for python3 this is done in files
where the xrange is used. replace this with range once python2 is
not supported anymore. issue 0000995
* fed9d79 - StringIO/ io fix for addonmanager
* 1b2b964 - extend error text set in Python console by additional
information if present
* f3e722c - in Python console check if exception is dict and set more
readable text
* b1e3777 - vs 2013 has already version info grater 18
* 7114667 - py3: Base: files A-I ported to python3 issue 0000995
* 22cbd5b - Fix for cylinder with polygon number as a decimal
* 6ba7a10 - Merge pull request #758 from KeithSloan/zero-rad
* 8904d65 - Fix for circlee with zero radius
* ca48846 - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* 1be8c73 - handle possible exceptions from onDocumentRestored()
* 4d75541 - fix crash when Part model changes with VBO activated
* f665629 - issue #0003025: Unhandled unknown exception caught in
GUIApplication::notify when opening file
* e02db45 - fix crash when Part model changes with VBO activated
* dc413ac - fix build failure and make Py2/Py3 specific change
* 7d47a72 - Fix various issues: + fix dangling pointers when fetching
Python error text + initialize members in overloaded constructors of
Exception class + implement assignment operator in sub-class + move
to PyCXX API to simplify handling with reference counting and
reading values from the dict
* 869e42e - try to repair add-on manager
-- Alexander Pozdnyakov <censored> Mon, 29 May 2017 19:21:06 +0300
freecad-daily (0.17~git11084-fa00b4f-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: fa00b4f06a0c96de57a777d6532467dfd8e5d141
* Date: 1494694329
* git changelog:
* fa00b4f - Path.Area: use FC tag based logging
* dbbc32d - Console: fix getLogLevel
* a6abf0b - Console: added tag based log support
* 2fa2370 - remove const from exception handler to fix build failure
* 4971818 - fix -Woverloaded-virtual
* ff82e88 - remove commented code
* 017752b - improve whitespaces and reduce code duplication
* 33bed8d - remove export macro from template class to fix linker
errors on Windows
* a7bc962 - Renaming getPyDict to getPyObject for consistency with
BaseClass
* b410f88 - Enable exceptions to save/restore information in a python
dictionary and enable throwing exception from dictionary information
* 9c698f1 - Exception Factory pre-compiled header
* 80c91a5 - SketchObject:ModifyBSplineKnotMultiplicity re written to
use THROW macro and CADKernelError exception
* db85118 - Enable PyException to reconstruct the original exception
* 9a5f782 - pytools fix
* d284249 - Extend PyTools to export exception dictionary if present
* fbca57b - Use PyErr_setObject with a PyDict to set Base::Exception
information to BaseFreeCADError Python exception
* ea725a8 - Register exception producers in Application
* fe0c498 - Exception Factory and producers
* 57698ef - Provide default constructors for all exception types
* d7fafbf - Exception: Extension to access debug information and
change of line to int type
* 39025e4 - Path.Area: fix projection code for OCE
* d4c0813 - Path.Area: fix work plane direction
* a0e280e - Path.Area: outline now supports solid and non-planar
faces
* dd36a9f - Path.Area: force CW orientation on pocket mode offset
* 997200d - Path.Area: add parameter 'Outline' to remove inner holes
* 9120d6d - Path.Area: fix path orientation setting
* 2d23673 - Path.Area: rename Clearance parameter to ResumeHeight
* a1e8bb1 - Path.Area: fixed zigzag pocket mode
* e97d9c3 - add keyword support to MakePipeShell.add, support
overloaded method
* 9b28b56 - exception handling in BRepOffsetAPI_MakePipeShellPy
* 36c60d3 - Use xrange instead of range when exporting to collada.
* 42d6b1b - Specify Eigen3 include path on macOS
* a8bd3e9 - fix creation of NaN that invalidates the view frustum
* 32176db - fix possible freeze when creating sketch grid
* 1e04f7d - Fix for linear_extrude request of null object i.e. null
text
* 513efcb - Fix for linearextrude with twist
* 56e023a - AppPartPy.cpp: improved docstrings for Part.makeLine and
Part.makePolygon
* b07075d - py3: AddonManager: use urllib.request insted of urllib2
issue 0000995
* b77d8ca - minor fixes for pr749
* ca3e58e - py3: App: files D-Z ported to python3 issue 0000995 diff
to py3-branch will remain in the following files in src/App: -
ExtensionContainer.cpp - FeaturePythonPyImp.h +.inl most likely
these files depend on Tools and Base
* f9bfd77 - add method to get ancestors of a sub-shape
* 2b42295 - Path: PathDrilling updates -Log Level to INFO -PEP8
formatting -move sort_jobs to PathUtils
* e0ed65e - Some input field validating
* 69bbd95 - Change a button text to a more sensible one
* 3e7cab0 - Polishing PathDrilling
* 5150ea3 - Added support for Arch Panels. Added possibility to add
custom features to drill
* b4ae9b6 - Drilling refactoring and cleanup
* 0b8b576 - enable removing of drilled features in BaseList. Activate
Find All button
* 51d7949 - add optional parameter to TopoShape.check() to run bop
check
* 0d03375 - py3: App: files A-C ported to python3
* 36960df - Fix #2971 segfault on hide() current page from Python
* 5a0f53d - Fix #2972 Export Pdf Page Not in Foreground
* 5cc00e0 - Fix Dimension double child collection
* 7628089 - DrawGeomHatch improvements
* ae269df - Prevent ghost centre marks in ViewDetail
* f60464e - implement detail view highlight in base view
* eb34dc5 - fix confusing class name
* 75397d9 - clean up GeomHatch feature, gui & dialog
* 0ab0a92 - Correct property names in Prefs
* 24698be - Apply HiRez mods to ViewClip
* 980145c - make creation of sub-elements in selection view more
flexible
* e8d1401 - fix implementation of Module attribute
* 03bf3ac - Expose method to Python to get property name of main
geometry fix inheritance of MeshFeaturePy fix inheritance of
PartFeaturePy remove useless test() method implement getPyObject in
GeoFeature in case a sub-class doesn't implement it
* 19b1452 - Draft: New button to modify working plane during Wire
drawing
* 84a9f74 - Added a 'show' option to the Selection View's context
menu
* 4174aac - Arch: Changing the Length of a Wall now affects its
baseline
* 0ad2e47 - add command to merge point clouds
* 164b8c7 - Draft: use viewer.redraw() in interactive operations
* 1137d5e - Gui: expose ViewerPy.redraw() method
* 73f2307 - Draft: Fixed encoding in importDXF message - issue #3019
* 4355b28 - Compute the document before inserting STEP file. Consider
that inserted Tree Element are computed and remove the Touched flag
before recomputing lately the document This is accelerating the STEP
file
* 6642022 - Step Reader Improvements Call new functions which allows
to allocate in a single call Object into the document instead of
multiple calls Put into a Compound, STEP Compound instead of a Sub
Tree which was creating far too much object (aka replicate what CAD
Assistant and EDrawings are doing when opening a complex STEP tree)
* 1543566 - fix memory leak in DocumentObject::execute and return
ASAP on errors
* 91a6dd7 - Base::Type extension to get Type by key
* 3e862bd - Add addObjects to add multiple objects in one step
* 7738668 - Merge pull request #742 from looooo/gui_1
* 4f044dc - py3: Gui: files P-Z ported to python3
* a3539c5 - py3: resolve dangling-pointer issues
* aa3f928 - py3: Gui: files A-P ported to python3
* 226dd17 - py3: path: some fixes to make path py3-compileable
* 6ba65d4 - py3: Fem: PyGui: use relative imports for PyGui
* d27afa1 - Improved persistent toolbars start logic
* 65c7138 - Merge pull request #740 from DeepSOIC/gesture_fix1
* 6e39a78 - Gui: GestureNav: disable rotation when over a dragger
* 2d61415 - Gui: GestureNav: fix constant hand cursor
* 297b20e - Arch: small fix to last commit
* aa65230 - Arch: Fixed multilayer wall colors + added control in
wall creation panel + fixed default roles
* 37a62b4 - Draft: Fixed snapping to intersection of Arch axes
* 2c5bc5d - Exception: FUNCSIG instead of PRETTY_FUNCTION for
Microsoft compiler
* af2f37e - Merge pull request #733 from triplus/BootPhase
* bd64f4c - Boot phase reference point
* bf5f348 - Test: simplified command to run single test
* 1091511 - Base::Exception extension
* c974e9d - Exception: Add CADKernelError exception for specialized
OCC exception propagation to App::DocumentObject
* 378a1e4 - Qt5: workaround for undocking of mdi view fix minor
issues reported by clang static analyzer
* 1a9c878 - Merge pull request #729 from DeepSOIC/PickRadius_fix1
* 0fc9e2b - Arch Multimaterial
* b4b882f - Gui: PickRadius support for View3DPy.getObjectInfo()
* a328e1f - Support of OpenSCAD offset command
* 192dbf1 - Merge pull request #725 from m0n5t3r/path-helix-sort-
duplicates
* 6acbdad - [path] Remove duplicate first drill job in PathHelix
* 7bee2c5 - Sketcher: Visualization of horizontal alignment
constraint
* 40c6d4b - Sketcher: Vertical alignment constraint command
* cfc2d86 - Sketcher: Horizontal alignment constraint command
* d02a34c - Qt5 port: workaround to keep multi-sampling when
undocking mdi window
* 9ec00eb - correct method name
* ad06765 - if set display node name in scene inspector panel
* f76a9a7 - add SwitchBoard node class
* d679bba - Revert "Sketcher: Constraint Node restructuring to enable
independent hidding of driving/driven constraints"
* 7628f2b - Revert "Sketcher: Edit Controls' checkboxes to
independently hide/show driving/non-driving constraints"
* d25d7a2 - Revert "Sketcher: hidding constraints - fix entry into
empty sketch"
* e94a86d - Sketcher: hidding constraints - fix entry into empty
sketch
* 03a9d58 - Sketcher: Edit Controls' checkboxes to independently
hide/show driving/non-driving constraints
* 5b2e2b3 - Sketcher: Constraint Node restructuring to enable
independent hidding of driving/driven constraints
* 0556edf - [path] Make PathHelix use the new tool controllers
* d31bbd2 - Merge pull request #719 from m0n5t3r/path-helix-sort
* bac7aa9 - [path] Sort helix drill jobs to improve efficiency
* 38388cf - remove undesired virtual keyword from
ViewProviderPythonFeatureImp
* 765e164 - Gui: implemented isShow() for python viewproviders
* 6ffe883 - Fix for null string and single blank string
* 18f723c - use specialized Python exception classes
* 1673ab8 - use specialized exception classes
-- Alexander Pozdnyakov <censored> Mon, 15 May 2017 08:26:13 +0300
freecad-daily (0.17~git10962-0a32b91-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 0a32b91b6b0633d645ffb181d25316c6b747cb89
* Date: 1493387209
* git changelog:
* 0a32b91 - Convert OCC exceptions into Base::Runtime exceptions for
App:DocumentObject handling
* e3b47ca - Correct copy-paste typos in exception throwing
* 9cfca05 - Change all exceptions thrown within
AttachExtension::positionBySupport from Base::Exception to a
meaningful derivative
* c3eb3e7 - Part Design: Allow attachment error messages and error
setting propagation
* df1e264 - replacement for PR 698
* 9aac25b - fixes #0003000: View property Angular Deflection can
freeze FC
* 8679950 - fix crash when setting invalid selection filter, improve
doc strings
* 84f8644 - py3: part-design: involute-gear
* ead0061 - Draft: fixed getSVG to work in non-GUI mode
* bd57dbf - add warning to generated file not to make manual changes
* 63cb979 - fix reference leak
* a2dd176 - issue #0002996: PyObjectBase notification chain can lead
to unexpected changes to document
* 6368b2f - TechDraw: Tidy, and fix Qt5 template text edition
* 20828b3 - Merge pull request #711 from realthunder/PathArea
* e1fcdcf - Path.Area: add abs_center parameter to Path.fromShapes
* 3e7b6b3 - Merge pull request #710 from wwmayer/SurfaceFilling
* fa50729 - reset highlighting of references if object is being
deleted, fix crash with invalid sub-element names
* 2cfb029 - highlighting of point constraints
* 35544db - fix vertex highlighting
* 7e977a8 - rename material binding class member for faces to make
clear its purpose
* 6a4171c - implement highlighting of surface in filling task panel
* aad1777 - fix include dir on cmake
* d73fd1e - Extend task panel for filling function
* e50dff0 - Extend task panel for filling function
* b47805d - Extend task panel for filling function
* b0eed05 - Extend Py interface of PropertyStringList to accept all
sequence types
* 2967349 - Extend task panel for filling function
* e2065ec - Extend task panel for filling function
* 4a51171 - [path] Add feeds to PathDressupHoldingTags output
* afd6057 - [path] Set ToolController before calling setup in
PathDressupHoldingTags
* 9df1564 - [path] Fix AttributeError when attempting to export
holding tags gcode
* 1815a9e - Fix wrong variable name symbolLineWidth ->
svgSymbolLineWidth.
* e2b5c16 - ArchSectionPlane: Fix incomplete SVG because of = instead
of +=.
* f673658 - ArchSectionPlane: Remove placeholders in getSVG and more
clean up.
* 99247f5 - ArchSectionPlane: Add properties for the line color and
the fill color
* 9633c94 - ProjectionAlgos: Make the style of the lines in the SVG
file configurable.
* 2bda3a3 - Path.Area: return Py_None with ref counting
* c9be3b3 - Path.Area: added Line, Grid, Triangle pocket mode
* b623b20 - Path.Area: suppress holes when project
* 4680488 - Path.Area: make XY plane selection explicit
* 041c403 - Path.Area: support open path direction control
* e870489 - Path.Area: change Distance() to SquareDistance()
* 17a57a3 - Path.Area: added outline projection support
* 5eba2cb - Path.Area: replaced sort_Edges with WireJoiner
* 7f25fe6 - Path.Area: fixed plane finding
* 1094dcb - libarea: fixed open curve clipping
* 9e3f461 - Path.Area: added feedrate to Path.fromShapes
* 13e4a1b - Path.Area: added orientation param to Path.fromShapes
* b26945b - Path.Area: use normal move for step down
* 43704f3 - Fix typos
* 0d51767 - Draft: bugfix in DXF export of panel cuts
* 42e785b - Draft: Array now propagates DiffuseColor of base object
* 447cbef - AddonManager: support for qt5
* eb5c56b - Merge pull request #708 from
abdullahtahiriyo/fix_driving_angle_value
* eefc51e - Sketcher: Force solver to return non-driving angles in [-
pi,pi]
* 444cfc3 - encode names of constraints when writing to XML
* b619b84 - Sketcher: Consistency in terminology
* c57e594 - Sketcher: On reference constraint double click, change it
to driving and enter edit mode
* e44208d - Sketcher: Lock constraint bug fix
* 0aa9438 - Sketcher: Lock constraint relative mode and group locking
* 44e5ee4 - fix clang warning: -Wunused-private-field
* bd23414 - fix build failure
* a4d2a9f - Extend task panel for filling function
* 0335e2a - Extend task panel for filling function
* a76ebbc - Initial task panel for filling function
* 5b0c93f - add lineedit class with clear button
* 71de600 - make EdgeSelection an internal class
* 0f1c667 - rename task panel class to be conform with the feature
class
* 6e5bba3 - fix crash ExpressionDelegate::paint
* a75a98e - Use OCCT Handle macro for Handle_ classes
* ea3d86b - Fix typos
* e12be7a - [path] Set ToolController before calling setup in
PathDressupHoldingTags
* a547ceb - [path] Fix AttributeError when attempting to export
holding tags gcode
* cc0c09f - Merge pull request #704 from wwmayer/Curveonmesh
* 48a6bca - project polyline on mesh and create edge
* 67fc70d - Added AlephObjects to credits
* a967c41 - Small improvements to the PropertyLink editor
* ad112ca - Sketcher: Remove unused variable
* 09d7746 - Sketcher: Elements Widget add construction information
* b06150b - Sketcher: Hide Internal Alignment Constraints
* 937c617 - Sketcher: Rendering order widget
* 4c3ffb5 - Sketcher: Fixes #3009 error with geompoints in sketcher
* b6833e8 - Sketcher: Basic symmetry for angle constraint
* b2c2e3f - fix material binding of indexed lineset when highlighting
an edge
* f44c200 - fix unused variable warnings
* 6b391fa - set shortcut for deletion of items
* f87c6ff - implement highlighting of references
* 884b820 - rename SurfaceFeature to GeomFillSurface
* 951bf59 - remove superfluous classes BezierSurface and
BSplineSurface
* ff34c3e - move handling of Bezier and BSpline surface creation into
a common class to increase flexibility
* 3eed509 - improve undo/redo handling
* 3857e52 - implement Remove command in context menu
* 5689e4c - remove superfluous FillType enum
* f96d374 - improve usability of surface function
* ffa88e5 - do not make property read-only in property editor
* 6a71dd2 - fix edit mode of view provider
* 39f433a - choose more comprehensive class and file names
* 4b25a0f - polish filling feature
* a5452e9 - polish sewing feature
* 1fd27d1 - port Surface module to v0.17
* e29636a - + fix bugs in edge checking
* a303b76 - + fix design flaw to reduce side effects
* 88b1539 - + move FillType.h to App folder
* d3ac517 - + make surface module compile with v0.17 and occ 7
* 7706124 - + use PyCXX for module initialization
* 6bf1dc8 - + delete superfluous files
* a8adbaa - Fix: edges of a solid can be used as surface input
* 307105f - Curve validation is done in a common ancestor of App and
GUI
* d980889 - Check for null shape before calling ShapeType
* e681dc3 - Unhide surface props and set the filltype to read-only in
data tab
* 0af6fc0 - allow wires as surface input
* 724fa4f - try to convert non-b-splines into b-splines; further
parameter check
* 0533535 - Surface properties are hidden
* d3fb21f - PropertyEnumerator for fill type
* 2d5119c - Corrected feature property names
* d8e48f3 - Surface icon in the object tree
* 7c95f25 - Warning for surfaces with 2 edges only
* 76c357a - Cancelling the just created surface deletes it
* 29eed4a - Unified UI for Bezier and b-spline surfaces
* 8aeb5ae - Cancel by fill type edit did not work
* 1920b40 - use taskbox in taskdialog
* e83189b - header clean up
* 4372355 - createFace function signature
* 17946ce - task widget based from qwidget instead of qdialog
* 9d1dc7d - task flow
* 64bc5ab - class hierarchy and macros
* d5a9994 - Dialog with radio buttons for choosing Bezier and b-
spline surface fill type
* 486578e - diagnostics
* 405fa9c - One more experiment
* 0c76e1f - One step towards the dialog
* 90ad7e3 - Next try for showing dialog
* 65bd9da - fill type radio buttons - incomplete
* 328d525 - Bezier and B spline cleanup, fixed B spline error
* c85368b - B-spline surface operation enabled
* 37406a9 - Bezier surface: check selected objects
* 1311d5c - cleanup: fill type into superclass
* 1fb63c0 - Refactor and cleanup: FeatureBezSurf
* 186bd33 - WMayer's fix: subshape copy
* 14014bc - Fix build failures on Windows by WMayer
* 00f245e - Transformed Bezier curves work now
* 66e4457 - Specify edge name correctly
* 4f96fa2 - Let the Surface workbench appear and try to create a
Bezier surface
* 6f4e3ac - Added Surface module
* 6b26fa6 - fix segmentation fault in TaskFeaturePick::makeCopy
* 5f1158c - Moving Arch BIMServer, Arch Git and Web Sketchfab to new
external WebTools workbench
* cf7bc5b - Draft: Clones now adopt color/transparency of their
cloned objects on creation
* 66884ef - Arch: Allow to set which wire cuts the hole in Arch
Windows
* ff9b027 - Draft: Adding missing stuff from last commit
* fcae6ef - Draft: Finally fixed Draft UI focus bug - fixes #2810
* 17b597f - TechDraw: Fixed scaling of Draft/Arch views
* b7d81a8 - Arch: Support for Panels based on other shapes in
PanelCut
* 3b06b86 - Draft: Fixed weaknesses in Draft Edit command
* 9a3b2a9 - when removing faces in thickness tool via context menu
then remove selection gate
* eb02efa - do not use translated text for icon names
* 8f5057a - readd removed preferences icon for sketcher
-- Alexander Pozdnyakov <censored> Fri, 28 Apr 2017 17:33:37 +0300
freecad-daily (0.17~git10807-b32e980-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: b32e9806e1b075c745c0c9692e81aea1dcab81e4
* Date: 1492039838
* git changelog:
* b32e980 - Arch: Fixed support of v/vt/vn notation in OBJ importer
* 6661d04 - Merge pull request #690 from
abdullahtahiriyo/_more_sketcher_fixes_
* e57dc5c - Sketcher: change carbon copy alignment by-pass from ALT
to ALT+CTRL for Linux compatibility
* 4909c02 - Sketcher: fix incresing bspline degree fails to show new
poles
* c2e83c7 - consistently use term 'B-spline' in the sketcher GUI
* 10ce910 - updated recompute() function
* 91121a8 - added recompute() function to reflect changes in the GUI
* 0a2a02f - Fix AddonManager sorting for Macros
* 7e5d0ed - Fix AddonManager sorting
* cababe1 - fix scan coverity issues
* ce36b29 - fix scan coverity issues
* 004324b - fix scan coverity issues: uncaught exception
* 292fdeb - fix scan coverity issues: unchecked dynamic_cast
* 09dfcf6 - Part Design: Keep body transparency when adding a new
feature
* fcd459e - AddonManager: Disabling list sorting for now - fixes
#3003
* 3b50a78 - BSpline: Comb representation factor with hystheresis to
avoid continuous comb variations on geometrically independent
geometry
* 147bf89 - Sketcher: addGeometry list addition using copy to avoid
copying tags
* 96fcedb - Sketcher: Carbon Copy - Allow cross-body sketcher links
* 8323917 - Sketcher: Carbon Copy - Correct inverted logic (worked
but it is not clear)
* 7818f1f - Sketcher: Carbon Copy enable checks when not in a body
* 7463aa7 - fixes #0002994: Validate Sketch's missing coincidence
tool finds false positives
* 92623c3 - TreeView: fix children order when cyclic ref is found
* 71a555a - Sketcher: using copy in addGeometry instead of clone to
avoid that python users inadvertendly generate two geometries with
the same Geometry tag
* 4fe698e - Sketcher: Carbon Copy
* f6126ba - Part: hiding tag handling functions as protected until a
need for them is clear
* 7e37d46 - Part: Modify python copy to use c++ copy() instead of
clone()
* e54b6a1 - Sketcher: Fix sketchobject copy/clone
* c3c670e - Part: Geometry refactoring copy/clone
* 3f17292 - Sketcher: Updated resource file
* e84a6fa - Sketcher: Bspline knot multiplicity icons
* 2a58ac0 - Sketcher: New function to reuse of python exception
message text in the UI
* 7685823 - Part: Geometry assignTag function
* 6a67a7d - Sketcher: Carbon Copy - inform user of the limitations
and disallow selection
* 68445de - Sketcher: Carbon Copy - refactoring of code
* 0d70996 - Sketcher: Carbon Copy aware of sketch orientation and
location
* 30ffd1d - Sketcher: Carbon copy using copy instead of clone
* 9382de1 - Part: Geometry creation of copy method to distinguish
from clone
* e9764d8 - Sketcher: CarbonCopy link values via expression engine
* 88b75cd - Sketcher: SketchObject basic carbon copy functionality -
without expressions engine
* 97090f3 - Sketcher: Carbon Copy toolbar command
* cf339a4 - Sketcher: Updating resource file
* 15e88ba - Sketcher: Carbon copy icons
* b9ffb09 - Sketcher: Carbon copy Python command
* 73212a2 - Reusable Draft Snap toolbar commands
* ba3274c - Fix typos
* 727c835 - Merge pull request #680 from ianrrees/20170409-improve-
docstrings
* 9ac1994 - Improve Python docstrings in Part and MeshPart
* 4fbfd8d - Draft: Added InPlace property to shape2Dviews
* ce68a5b - expose Geometry::getTag to Python
* f13aac4 - Send console Log/Warning/Error to stderr vs stdout
* ec715e3 - Linux/MacOS - only write colour codes to TTYs
* 4976c0d - Use colour output from main executable on MacOS
* 3abc019 - fix -Wsign-compare
* 497728a - add method to create new tag id
* 16e09ea - fix warning of unused variable
* 418beea - Sketcher: Only Reference constraints allowable on
construction points like bspline knots
* a091749 - Sketcher: Increase/Decrease knot multiplicity toolbar
commands adapted to provide more meaningful error messages
* 7e9571a - Sketcher: SketchObject Modifyknotmultplicity adapted to
raise exceptions on errors
* 4786473 - Sketcher: Adapt increase multiplicity toolbar command to
use unique identifier
* 99d64ff - Part: Geometry - implement missing setHandle functions
and refactoring
* 391eaff - Sketcher: Decrease multiplicity command adaptation to
unique identifier
* 2a4d5a4 - Sketcher: Adapt modify knot multiplicity code to preserve
the unique identifier
* 9580440 - Part: Add unique identifier to Geometry
* a61e032 - Sketcher: Clear knot selection after multiplicity
operation
* 99da931 - Sketcher: OCC checks for knot functionality
* 7601cdc - Sketcher: Dropdown toolbar button for increase/decrease
BSpline knot multiplicity
* 8ca728a - Sketcher: BSpline Decrease knot multiplity toolbar
command
* 7b60a97 - Sketcher: SketchObject BSpline reduce knot multiplicity
* e9798b0 - Sketcher: Increase knot multiplicity auto-reconstruction
of pole circles for UI user
* a17ac10 - Sketcher: Expose Internal Geometry for BSplines
* d96c842 - Sketcher: Assertion on solver bspline control point
creation to expose any potential index miscalculation and memory
overflow
* debff30 - Sketcher: Increase multiplicity command - no creation of
unsolicited internal geometry
* 3fa87fd - Sketcher: Fixing crash on undoing knot multiplicity
increase
* 47820e2 - Sketcher: TestSketcherApp.py fix AppConveyor sporadic
failures
* 56ab9d8 - Sketcher: Curvature comb general representation scale fix
* 6653d96 - Sketcher: Cleaning up BSpline knot multiplicity increase
SketchObject implementation
* f6dc312 - Part: Fixing signed vs unsigned warning
* 41a1d70 - Sketcher: BSpline creation adapted to the more flexible
python constructor
* d825c4c - Part: BSplineCurve Python creation change for greater
flexibility
* bc4ae73 - Sketcher: SketchObject - Python command to increase knot
multiplicity
* 2f6ee06 - Sketcher: SketchObject functionality to increase knot
multiplicity
* 02e370d - Sketcher: Enable reuse of constraint helper functions in
other toolbars
* bd2f7a0 - Sketcher: Add toolbar command to increase knot
multiplicity
* e34788b - Part: GeomBSpline enable direct construction from
parameters
* ca48841 - Part: GeomBSplineCurve extension to get, increase or
reduce multiplicity
* d80437e - Sketcher: Enable showing knots on BSpline creation
* 1d8ba29 - Sketcher: Bspline toolbar command show/hide knot
multiplicity geometry information layer
* 9ecb24c - Sketcher: Bspline knot multiplicity geometry information
layer
* 8bdae94 - Sketcher: Bspline - SketchObject - Delete Unused geometry
extended to knots
* ea99ba5 - Part: Geometry - Ensure that no point is set as
construction by mistake/user mistake
* 325eb27 - Sketcher: Ensure that no point is set as construction by
mistake/user mistake
* 63ce5df - Sketcher: Solver bypass of knotpoints
* 4ace8e7 - Sketcher: Construction points added as fixed parameters
* ed3f5a5 - Sketcher: SketchObject Expose internal geometry extended
to knots
* 409cbb7 - Part: Geometry add support for getting the number of
knots in a B-Spline
* 2369112 - Sketcher: Bspline solver knot support - unfinished
* b5c4a8a - Sketcher: Elements widget external geometry
identification fix
* 43ab645 - Draft: Fixed buggy Trimex in non-XY planes
* 0c0b212 - add unit test to check for order of nodes of quadratic
mesh elements
* 1b7224c - set enum size dependent on word size
* 04a3283 - Draft: Better block handling in dxf import & export
* 3ef2e05 - path: Look up the parent job, set units accordingly for
each selected object
* 218482e - Make linuxcnc_post use the job unit system and output
/min
* 1d336fe - avoid possibly crash when trying to add objects to the
wrong document
* 52c3b45 - properly close task dialog when document is getting
closed
* aaac13c - add new signal to Document class for convinience and add
method to DocumentObserver
* bf54226 - close sketch selection task panel on undo
* 394ea47 - perform auto view fit when creating body object on sketch
creation
* 8643f1c - Arch/Draft: Autoselect results of Up/downgrade and arch
component
* ac2f9f8 - Make Body object on creation of Sketch/Primitive
* e2b73e5 - Add abort method to PartDesign TaskDlgFeaturePick
* 05b5b48 - Refactor PartDesign create primitive commands
* a86583e - fix crash when trying to drag and drop origin object in
body object
* aa086c1 - Draft: Hold snapping points
* f4edb7a - Arch: Rebars can now be based on any wire, not only
sketches
* 8337a79 - Added App::PropertyPlacementList
* c014840 - Spin icon a little after forum feedback
* 1d60277 - TreeView: fix tree view performance
* 275732a - AddonManager: Misc fixes
* d8b8bbd - Merge pull request #675 from kkremitzki/issue0002998
* c902422 - Create Macro dir for AddonManager if nonexistent
* a253af0 - Merge pull request #673 from gdoffe/path_dogbonedressup
* 428c567 - path: use findParentJob() in getToolControllers()
* 42efec9 - fixes 0002978 spreadsheet row problem for rows above AA
* e58b747 - More precise real values for Calculix input files.
* e46a8fe - Navigation indicator support
* d7d7aa2 - add methods firstVertex and lastVertex to TopoEdge
* add9bf9 - fix memory leak on IGES import
* a289538 - fixes #1999: Tessellation data or OpenInventor data
memory leak
* 97ca11f - Increase tolerance for overlapping Vertexes
* 21f683e - Merge pull request #666 from ianrrees/20170402-path-add-
geom-tolerance
* a079b41 - Path: Use Deflection param for PathSurface meshes
* c913481 - Path: Add Property to Job for geometry tolerance
* 78d8272 - Merge pull request #665 from realthunder/TreeViewFix
* b42c45b - TreeView: fixed disappearing item
* 1bde451 - fix wrong size svg export page
* b01a51d - extend API of TimerFunction class
* c80f6f0 - add missing header
* 38d41f9 - PathGui: added selection style preference
* 151d8a7 - Gui: allow bounding box style to be customized
* b2f937e - Update "as-is" icon based on forum feedback
* e7dd0ba - Align core icons to guidelines
* 4784751 - extend API of TimerFunction class
* 784edd3 - Typo fixes for doxygen and source comments
* ce56bdb - Merge pull request #659 from sliptonic/feature/stock
* defb75b - path: enable stock
* 3b6020c - add doc and a couple of new methods to MakePipeShell
* 7667875 - Fixed error in addon manager
* 0ca5ebe - Fix commit 7741f74ae - Show more mac versions in about
dialog
* 7983a79 - Merge pull request #655 from
gdoffe/toolimprove_dogbonedressup
* 7741f74 - Show more mac versions in about dialog
* 5af90ff - path: make dogbone dressup using new tool controller
* c5b7c98 - Fix building with GCC and Qt5.
* 7e9da5e - fix possible crash in view provider of boolean algorithm
features
* 64754a6 - Gui: Gesture: fix for conda
* f323b8c - Gui.TreeWidget: check cyclic dep when populating
* a5dead1 - Gui.TreeWidget: removed incorrect assertion
* 752f7a3 - Gui: fixed ambiguous boost::bind
* 535762e - Gui: improved TreeView drag and drop
* b95674d - Gui: made the TreeView stable
* 7901cf7 - issue #0002698: Exported STEP-File contains surplus
PRODUCTS
* 809758b - Gui: expose claimChildren to Python
* 2decd50 - App: add "Expanded" to DocumentObject.State
* 03f9d81 - App: expose recompute controlling to Python
* 1e546b3 - Merge pull request #651 from agryson/fem-feedback
* e20d6d5 - Edit warp icon based on forum feedback
* 3074c2e - Arch: Add property to stairs object for making ladder
style stairs
-- Alexander Pozdnyakov <censored> Fri, 14 Apr 2017 12:47:14 +0300
freecad-daily (0.17~git10640-2365dd6-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 2365dd6f8b424ecf01c16b70b3217ccc53098070
* Date: 1490387442
* git changelog:
* 2365dd6 - Merge pull request #649 from realthunder/PathColorCorrect
* 244492f - PathGui: restore Path default color
* e006178 - Merge pull request #648 from wwmayer/fix_warnings
* e96390e - Qt5OpenGL: replace gluOrtho2D for macOS, move includes of
GL stuff from header to source
* 4a639b6 - Merge pull request #647 from
kkremitzki/python_wordwrap_fix
* b68fa26 - Fix preferences Python console bug
* abe15bb - fix signed vs unsigned warning
* 15e3da3 - Path.Area: fixing boost windows build error
* dbf3030 - Path.Area: fixing boost::geometry compilation issue
* 1d64d1e - Path.Area: wire sorting fix and improvement
* dbfc65d - Path.Area: improved FeatureAreaPy error message
* 40033ac - Path.Area: avoid FeatureArea recompute on doc load
* b0e9d4b - Path.Area: fixed getShape with index
* d447257 - Path.Area: changed section transformation
* b49a8ec - Path.Area: improved section tolerance
* 796a8f3 - Path.Area: support arc plane selection
* 80850e1 - Path.Area: improved section plane tolerance issue
* abd4f6a - Path.Area: refined properties in FeatureArea
* 1029982 - Path.Area: support negative stepdown
* 31e82f0 - Path.Area: fixed handling of shape with placement
* 721a256 - Path.Area: fixed missing brace
* c1ab980 - Path.Area: Changed FeatureArea WorkPlane behavior
* b8843ec - Path.Area: improved code readablity
* e9c7822 - Move Step reader to New Part Design workflow
* bd7d094 - Merge pull request #645 from sliptonic/master
* a93382a - Path: fix bug with non-planar objects
* 14041eb - Draft: Fixed buggy ungroup function
* b5e2df3 - Merge pull request #643 from ianrrees/20170323-remove-mac-
opengl-warning
* a3c4c60 - Remove warnings about Qt4 + OpenGL + MacOS issues
* 44a9ecd - PathGui: increase pre-select GCode display decimal
* b091acd - PathGui: speed up path marker display
* 3f7c4bc - PathGui: fixed potential crash on Path object delete
* 9e5f6b2 - PathGui: ViewProviderPath default to bbox selection style
* 0c68b69 - PathGui: show path marker in front of path wire
* 5e9d9af - Merge pull request #640 from realthunder/PreSelectCoord
* 10bb489 - Merge pull request #639 from kkremitzki/startwbfix2
* ac663ea - Merge pull request #637 from sliptonic/master
* 5744cd5 - Gui: do not round pre-select coord display
* ff50942 - Make Start WB Py3 friendly and consistent width
* 34324c6 - Path: Several small bugs related to Arch Panel support in
Path.
* 4d9169f - Qt5OpenGL: add missing header for macOS/Linux builds
* 3da36c1 - Qt5OpenGL: add missing header for macOS/Linux builds
* c193dbe - enable FREECAD_USE_QTOPENGL_WIDGET by default for Qt5,
fixes #0002952, fixes #0001401
* 08a901a - Qt5OpenGL: fix to make the 3d viewer fit into the mdi
area after re-docking it
* 2ec2ea5 - Qt5OpenGL: fix flickering on resize
* 2ba7d8e - Qt5OpenGL: update flags when dragging or removing
* 0568209 - Qt5OpenGL: add OpenGL debug logger (deactivated)
* 3ac834c - Qt5OpenGL: use OpenGL debug logger to locate problems,
fix a couple of errors
* 2c6f1fd - Qt5OpenGL: fix transparency issue with framebuffer
objects with old OpenGL API
* e1c5597 - Qt5OpenGL: implement grabFramebuffer
* ed33adc - Qt5OpenGL: make off-screen renderer working
* 5bf326c - Qt5OpenGL: fix creating thumbnals, pdf, print preview and
snapshot
* 4bf14e7 - Ot5OpenGL: fix phantom objects in sketcher selection
mode, get texture with the exact content of the 3d viewer
* f04badd - Qt5OpenGL: at startup determine some basic information
about OpenGL setup
* 6638ff9 - Qt5OpenGL: do not use pixel buffer for the moment
* b0cd0a5 - Qt5OpenGL: release context when finished
* 749ace7 - Qt5OpenGL: Framebufferobject rendering works and handles
transparency and anti-aliasing
* 27d76f3 - Qt5OpenGL: port Image rendering mode to make box zoom &
selection and cutting work again
* 1abc9d3 - port Flag class to use QOpenGLWidget
* f587ec5 - disabling depth test makes 3d viewer work again
* a1dd462 - move QuarterWidget to QOpenGLWidget
* ef5d392 - move Image viewer to QOpenGLWidget
* c17e9a2 - add option to switch between old and new OpenGL classes
of Qt
* caee7ca - Get path on OSX when imported from external Python
* e7beb51 - Fix minor potential memory leak.
* dbe9d75 - Path: small bugs. remove deprecated setting of first
rapid.
* 975f403 - Path: first iteration of a post processor for smoothie.
* 8a3ac33 - Path: Drilling checks for bit size to determine
drillability
* ffc4fb2 - Path: additional functionality for arch panels
* 8699d14 - Path: add linuxcnc export for tooltable
* 09ac25f - Path: more bug fixes
* 4926bfa - Path: Engrave can handle other 2D objects including
sketch
* 7d4ae8a - Path: ToolLibraryManager copy button is smarter.
* 57da9b7 - Path: bug fixes
* 424fb81 - Path: drilling panel
* ec1028a - path: make linuxcnc post respect F parameter as velocity
* a66e8b4 - Path: A possibly il-advised revision to library
* 493d346 - Path: adapt other operations
* d312681 - Path: contour handles arch panels
* 1250576 - Path: PathEngrave converted to use use TC tools
* 9bce3b3 - Path: PathMillFace correctly determines TC
* 0ca3960 - path: contour gets correct TC
* 53bc54b - path: drilling asks for correct tc on create
* 95a4728 - Path: drilling mostly working again
* 25e4b13 - Path: fix PathContour panel
* 3b54157 - Path: fix drilling panel
* 9e4a6fe - Path: convert pathmill face to use tc tools
* 2dee821 - Path: adjust ops to use TC tools
* 4ec8f2f - path: add TC selector to panels
* eb8e5b4 - Path: Make post-processing aware of tool changes
* aaee72c - Path: Make operations use tool from adapted TCs
* c633e59 - Path: make toolcontrollers seamless
* 7bdcfb0 - Issue #2682
* f852e6b - Gui: increase pre-select information display
* 8093a95 - Remove debug code
* a210cc5 - Gui: added bbox selection style to GeometryObject
* 69af452 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* 8ba6896 - Arch: little fix in IFC exporter
* 969f5cc - test MultiTransformed applied to a box outside the body
* 86cb37b - issue #2808
* 2c9d5e3 - render full selection of huge part models in real time
* f9c8c9d - Use PULL_REQUEST_TEMPLATE for FreeCAD pull requests
* a8fc6b3 - Part: BOPTools and CompoundFilter, remove not needed
overwrting of setEdit and unsetEdit which prevents some C++ sedEdit
modes to work
* e737993 - Merge pull request #629 from agryson/assembly-artwork-
alignment
* b413a7e - Create main workbench icon
* c020048 - Update Metadata
* 468dbb0 - Align Assembly Workbench icons to guidelines
* c4fdc92 - fixes #2964, #2968
* b60fe48 - Fixed Typos
* 6a385f5 - Possible solution to a problem in pad/pocket up-to-face
* d920cf4 - Path: fixed Command unit test
* b6b678b - PathGui: shorten preselect GCode display length
* 2f1880c - PathGui: enable ViewProviderPath pre-select
* b9573b7 - Path: improved Command efficiency
* 36c9944 - FEM: ccx tools, highlight nodes of elements with
nonpositive jacobian if ccx fails
* f2a0263 - FEM: import frd, import all steps of peeq, by sodelo
* 9568fa4 - FEM: import tools, move calculate abs disp from import
vtk to import tools
* 2134e81 - FEM: fluid material, fix command to add such material
* 90df4d1 - FEM: material task panel, check if material properties
have the appropriate units
* aaefe9d - FEM: material task panel, typo in KinematicViscosity
* 0f90e25 - Base: add unit for kinematic viscosity
* e3d5584 - Forgotton in initial commit
* f6ecd5a - Update Metadata
* 1fcde51 - Replace png icons with 64px svgs
* 46d4e2b - Align FEM workbench icons to guidelines
* dd9c27d - fix tests
* 02166ed - couple of tests and fix to avoid crash on selected edge
* d23e603 - fix groove
* ea45280 - make relinkToOrigin to NOT modify subnames on
PropertyLinkSub-s. Fixes TaskRevolution crash on 'Select Reference'
* 4325ea4 - same axis and profile only for sketches
* e77e6aa - fix getAxis for faces
* bd3fef0 - set referenceaxis properly and fix getaxis
* 934f473 - fix revolve and groove when no sketches in selection or
when no sketches in active body
* e5f0de8 - stop revolve if no sketches in selection
* 3e195d5 - in approximate, don't autocorrect continuity. Explain
requirements in UserDocu instead
* fedbf42 - BSplineSurface approximate, add parametrization type and
smoothing algo
* 281e593 - BSplineCurve approximate, fix function sometime failing
with smoothing algo
* e219f5c - App: FreeCADInit.py: force downstream modules to use
either from FreeCAD import Mod or old style
* 0caad78 - App: FreeCADInit.py: add newStyleModule function
FreeCAD._newStyleModule("MyMod") # removes MyMod from the sys.path
* 2a7fdef - App: FreeCADInit.py: remove unused import + add local Mod
dir
* bcfac0e - use __ModDirs__ for module directories and set the search
path of FreeCAD to the base directories, which contain all the
modules
* c2cdc9e - py3: Gui: FreeCADGuiInit.py
* 067e661 - py3: App: FreeCADInit.py
* de414f0 - copy scripts at compile time to build directory
* b0b8998 - partially revert changes of 7054346 to again copy image
resources at compile time
* c7d01a7 - Arch: fixed bug in panel tools
* 4f16517 - Arch: Add more metadata to exported DAE files
* 256a5b6 - Web: Add freecad version in iv files exported by the
sketchfab exporter
* 58ed7c3 - Arch: fixed bug in panels
* 5372865 - Arch Added extra panel tools for sliptonic:
* 378f99f - Added App::PropertyPrecision
* 9c82156 - Persistent toolbars for FreeCAD
* 78ad6b9 - Path: support plane select command G17,18,19
* 48e54a0 - Path: ignore N command
* c80f680 - Remove unused sketcher commands in PDN
* 2dc12cd - Profiles for Arch pipes (fixes issue #2954)
* 0d81472 - PartDesign: fix non-selectable datum features
* 7e6ad74 - TempoVis: fix container detection
* dc227dc - Show: TempoVis: made to accept any iterable as list of
objects
* 7054346 - Fix image installation for Start WB
* 0b2ac1d - ports-cache timeout
* 981cca9 - Merge pull request #614 from DeepSOIC/BOPTools2
* e89e97c - Part.BOPTools: fix wire making
* 932c31b - Part.BOPTools: drag-drop support
* b615009 - Web: misc fixes to sketchfab exporter
* bf3b6d4 - Using sketchfab API v3
* 623fcea - Web: Added sketchfab exporter
-- Alexander Pozdnyakov <censored> Sat, 25 Mar 2017 14:54:58 +0300
freecad-daily (0.17~git10473-78b986a-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 78b986a2657b7de79b6e350a2535dc0fbfe3f1cf
* Date: 1489254987
* git changelog:
* 78b986a - Fix startpage auto height and width
* ea2ed34 - Reorganize start WB
* a437517 - Update getting started wiki link
* 6decf61 - Remove commits list from Start WB
* d844f02 - Update background image reference
* 0f705f7 - Remove commits from start wb
* c4fa50e - Break out html and js into files
* 22d4797 - Break translation texts out into own file
* 214b044 - Break off css into separate file
* b4171fd - Delete unused html file
* bcf1f00 - Move start WB images to separate folder
* 4466768 - Merge pull request #608 from triplus/master
* 80ab56e - Navigation indicator translations support
* 91c59c7 - Arch: Material improvements
* 09cc396 - Arch: small bugfix in IFC export
* 177c350 - Arch: misc minor bugfixes
* 08d8f70 - Part: Support subcomponent transparencies in compounds
* 09c1ee7 - Merge pull request #600 from triplus/macOS-Integration
* 02efa6a - Merge pull request #601 from jsmaniac/patch-print-radius
* 07d224e - str(Sketcher.Constraint('Radius', 1, 2)) should not
return ""
* 93ade86 - Fine tune statusbar integration
* 0196d50 - cmake: reset shiboken-cmake-suffix for python < 3
* 256791d - stop profile based and primitives if file is in
undetermined workflow
* fdc3772 - stop dressup features when applied to non-acitve body
* 1d8ef64 - fixing transformed features and guessworkflow
* 6cbb76b - fixing dressup features
* f8e8362 - fix pd tools from running when no active parts
* 8300306 - Use CMAKE_PREFIX_PATH for Qt 5 builds
* 17d2f2b - ascii weirdness
* 338ca55 - Spreadsheet: Fixed issue #2894: Unit strings could be
used as aliases.
* 3017173 - source typo fixes pt6
* ec5f19a - FEM: example 2D, update to the new element geometry
object
* 19a0f85 - FEM: cmakes, object fem, init gui modules, sort by name
* 092a5da - FEM: fluid section and elment fluid 1D object, make name
fit in FEM name system
* 34ad6af - FEM: shell thickness and elment geometry 2D object, make
name fit in FEM name system
* 977fd89 - FEM: beam sectiong and element geometry 1D object, make
name fit in FEM name system
* 77e4a6d - FEM: code formating, flake8
* bda1b62 - FEM: icon file, sort by names
* 7f72f9e - FEM: fenics import/export: one line documentation, fixed
make_femmesh call
* a6cfb18 - Arch: Renaming Hires to HiRes
* 5625bab - Arch: Added Hires property + display mode to all Arch
objects
* 84ac526 - fallback handling if in VBO rendering no normals are set
* ed0727a - move VBO rendering code into its own method
* 6b66a38 - Updated translations with latest files from crowdin
* 7ff58ef - split sketcher settings page and move to its own group
* 7711d71 - replace deprecated gluPickMatrix
* b1347ec - support of highlighting and selection if shading is
disabled
* 6612e7c - Deploy artifacts when DEPLOY is true (#595)
* db66835 - add option to placement dialog to rotate around center of
mass
* 35e8ede - extend interface to get actual property with geometric
data, get center of gravity of a geometry
* 45bf8ed - fix -Wunused-private-field, -Woverloaded-virtual
* 1ee6dcf - PartPesign: Py: expose some methods of ViewProvider
* 0160478 - PartDesign: add ViewProviderPython
* 722ffe5 - PartDesign: update primitives to use
PartDesign::FeaturePy
* d9c803f - PartDesign: add FeaturePython
* 271bc74 - Draft: Fixed Shape2DView's Cut Face mode bug when cutting
through multi solids
* 8f5c7b4 - Use new FreeCAD/freecad homebrew formula API for Qt4 &
Qt5 (#590)
* f66307e - Disable pyra13 output within UNV file, as this element is
not officially supported by this file format.
* 732bd85 - Properly fix the Tetrahedron node ordering with VTK. This
was reported into PR #203 back this summer 2016. A memory overwrite
is happening if the enum are not properly sized
* 19f8fd4 - source typo fixes pt5
* d751423 - FEM: fenics xml mesh format, add mesh import
* 2f93571 - Fixed python3 mistake in main cmake file
* cafd49d - Fixed another typo
* 404debb - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* 569f263 - Move glortho2d to GLKMatrix4MakeOrtho as to avoid
Deprecated Warning on Mac OS
* 09510f0 - Merge pull request #583 from triplus/Font-size
* 0d7a8e1 - Merge pull request #582 from kkremitzki/sketch_hex_fix
* 288239c - Configurable coordinate info font size in Sketcher
* fa472ec - Fix hexagon creation error
* 624ac0d - Removed wrong typo fix
* adca327 - add 'no shading' and 'hidden line' styles
* 81884f7 - py3: gathering diff for CMakeList.txt
fe96347c28039e97a0acdc37f7df9861ffc96eda
33073603bd3b20a2debb9444a7247266f658baaa
6400fcca2cb8f5fde95013d4de97c2c45f3bb4e7
7c50633c8efc6d65d96f1b6f820c89320eabe1dc
* 4db0484 - python: We only support 2.7.x
* 61658e6 - Qt5: Enabled HiDPI scaling and Use HiDPI Qt Pixmaps
* 69a9a0c - FEM: examples, update them to the updated result object
with folw results
* e9e09a5 - FEM: make object module, sort methods by name
* 8afbd2b - FEM: result task panel, add Fem to module name
* 85bfe10 - FEM: FEM mesh 2 mesh command, make name fit in FEM name
system
* 8411d03 - FEM: command modules, add Fem to file and class name
* f5c717b - FEM: mesh clear command, make name fit in FEM name system
* f19481b - FEM: mesh print info command, make name fit in FEM name
system
* 11166f9 - FEM: result show command, make name fit in FEM name
system
* dc39edd - FEM: results purge command, make name fit in FEM name
system
* ef0a253 - FEM: solver control command, make name fit in FEM name
system
* 8cf0001 - FEM: solver run command, make name fit in FEM name system
* fb833d4 - FEM: code formating, use better variable name in the
regard of codespell tool
* 886ba74 - Fixed G2/3 command generation for flipped arcs.
* ad8cc9b - Using fuzzy comparison for half circle detection.
* 450e3d8 - use consistent display mode names
* f560398 - add boolean parameter to MeshKernel::AddFacets to disable
check for manifold edges of new faces
* 24793f0 - fix doc strings, replace label with check box in export
panel
* da0f810 - Avoid empty meshes. Improve object type detection.
* 2231baa - Throw Python exception if format is unknown.
* 095bb48 - Tidy up.
* 944aa01 - Export Part and Group objects.
* e6f7c9d - Clean up docstrings to conform to PEP 8, tidy up.
* 3792f25 - Add setting to export compressed/uncompressed AMFs
* e178d93 - Added some metadata to exported AMF
* 0bd3e5d - Added AMF compression. Works with Cura, not Slic3r
* 0b76013 - Renamed AmfExport.(h|cpp) to Exporter.(h|cpp)
* 3eefe3e - Refactoring mesh export code
* a9949ab - Basic AMF writing support
* ff1ac5f - Add AMF to understood extensions/formats.
* 7a0a997 - py3: Arch: mostly print-statements
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
* 9d85f3b - Update arch exception catching for py3
* 99c9900 - source typo fixes pt4 (only on py3 merged code)
* 30979dc - resolve merge conflict
* f94e1ff - py3: web: gathering diff of py3-branch
76b3397762cb8e24b589e5d6de1bb623382f61fd
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
11eb995a2e88df1125056403fb302ce85749f83c
* 9913143 - py3: Test: gathering diff of py3-branch
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
* dcdce7b - py3: Test: print
* 91e2e00 - python: Test: *.py: Fix python3 syntax
* 946c126 - py3: Start: gathering diff of py3-branch
ec9dcf7453d44ce21e6ab5e460293006a49e7ccc
* 52fc819 - py3: start: make the startpage load again
* 55545fb - py3: ported Start to python3
* 742d2c1 - Merge pull request #575 from bblacey/develop
* 6844e7e - Upgrade to Eigen 3.3.3 to avoid spurious compiler
warnings
* a3e0178 - Trivial typos
* cd1f010 - revert commit 1255ac62c and fix original code
* d343bb0 - Cleanup clang inconsistent override warnings-smesh
* ac9f475 - Clean up clang inconsistent override warnings.
* 02fb687 - do code cleanup move BOPTools from Part to PartGui
because it depends on GUI
* 4664e5b - Merge pull request #573 from looooo/python3-
Part+PD+Sketcher
* dd02fc1 - py3: Sketcher: remaining diff of python3-branch
* bcde3cd - py3: ported Skechter to python3
* 3a27378 - python: Sketcher: *.py: Fix python3 syntax
* 381419c - py3: ported PartDesign to python3
* da1081b - python: PartDesign: *.py: Fix python3 syntax
* 8b45976 - py3: Part: Gui: gathering commits from python3-branch
* 69828c2 - py3: Part: BOPTools: to make the BOPTools available in
python3 the way to import these tools had to be changed: old:
```from Part import BOPTools``` -> new: ```import BOPTools``` this
is also changed for python2
* a388a9d - py3: Part: App: gathering commits relevant for
Mod/Part/App
* ed23c0d - py3: ported Part to python3
* e594ade - Merge pull request #572 from berndhahnebach/femdev
* c110499 - FEM typos
* d964187 - Install macOS bundle executables into MacOS
* 8b86bfb - Merge pull request #569 from luzpaz/typos-pt3
* a78e8ff - source typo fixes pt3 (only on py3 merged code)
* 6c720ce - resolve merge conflict
* 6226d2b - Improved comment about Quarter doxygen commands
* 0e3db30 - fiel --> file
* 942d30c - Address is actually spelled with two "d"
* 63ccfdd - fix typo and and add explanation for a cell address
* de8f66f - Some fixes for doygen syntax errors and some
configuration to make it run smoother under Windows
* df67368 - resolve merge conflict
* 1a4385e - py3: fix Python2 build
* 70aebe9 - py3: ported Sandbox to python3
* 4705980 - py3: Robot: gathering remaining diff of Robot-Modul
d90e334005baa59805a9c812203ef107ca3be2a8
* 21ffbea - py3: ported Robot to python3
* 8b5fb47 - python: Robot: *.py: Fix python3 syntax
* b265030 - py3: ReverseEngeneering: port Py_InitFunc to python3
* 1558e92 - py3: ported ReverseEngineering to python3
* 125fd78 - py3: ported Raytracing to python3
* a39ef71 - python: Raytracing: *.py: Fix python3 syntax
* 0e9189e - py3: Points: gathering commits:
5f682d2a97a0b965813077d03fa2aee65377f3b2
5ccfa18e8c8471639a7f98e294625c5532e7440e
24836b36d5214db6823d6ac409afa42ce47ce263
* e90ddef - py3: ported Points to python3
* 5f5797e - FEM: visible command names, use FEM instead of Fem
* 5a6ccfb - FEM: vtk import, comment not used part of the code
* e98d632 - FEM: code formating, flake8 in import Fenics mesh
* 10dd719 - FEM: fenics xml mesh format, add export module
* 474ab30 - FEM: mesh view provider, add property to adjust max faces
to show inner mesh data
* d8edf39 - FEM: gmsh mesh object task panel, fix import
* 30941ac - FEM: z88 result reader, use generic result fill method
* cf7bc38 - FEM: fill imported result object, some refactor work
* 7dce02b - FEM: result reader, replace try except by if key in dict
* 6f105c4 - FEM: import tools, move fill result obj with imported
results inside import tools module
* a569319 - FEM: import tools, move imported mesh creation def inside
new import tools module
* 90aeb37 - FEM: source code typos, issue 0002914
* 35e66ac - FEM: gmsh mesh, make geo file better readable
* 07d1dcc - FEM: code formating, flake8
* cc2c51b - FEM: ccx input writer, write object labels as comments
* de0cf45 - FEM: ccx input writer, typo
* f482f6d - FEM: vtk post processing, add peeq strain
* a8ded93 - FEM: result task panel, add peeq strain results and add
peeq to result stats, by sodelo
* 1cfd041 - FEM: result object, view provider, move task panel checks
inside the setEdit
* f838e5f - FEM: 1DFlow, fix unit tests
* 20f4325 - FEM: 1DFlow, fix z88 input file writer
* 919823d - FEM: 1DFlow, result reading and display results
* 8bb1df3 - FEM: 1DFlow, ccx solver handling
* 1e1b9a8 - FEM: 1DFlow, gui command
* 5c0660d - FEM: 1DFlow, object modules
* f087a65 - FEM: 1DFlow, icon
* 0485edd - source typo fixes pt2 (only on py3 merged code)
* 06b10a4 - Improved macOS statusbar integration
* dde5295 - source typo fixes pt1 (only on py3 merged code)
* 681b6a3 - Update Metadata
* 9c29475 - Align Robot workbench icons to guidelines
* 2ecacef - Sketcher: fix issue #0002788
* 5084b96 - Qt5: build FreeCAD for macOS with both Qt5 and Qt4
* 1255ac6 - Fixed typo.
* 2bc020d - Don't manage button arrow
* 441ce4a - issue #0002741: Crashes when drawing tutorial
* dd7b65a - Draft: Added utilities -> create Working Plane Proxy
command
* 5bb2a5d - Draft: Added a couple of missing tooltips
* dbb8afb - Arch: Added option to create new material as a copy of an
existing one in Arch Material dialog
* 8903502 - Draft: Added checkbox to center working plane on current
view in Select Plane dialog
* 5eedcc4 - make cmake configure version with older versions
* 9d4f8fa - Enable all VTK components available on macOS
* aab99ad - Arch: Added materials support to Arch OBJ import/exporter
- fixes #2139
* 10191e9 - fixes #0002921, fixes #0002922
-- Alexander Pozdnyakov <censored> Sat, 11 Mar 2017 22:10:55 +0300
freecad-daily (0.17~git10275-b217fe2-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: b217fe2287317e76422af5ab3ce7ae6c21969200
* Date: 1487950213
* git changelog:
* b217fe2 - set continuous constraint mode consistently to true by
default
* a90014c - add missing word, fix layout
* b4bf37e - fix wrong return type
* fc08fa1 - Sketcher: costraint creation mode uses toolbar icons
* 6be9a9b - Sketcher: Added option to turn constraint creation modes
on/off
* e757c57 - Sketcher: External edges in constraint modes (Symmetry)
* 31456a7 - Sketcher: External edges in constraint modes (Angle)
* 167b28d - Sketcher: External edges in constraint modes (Equal)
* ff74ba3 - Sketcher: External edges in constraint modes (radius)
* 2ffd94d - Sketcher: External edges in constraint modes (tangent)
* daf5a1f - Sketcher: External edges in constraint modes
(perpendicular)
* 29761fc - Sketcher: External edges in constraint modes (parallel)
* 8966498 - Sketcher: External edges in constraint modes
(DistanceX/Y)
* c6fd807 - Sketcher: External edges in constraint modes (point on
object)
* ab4a222 - Sketcher: External edges in constraint modes (distance)
* 39725ff - [Sketcher] Moved angle to constraint creation mode
* b32c102 - add missing header files for Linux build
* 43a19ac - need to also copy __init__.py files to make local build
working properly
* dacf91c - FEM: examples, update them to the updated
* 8944ae2 - FEM: module moving, fix cmake, init, modulimports
* 7bfd50e - FEM: move python modules: - object modules to new
PyObjects directory - Gui modules to new PyGui directory
* 7f884e8 - Qt5: cmake install dependencies on macOS
* d5348c6 - py3: Mesh: fix py3 Long/Int problem with python2
* 6c8c3dc - py3: gathering diff from Mod/Mesh
98a8275938388992ef1b7bb76dcd43438f61bf7e py3: make most of the unit
test to succeed
* 2673f9e - py3: ported MeshPart to python3
* 3803896 - py3: ported Mesh to python3
* f6b6e62 - python: TemplatePyMod: *.py: Fix python3 syntax
* a101d42 - py3: ported Drawing to python3
* 744724a - Drawing: Remove broken and unused DrawingAlgos.py file
* 5582604 - python: Drawing: *.py: Fix python3 syntax
* 5574da5 - Add git commit info to Doxygen index page.
* 2e4e9e8 - Merge pull request #551 from bblacey/macOS-app-icon-2920
* 9f4ad70 - Merge pull request #547 from bblacey/bundler
* 1073d06 - if possible then keep canonical curve and avoid to get a
B-spline
* 2dcbba9 - call BRepLib::BuildCurves3d after mapping a 2d curve onto
a surface to correctly create a 3d curve
* 21080af - Packaging: macOS relocation of libraries without children
* 28f7944 - Use scalable application icon resources on macOS
* 402aef2 - Arch: Support for object colors in DAE importer/exporter
* 64912a5 - allow to pass also a face to Curve2d.toShape
* dd20ba3 - use Ctrl+MMB for zooming
* e5fe3d8 - Merge pull request #544 from luzpaz/short-url-cont
* 97c9174 - fix various warnings
* 3136b42 - Fixed typos
* d61de34 - Cleanup non-short-url wiki links in translations
* cd7e49f - Updates based on forum feedback
* 4cd5822 - Update metadata
* d18655d - Align PartDesign Workbench icons to guidelines
* 51c40e9 - FEM: examples, update them to the updated python result
mechanical object
* 0c0cf1e - FEM: result mechanical object, use same name sheme as for
all other FEM objects
* eb14ba5 - FEM: ccx writer, write peeq output request to input file
if nonlinear material analysis, by sodelo
* b3bcef5 - FEM: frd importer, import peeq strain if available, by
sodelo
* 9091c47 - FEM: mechanical result object, add peeq strain propert,
by sodelo
* b203725 - FEM: cmake, sort a entry
* 168c253 - FEM: objects FEM, initialize names if they where not
given
* fe1a733 - FEM: mesh region object, move make def into make objects
FEM module
* b7d69d9 - FEM: mesh group object, move make def into make objects
FEM module
* c5008f9 - FEM: mesh gmsh object, move make def into make objects
FEM module
* 907a14d - FEM: nonlinear material object, move make def into make
objects FEM module
* de9b534 - FEM: material object, move make def into make objects FEM
module
* feae651 - FEM: mechanical result object, move make def into make
objects FEM module
* b03b080 - FEM: constraint selfweight object, move make def into
make objects FEM module
* 99c5b57 - FEM: solver z88 object, move make def into make objects
FEM modul
* 4f0f3aa - FEM: solver calculix object, move make def into make
objects FEM module
* 6ffbac3 - FEM: shell thickness object, move make def into make
objects FEM module
* b7111c3 - FEM: beam section object, move make def into make objects
FEM module
* c63f1e7 - FEM: analysis object, move make def into make objects FEM
module
* b7c1bb0 - FEM: create a make objects module to make python object
creation more consistent
* e768701 - fix insecure implementation of debugprint
* b61a95c - py3: TechDraw: Int->Long
* e13d4a7 - py3: ported Measure and TechDraw
* f2dc8c5 - Some fixes of pr 538 fix -Wreturn-type homogenous naming
style use official spelling of B-spline
* 5133a87 - Sketcher: Delete non-suported BSpline constraints on
NURBS conversion
* c1f4fd9 - Sketcher: BSpline toolbar command support for Convert to
NURBS external geometry
* 4c9073e - Sketcher: SketchObject convert to NURBS support for
External Geometry
* 2b6292a - Sketcher: Convert to NURBS command improvement -
abortcommand
* f1cf2fc - Sketcher: Expose Internal Geometry for BSplines
* f291942 - Part: Add support for reversing a geomcurve
* 4fe4792 - Sketcher: Fix zero curvature normal exception
* ca05f86 - Sketcher: Convert to NURBS toolbar via python to enable
undo
* 0531411 - Sketcher: Increase Degree toolbar via python to enable
undo
* 55f373e - Sketcher: IncreaseBSplineDegree python implementation
* 4abe462 - Sketcher: ConverttoNURBS python implementation
* ce7e186 - Sketcher: Adaptation of code to handle the icons
* afd7610 - Sketcher: BSpline Increase Degree tool
* 8ddc9cb - Add metadata
* 2a7cdf7 - Add extra icons based on new feedback
* 3c28937 - Create BSpline Toggle icons
* d5b068e - Sketcher: Shape to NURBS conversion
* 90bec55 - Sketcher: Automatic calculation of divisions for comb
* fcc0865 - Sketcher: Bspline comb - change representation to be
convex
* 2ecfb67 - Sketcher: Bspline support for external geometry
* d92b3fc - Sketcher: Settings - Allow to set the number of segments
per geometry
* 00aadc4 - Sketcher: BSpline show/restore geometry information
commands as a dropdown menu
* 99dee8a - Sketcher: Switch of comb geometry information
* 135137e - Sketcher: BSpline degree/comb hide/show commands
* e348736 - Sketcher: Comb appropriate scaling for closed and
periodic BSplines
* feb29bd - Sketcher: BSpline curvature comb
* 9c10b32 - Part: Geometry functionality extension
* 1bac54e - Sketcher: new BSpline toolbar / command to hide control
polygon
* 2a4f246 - Sketcher: Information Layer show/hide node support
* 9e6beb1 - Sketcher: Information layer scenography update on
geometry change
* 4cffdfe - Sketcher: Geometry Information layer for BSplines
* 693f4c7 - update of xlsx-importer: new parser, trigonomic functions
give the same result in the FreeCAD-spreadsheet, support of celltype
"inlineStr".
* f556359 - fix setEdit, unsetEdit and doubleClicked methods of
Python view provider
* ced83be - Merge pull request #541 from wwmayer/vbo_cleanup
* 4a3252e - Fix Face color display issue with Vbo turned on
* 399cdd8 - use Coin API to deal with vbo and add methods to cleanup
GL resources on destruction
* 6630bcf - issue #0001999: [STEP] Tessellation data or OpenInventor
data memory leak
* 112749b - Merge pull request #537 from agryson/sketcher-icon-
updates
* 448ac27 - fix crash in uIso of Sphere
* c1c4a90 - move vbo handling to private class
* c7652d7 - Update icons based on forum feedback
* 1f12a3f - py3: FEM, more convert map to list
* be2b577 - py3, FEM, redifine open in all import modules
* 9a5d920 - py3: FEM, redefine open in import modules
* 7045113 - py3: FEM, convert map to list
* 8bc6936 - py3: FEM, fix import Units module
* 3617fc3 - py3: FEM, put print in brackets and import print_function
* 5c0bcf6 - py3: FEM, PyMods, preprocessor conditions, Py::Long vs
Py::Int
* 3fab41f - Merge pull request #535 from bblacey/mantis-2886
* 46f5554 - command to creation section from plane and mesh
* b52b94a - Packaging: Set macOS dynamic loader paths
* 845d676 - implement tearDown to close document
* 48f9987 - part: bspline: tests use copy instead of deepcopy
* 2b35bb3 - part: bspline: tests
* 978978f - Navigation indicator for FreeCAD
-- Alexander Pozdnyakov <censored> Fri, 24 Feb 2017 19:27:00 +0300
freecad-daily (0.17~git10149-4169e94-2) unstable; urgency=medium
* fix icon desktop
-- Alexander Pozdnyakov <censored> Tue, 21 Feb 2017 19:12:55 +0300
freecad-daily (0.17~git10149-4169e94-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 4169e94b697c08cbc5427661498d2d1b9657a6ec
* Date: 1487429874
* git changelog:
* 4169e94 - Part: code formating, white spaces
* 54bbd79 - Part: compound filter, GUI command
* 8369d68 - Part: compound filter, core module
* ba9e342 - Part: compound filter, icon
* 787b930 - improve exception handling in BSplineCurvePy class
* 72375db - clear error state when creating spline
* 2209c7d - Fix ProgressBar rendering following STEP reader
enhancement
* 67a0bd4 - improve whitespaces
* 7e42975 - Fix more GCC warnings.
* bc525a4 - fix crash due to GIL
* 4d21adf - py3: spreadsheet: gathering spreadsheet relevant commits:
356b3b5736d6a83a91050973f77db9fc005b8551 Update
Arch,Fem,Material,Spreadsheet for py3 print
70967107210481e362eab1cef78d15b8ba08c300 py3: Fixes from last rebase
* 9b6ef85 - py3: fixed error in spreadsheet
* 3efc4fe - py3: python3-related fix in Spreadsheet
* 3d3a8d0 - py3: ported Spreadsheet to python3
* f9cb89a - python: Spreadsheet: *.py: Fix python3 syntax
* b115d79 - Arch: Add default storey when exporting to IFC + allow
all Arch objects to have Undefined role
* 686ba70 - FEM: python import modules, use same method structure in
all modules, methods where only moved around, no changes inside the
methods
* 4387a4a - FEM: result task panel, only activate button if result
really exists
* 80e68bd - FEM: result task panel, reorder signal and slots and add
comments
* 68ec258 - FEM: result task panel, fix restore result settings for
some result types
* e25c67f - FEM: result task panel ui, move user defined equation in
separate frame
* a2374d0 - FEM: result task panel ui, reorder result radio buttons
* 2cdaba4 - FEM: code formating, white spaces
* e38d0ad - PathHelix: Fix locale issue for Gui::InputField setText()
method
* 837f2ea - PathHelix: Be more liberal in what constitues a straight
cylinder
* 5cb17a6 - implement toNurbs for ellipse
* 1463a26 - FEM: examples, update them to the new mechanical python
result object
* 8736bdc - FEM: result task panel, use better object names
* 18dafb4 - FEM: result view provider, implement checks for open
result task panel
* e4bd905 - FEM: result task panel, reset mesh color and deformation
in taskpanel and not by use of FemTools, fixes if mutlip fixes if
problems if multiple meshes or results are in an analysis
* c9f843a - FEM: result task panel, fix option hide constaints and
parts and make a small change inside
* 28d0d73 - FEM: result task panel, changes in the way the task panel
is called be the commands in Gui
* 91bd0fc - FEM: Doxygen tweeks Discussion in [FEM
subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&st
art=40#p158684) ...Calculix FRD Reader doxygen tweek ...Calculix INP
Reader doxygen tweek ...Result import and export VTK file library
doxygen tweek ...Z88 Mesh reader and writer doxygen tweek ...Z88
Disp Reader doxygen tweek ...Command show result doxygen tweek
* a01acef - FEM: frd reader, missing mode_strain_found = False
* e111440 - FEM: ccx writer, better handling of different analysis
types
* 2de20b8 - FEM: gmsh mesh class, small improvement in gmsh binary
handling
* e07b45d - FEM: better module names for CalculiX result reader
modules
* 9431d8e - FEM: better module name for Z88 o2 result reader
* e651a3f - FEM: vtk result file import, workaround for calculating
the DisplacementLengths
* 12f53b6 - FEM: move the new python FemResult object to
FemMechanicalResult object derived from C++ FemResult object
* aa49586 - FEM: result task panel, codeformating and a comment
* 08b51b4 - FEM: result task panel, fix user defined result errors on
new refactoring
* b4b41ff - FEM: result task panel, fix because empty result are
really empty now and do not have a 0.0 in list
* 17eac77 - FEM: code formating, white spaces
* b55a768 - FEM: result object refactor, fix frd, vtk, z88 result
file import
* c13ca92 - FEM: result object refactor, move most properties from
C++ to a new Python result object
* ea1829c - FEM: vtk result file reading, activate import in python
vtk import module
* 1c18867 - FEM: VTK post processing, changes: - vtk result file
reading - some changes in vtk post processing pipe line
* 99fa203 - Merge pull request #522 from looooo/python3-
import+inspect
* 52f420d - Merge pull request #515 from kkremitzki/view-mappings
* 49a8705 - Fix some Quarter High DPI Display issues. Ported from
code by Randall O'Reilly.
* bf66153 - Increment year in copyright info
* f95eba0 - Merge pull request #524 from agryson/update-copyright
* c1dad1b - Path: Fixed wrong display of non-displayable paths -
fixes #2484
* 0c7587a - Increment year in copyright info
* 3076b59 - Merge branch 'master' of
https://github.com/FreeCAD/FreeCAD
* f4d8945 - issue #2902: add unit test
* 19111f1 - issue #2902: track attribute objects in parent structure
to notify about changes
* 4f23b56 - issue #0002902: replace members of PyObjectBase with a
PyDictObject
* 8868943 - Arch: Testing opening property for windows
* b72aa9f - issue #0002902: PyObjectBase notification chain can lead
to unexpected changes to document
* 89925e2 - implement NURBS converson of circle
* 27fd215 - add methods to convert a curve to a B-Spline or NURBS
* 1cbe0be - Arch: Fix in Arch Test
* 04e0620 - py3: ported Inspection to python3
* 944d62e - py3: ported Import to python3
* 05544f3 - Merge pull request #521 from looooo/python3-OpenSCAD
* 87bf0d9 - Merge pull request #520 from f3nix/gcc-warnings-1
* ec00893 - Merge pull request #519 from f3nix/qt5-warnings-1
* d925db1 - py3: Material: print to python3 taken from:
23fa650261ed346b2c5a6216b7720b87e063b27d author: kkremitzki
* de89c2e - python: Material: *.py: Fix syntax for Python 3
* 159dbe2 - python: OpenSCAD: *.py: Fix python3 syntax
* 34a3039 - declare hasExtension of Python wrapper as const method
* 69e027a - fix rendering problems by using the cache context
* 6d6fbdc - implement correct way to query VBO status of viewer from
SoBRepFaceSet node
* 0700345 - make vboAvailable a static variable and extend interface
of renderShape to avoid side effects
* 8612c4f - write custom action class to notify shape node about vbo
changes
* 56ff88e - cleanup experimental code, improve whitespaces
* 968a597 - get VBO support for SoBrepFaceSet working on Windows
* 8383f72 - Accelerate 3D rendering with VBO support *First step to
move Part rendering using VBO instead of direct rendering *Update
comments inside the code *Assume VBO is available if OpenGL > 3.0 is
detected *Add initial Color support to VBO rendering ! *Initial full
feature VBO rendering implementation *Modify some include issue for
linux build *Try to fix linux include header *Reupdate header
include for linux support *Fix compilation on linux *Fix linux and
MacoOS build *Fix glGetString definition *Fix Windows build *Add VBO
support as an option into the Preference menu *Fix crash while
running FreeCAD test bench with new VBO rendering infrastructure (in
both cases) *Improve performances *Compute material index only when
a VBO update is required (improve frame rate by 10%) *Clean the code
*Fix Travis compilation warning *Try to fix Windows compilation
issue *Update include for Windows
* b9e8b4f - revert previous change in main() for POSIX systems
* fd2a178 - Fix some GCC warnings.
* d7541bc - QStyleOptionViewItemV4 is deprecated in Qt5. Replace it
with QStyleOptionViewItem.
* 1a8d535 - handle Coin3d version older than 4.0
* 04071b4 - Update view mappings to sensible defaults
* d7ed8c4 - Part: Set per-face transparency in boolean ops - fixes
#1029,#2806
* ebb3c84 - Gave keyboard shortcuts (V,1 -> V,5) to Draw Styles
* 40abcf5 - fix OSX build failure due to outdated Coin3d version
* 79d7f3e - Fix build with VTK 7.1 which introduces vtkMTimeType.
* 7ec37c9 - Fix RPATHS for area-native and area libs on Linux.
* b77188e - Adding Normals in OBJ exports
* cc46acf - [Sketcher] Moved radius to constraint mode framework
* 3d9b46d - [Sketcher] corrected artifact introduced by faulty
conflict resolution
* 3cf00a1 - [Sketcher] Moved distance to constraint mode
* 47624cf - Moved vertical and horizontal distance to constraint
creation mode
* 5ff6895 - Moved symmetric to general constrain creation mode
framework
* 45cb028 - Moved equal to general constrain creation mode framework
* adc13ed - Move tangent to general constraint mode framework
* df658ae - Replace some of the allowedSelSequences with more general
form
* 798a57e - issue #0002503: Invisible pad object
* e1110bb - Arch: Allow the hi-res version of Equipment objects to be
a shape too
* 819b3e8 - Draft: Fixed buggy task panel of Facebinder
* 72d2349 - Merge pull request #512 from WandererFan/Fix2888
* 81c3bc6 - make new Part.Line behaviour the default
* 513decf - Cleanup orphan features on DVP delete
* 63d5749 - Fix crash if BaseView null on Section delete
* 69163cb - Fix #2888 Crash on Delete View
* 43a5483 - Merge pull request #511 from luzpaz/Short-urls
* 9925e90 - issue #0002183: Mesh View . Use Bounding-Box Not Working
For Flat Lines
* 8b8b423 - Added crowdin badge to README
* aa59757 - fix 'Flat Lines' display mode of meshes
* 6c2a7b4 - issue #0002891: Sketching impossible, Type.Error
Exception
* 364f53a - Replace new Short URLs with old wiki URLs pt2
* bb52cd1 - Replace new Short URLs with old wiki URLs
* 0598af8 - unset PYTHONHOME on Windows to avoid eventual problems
with a conflicting Python installation
* b3ca0ba - fix German translation
* f33c7b3 - issue #0001203: Allow User to Adjust Size of Constraint
Points
* 2ab9ef9 - Qt4/Qt5 neutral changes fix interface of slot functions
in DlgSettingsEditorImp to avoid warnings with Qt5
* 0a6b382 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* f2467d7 - Add persistence to Python console word wrap
* c0b29a4 - Merge pull request #504 from kkremitzki/master
* b9fea9c - Merge branch 'JanPatch' of
https://github.com/WandererFan/FreeCAD
* 2c31b01 - Fix 2889 Toggle Frames for DrawViewSymbol
* 18cd5b5 - Feature Request 1880 - hide Template
* 12346a6 - Fix 2884 crash on page delete
* 0a05394 - Copy/Paste error referencing Image WB
* 79a5a6a - Change Scale to PropertyFloatConstaint to prevent OCC
loop when Scale == 0
* d5bb03b - hidden pref setting for face debugging
* 64b36a2 - Update Metadata
* 5965f48 - Align Part workbench icons to guidelines
* c23d885 - Draft: Fixed point tool
* 9591e93 - Fix doc header references to be http/https agnostic
* 70049da - Fix 2889 Toggle Frames for DrawViewSymbol
* c47d043 - Feature Request 1880 - hide Template
* 2c7afff - Fix 2884 crash on page delete
* 86363ca - Copy/Paste error referencing Image WB
* e0231e2 - Change Scale to PropertyFloatConstaint to prevent OCC
loop when Scale == 0
* 7c3e244 - hidden pref setting for face debugging
* 15ab763 - Merge pull request #503 from agryson/vulture-artwork-
feedback
* 6fde632 - Integrate forum feedback on icons
* c797b47 - Merge pull request #501 from luzpaz/doxygen-typo-fix
* 48c620b - Merge pull request #500 from pekkaroi/pathcompound-fix
* 6b0a0ff - issue #0001935
* 09b1c5c - fix doxygen typo introduced to DraftVecUtils.py
* 00c850f - Merge branch 'master' into pathcompound-fix
* 60ae927 - issue #0002031: show object name when hovering tree view
* 63ee215 - findParentJob fixed to work from within a PathCompound
* 36b7e03 - fix eval flsw: do not use GUI stuff in App modules!
* 095d462 - Arch: Added oddtopus's fixes to Arch Frame
* 216d8c6 - commit 10000
* 5cf9eb0 - commit 9999
* 019b0e2 - Draft: doxygen tweaks Getting familiarized with doxygen
by starting some initial work on Draft module typo introduced from
commit
* 76b3397 - py3: ported module init to python3
* 915a1b1 - py3: Draft: use ordered dicts
* 76a4e74 - py3: Draft: Trackers integer division
* 8165b2a - py3: Draft: python3 translate
* 2deaf4f - Update to Python 3 print
* da2b9f3 - py3: error with decode translation. translation already
is a function defined in DraftTools and is responsable for right
decoding. Not doing it twice.
* 742d92c - py3: fix in draft translate function
* 8696ecd - py3: ported Draft to python3
* 81464b5 - python: Draft: *.py: Fix syntax for Python3
* 09ef1e9 - undo removal of function caused by PR494
* 899e57f - PATH: post processor tweaks and loop select. rename
generic_post.py: This is actually a post specific to a machine. The
generic name is confusing fix test case. Contour has no plunge angle
scrubbing postprocessors for python 2 style prints Keep loop select
usable when task panel is open.
* 17a3d1e - fix warnings: -Wmaybe-uninitialized
* 16a23d1 - disable Path module on Win32 if cmake version is less
than 3.4.3
* c014fe1 - Merge pull request #460 from realthunder/PathArea
* 850bba7 - prework for issue #0002698
-- Alexander Pozdnyakov <censored> Sat, 18 Feb 2017 19:02:23 +0300
freecad-daily (0.17~git9945-709d2f3-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 709d2f325db0490016807b8fa6f49d1c867b6bd8
* Date: 1486160742
* git changelog:
* 709d2f3 - fixes #0002887: add FC logo (watermark) in Save Picture
Tool
* 9b58d8b - Merge pull request #495 from luzpaz/grammar-fixes
* 33e0bc3 - fix various warnings
* bb5c01b - typo r/scema/scheme/
* ad7f6b9 - fix --log-file description grammar
* 1afa150 - raise error if parameters of ellipse are invalid
* 25496ad - Add Addon Manager to Tools menu
* 66982e2 - Sketcher: Polyline continuous mode support
* b708957 - Sketcher: BSpline deletion/special hideunused internal
geometry
* 4750bd4 - Expressions: Generalized
FunctionExpression::simplify(...) function.
* 0d6f777 - Expressions: Fixed issue #2879.
* 715fa81 - Arch: Upgraded Equipment tool - fixes #2573
* 6c3b78e - Merge pull request #490 from AjinkyaDahale/patch-1
* 2623ca4 - fix whitespaces
* a97fbc3 - Merge pull request #489 from vejmarie/step
* 5d21eb6 - fix crash in
ViewProviderGeoFeatureGroupExtension::getLinkedObjects
* 7a9fecb - Minor bug in PartDesignGui::ViewProviderPipe
* 7b5707b - Add an update timer to the progress bar set to 500ms
instead of nothing. STEP Reader is updating the progress bar every
time a new Shape is decoded/transferred and loaded, which is a huge
amount of "interrupt" and slow down drastically the global
performance
* 2780edd - Arch: fixed import of IFC Site geometry
* e8c822c - Changes based on wwmayer's comments
* fb2cd4d - Moved Perpendicular to constraint mode framework
* 5e997fe - Brought back select then constraint for all constraint
tools yet converted
* a881d30 - Miscellaneous changes to constraint creation modes
* 9ec7bd4 - Sketcher: Fixing Green selection on new style constraints
* a39d254 - Moved point on object to general constraint mode
framework
* 643e61c - Moved parallel to general constraint mode framework
* 180772b - Moved coincident and vertical to general constraint mode
framework
* dad03ca - Moved CmdSketcherConstrainLock to general constraint mode
framework
* 4ad41e1 - Generalize DrawSketchHandlerGenConstraint::releaseButton
* 99f93f3 - CmdSketcherConstraint::applyConstraint() is now used in
DrawSketchHandlerGenConstraint
* 61324d8 - Initial commit with DrawSketchHandlerGenConstraint
* 583bb48 - Replace All SelectionFilterGates in Constraint Modes by
GenericConstraintSelection
* b2c5e84 - Addition to CmdSketcherConstraint and
GenericConstraintSelection
* 93cb552 - Coincident constraint mode works on root (origin) too
* 3f02c72 - Skeleton of general CmdSketcherConstraint Class
* 9f68469 - Merge pull request #486 from agryson/icon-sizes
* bcc2e45 - Merge pull request #487 from berndhahnebach/bhbdev066
* 0b4374e - Merge pull request #488 from mlampert/QtGui-import-fix
* c4a552e - Fixed QtGui import.
* 2d84615 - include required header under Linux
* 321ca98 - use names directly from document to set them in scene
inspector
* 71fe911 - FEM: Z88 result reader, fix open Z88 results files
directly
* 3f08dd5 - FEM: import Z88 results, change module name to import...
* 469e391 - FEM: import VTK results, change module name to import...
* df66ce0 - FEM: export results to vtk, code formating and
documatation information
* 9ce1662 - Fem: add FemResult export to VTK files for visualization
externally
* 1b44eff - Show current icon size if not in list
* ce416f2 - Show icon units
* 616f45f - Remove reliance on PM_ToolBarIconSize
* fc4a1c6 - Activate only UI tree leaf as to display properly colors
when browsing a STEP (there is currently a limitation within the
reader which creates compound which are totally grey) and accelerate
browsing by de-activating Compound rendering
* bcea759 - fix crash with null pointer links in PropertyLinkList
handle case with null pointers as value in STEP reader avoid to
create coumpound objects with null pointer links
* 3a3fa30 - Arch: fixed small bug in Site area calculation
* 64d0eb9 - can't assign nullptr to a QPixmap
* 303f088 - fix linking error in TechDraw
* 2a1d02e - Merge pull request #485 from WandererFan/January
* c636278 - Merge pull request #483 from looooo/python3-path
* 541ff37 - Fix tuple unpacking issue
* 06a5bfb - Remove py3-incompatible tuple argument from Path
* e47edae - Update Path to py3-compatible printing
* 5f72efa - Avoid issue if ViewProvider deleted while graphic still
active
* 49c2be1 - Fix potential race when cancelling DPG creation
* 722b2d1 - Install default PAT file
* 7cb3e93 - Preferences for GeomHatch
* b1a5fd9 - Add dialog for GeomHatch creation
* 84b858a - fix naming conflicts
* 42bb647 - update tooltips, menu order
* 299ac94 - Geometric hatch for Section face
* 1d3a8a9 - minor fixes: debug message/tooltips/etc
* f51b581 - Initial working version of geometric crosshatch/PAT files
* 54fed5c - Improve handling of broken references (changed
Edge/Vertex names)
* afa8c9f - Prevent DetailView crop circle marker
* 0cb29cf - Fix Diamter/Radius Dimensions in Detailview
* 935c4f8 - Make detail crop circle public
* c0ab95a - Add Vector2D conversion
* fad1edb - Add formatVector for Vector2d
* 7959d84 - remove debug messages
* 98c8394 - Handle corrupted 2D references
* 3d8622d - ViewSection inherits Scale from Base
* 3ce9c48 - Clean up children on Page delete
* 6cad2bc - Delete DPGI's when parent DPG deleted Ensure Gui/QGIVxx
is removed when App/DVxxxx is deleted
* 0204b77 - Warn if Anchor view deleted in Projection Group
* 1738107 - Correct handling of deleted Features in QGraphicsScene
* c0c4569 - Change DPG freature name from "cView" to "ProjGroup"
* a6129b9 - Remove SectionLine on delete or cancel
* 78c07ce - Remove section line from DVP on delete of DVS
* 60ba62c - Fix non-rotation of QGIDecorations with QGIViewPart
* 429c32b - Reset edit after dialogs
* 9e7d56d - Fix NaN in iso sections
* 0623e8f - Fix DPG positioning on mouse move
* 94a647a - Fix Svg export page & text size in HiRez
* 5e62c6b - Add arrowstyle preference
* 5007193 - Initial Bitmap fills for Faces
* ad98ff1 - Restore lost dimension tail
* fe617e1 - Make SVG hatches scalable
* f68cbc8 - Basic working HiResolution TD
* 32bacd0 - py3: ported Path to python3
* 71f6a28 - python: Path: *.py: Fix python3 syntax
* 8ed62e3 - Merge pull request #482 from agryson/multi-workbench-
artwork-alignment
* 49c02b9 - Update Plot icon metadata
* 1c07ca7 - Align Plot Workbench icons to guidelines
* 35c817e - Update Ship icon Metadata
* 806df18 - Align Ship Workbench icons to guidelines
* ab196b5 - Correct outline color in sketcher icon
* ea2f873 - Start: misc fixes in startpage
* fa4b5d2 - Merge pull request #480 from drallod/master
* 357ecb5 - Path: Issue #0002817:
* fc2010b - Arch: Export rebars to IFC as SweptDiskSolids + fixed
half-done py3 compatibility - fixes #2684
* 1e4b6ed - Merge pull request #479 from
abdullahtahiriyo/bspline_stage1b_2017_firstdeliverable_fixes
* 9725be8 - Sketcher: Documentation of delete functions
* 0edf172 - Sketcher: Fix deletion of geometry having internal
geometry inserted before the geometry
* 175d177 - Merge pull request #467 from mlampert/path-unit-test-
fixes
* d4da536 - Restored exception masking - although i'm not sure it's a
good thing.
* c9c7d19 - Import pivy only if gui is up.
* 013043b - Refactored cmake file once again - exposing root
exception.
* e1a22b7 - Fixed unit tests for the case where LineOld is not set to
false.
* 831e467 - Refactored cmake file and added TestPathCore.
* ea7789b - Fixed merge issues and re-enabled tests.
* f0db6b8 - Hooked Path tests into global unit test target.
* 7805dce - Fixed holding tags unit tests.
* 33a3c5f - Merge pull request #478 from agryson/sketcher-artwork-
alignment
* 9512b46 - Update Metadata
* f254987 - Update xpm icons
* 0746a8e - Align Sketcher Workbench icons to guidelines
* 0df4af4 - issue #0002540: Crash on startup
* a240f5d - issue #0002540: Crash on startup
* 9b49777 - Merge pull request #475 from
abdullahtahiriyo/bspline_stage1b_2017_firstdeliverable
* 7756c27 - use triangular tabs in property view only on Windows
* 36e1d07 - fix -Wunused-variable
* a460c54 - Merge pull request #472 from looooo/python3-complete
* f47fc48 - code cleanup
* f10a436 - STEP reader improvements Create Global STEP Tree when
assemblies are present Make TBB usage dependant of its activation
status at CMake Level Fix hierarchy opening into STEP Assembly
* dd63fe9 - Changed comparison of adjecent edge points to use
PathGeom.pointsCoincide to deal with the higher precision of doubles
underneath.
* bef8153 - Merge pull request #474 from mlampert/logging
* 80e7ece - Sketcher: BSpline - avoid tiny circles on removal of
equality
* 6ad5182 - Sketcher: BSpline Creation - as single command for one-
step undo
* bad73ab - Sketcher: BSpline Creation fix - Remove introduced pole
if creation cancelled
* cc31dac - Sketcher: BSpline Creation improvement - Add constraints
by groups
* ec8c514 - Sketcher: BSpline Creation acceleration - pole
constraining on pole creation
* 38fc707 - Sketcher: BSpline Creation solver call reduction
* bdc81aa - Sketcher: BSpline Creation - pole circle on click
* f4a8820 - Sketcher: InternalAligment Python extension to
InternalAlignmentIndex
* f92e5db - Fixed moved dogbone to use logging module - and fixed a
bug while I was at it.
* 7cc843c - Fixed secondary debug logging in holding tags.
* dfb1094 - Path logging interface and bulk transfer of HoldingTags
dressup to use module.
* fdd34ef - Draft: Fixed small bug in SVG output
* 9a6191f - Draft: AutoGroup system
* 38921cf - py3: ported Complete to python3
* 9f2a389 - py3: add PyMOD_INIT_FUNC from: py3: ported module init to
python3, wwmayer
* bebda4c - fix crash when pressing cancel on pipe task panel
* d9dda3f - Path: Fixed issue where GCodeEditorDialog wouldn't appear
for some post processors
* 087853b - Draft: improved makeSketch backward compatibility
* 8204397 - Draft: various fixes and improvements of makeSketch
* 1d5d539 - FEM: GMSH mesh object, in some cases the task panel did
not open
* 0984672 - make sure that the passed 'self' pointer to a method of
the Python wrapper is never null
* 294b230 - fix crash when cancelling revolution task panel
* 8a100bf - issue #0002836: Crash in sketcher
* 43e8c21 - issue #0002816: Trimming tool crashes
* 417f074 - handle stricter tolerance of Vector3d for equality in
Draft unit test
* 654da13 - Merge pull request #468 from cconnett/master
* 9f859a0 - Draft: Fixed encoding bug in dwg import - fixes #2872
* 9134a1e - Grammar fix
* 1c0c848 - Merge pull request #464 from berndhahnebach/bhbdev064
* 27c4136 - TaskTransformedParameters derives from
Gui::DocumentObserver to handle deletion of view provider when
clicking Cancel button
* bc84e88 - add observer for GUI documents
* 529e141 - FEM: unit tests, get rid of duplicate defs
* b8403d4 - FEM: unit tests, update result files to start with
element numbering with 1
* dbe6efb - FEM: unit tests, start element numbers of the unit test
FEM meshes with 1
* 94ddfdb - FEM: unit tests, make all FEM unit test in one directory
in tmp directory
* 227beac - FEM: unit tests, fix def to update results
* cfa97b0 - FEM: unit tests, reorder paths
* a5d6c29 - FEM: unit tests, convert result stat file from win to
unix line ending
* d553d50 - FEM: splitted input file, fix if there is no constraint
fix but constraint displacement and plane rotation instead
* 1347c7b - FEM: examples, update them to the new solid material
category
* d87d0a9 - FEM: imports, comment not used imports
* 56d43c2 - FEM: code formating, flake8
* 72c7a8a - change old DAG implementation to pass unit tests
* 6105ea7 - Merge pull request #463 from qingfengxia/fluidmaterial
* 66b91b1 - partially revert changes of issue #0002858 and add
IsEqual method
* db0fe5b - change old DAG implementation to pass unit tests
* 66fcaf6 - Fem: add push button to export customed fluid and solid
material to FCMat file
* b788503 - Fem: add icon for FemMaterialFluid command toolbar item
* a90d221 - Fem: add length scaling (metre to mm) option for VTK mesh
import
* 0afb7b6 - Merge pull request #462 from looooo/fix_translation
* 172206f - restore old DAG implementation and fix some build
failures
* c43b39d - Sketcher: BSpline creation mode end on right-click
* 4915a09 - py3: code from python3-branch broke the translation in
Start-wb. This commit should fix this
* f21fa3e - fix compiler warning
-- Alexander Pozdnyakov <censored> Sat, 04 Feb 2017 10:54:50 +0300
freecad-daily (0.17~git9758-f3f7b01-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: f3f7b01202646d7103961ba24063658a9f72e650
* Date: 1485022536
* git changelog:
* f3f7b01 - improve whitespaces
* 69857f3 - DAG: remove early return to avoid update chain changes
* b427409 - DAG: remove defined but unused function
* 4f8e046 - DAG: Fix preprocessor definition inconsistencies
* d9adc9c - DAG: Add document graph recompute test
* 665eb63 - DAG: Change object graph handling to be bidirectional
* 93262e9 - Draft: more coherent rectangle creation
* 700ed33 - Merge pull request #461 from f3nix/layout-fix
* 92c3165 - fix possible crash in destructor of FeaturePythonPyT
template
* 37b7513 - Fix layout issue in DraftGui's _inputfield.
* ad57478 - fix a couple of compiler warnings
* f5c0f57 - write consistently 'B-spline' in menus and tooltips
* 62b4782 - Several fixes: + use different iterator variable for
nexted loops + avoid loss of data warnings + improve layout
* 0955ccf - fix whitespaces
* 7a3c8d0 - make indexes of GeomBSplineCurve consistent to OCC API
* 5dab557 - in geometry classes raise RuntimeError instead of basic
exception type
* ad29408 - Merge pull request #447 from
abdullahtahiriyo/bspline_2017
* eeb7dd4 - spend own type for Python wrappers of FeaturePrimitive
and BodyBase
* ac7750f - issue #0002867: AttachExtension crash
* 14ae74f - Use contour area for wire size instead of bounding box
* 306ad7f - Replace Vector3D ==/!= with difference <
Precision::Confusion()
* e9b5722 - python3: dict.has_key("key") --> "key" in dict
* 7c15e14 - Added a search box to the PropertyLink dialog
* c241bed - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* bce02da - Using system link color in property editor
* 39bd5ea - issue #0002867: AttachExtension crash
* 67fdbfd - Arch: Fixed bug in Section Plane + TechDraw view when the
section is empty
* 2a67c7f - Merge pull request #453 from qingfengxia/fluidmaterial
* 4d5fab1 - Merge pull request #456 from mlampert/develop
* 632f1f5 - Merge pull request #454 from bblacey/develop
* 81ae4f9 - Fixed z=0 issues; added rapid move for square tag that is
at the maximum height (or higher).
* 6ead01e - Use Gitter notifications
* 8252616 - Fem: add air and water fluid material into
data/Mod/Material
* a378a16 - Fem: modify taskpanelFemMaterial to support simple Fluid
Material
* 3f0c9d7 - Merge branch 'master' into bspline_2017
* 0f4a5b4 - Merge pull request #452 from luzpaz/travis-mascot
* cfe2aa7 - fix TravisCI mascot logo
* 2f44192 - Merge pull request #451 from kkremitzki/master
* 38c8884 - Streamline README.md
* 370d4f5 - Merge pull request #450 from kkremitzki/master
* 79f99b3 - Move gitter.im badge
* 8624711 - Add gitter.im badge
* c0ec75e - Merge pull request #449 from looooo/python3-arch
* f3fb676 - py3: Arch: some more fixes
* 636804f - Merge pull request #448 from sliptonic/master
* 2bc1162 - py3: Arch: print fixes
* 1a21a4b - py3: cherry-picking fixes a cherry pick for the arch
module introduced problems with python2 and the start-wb.
* 31e4489 - py3: resolving diff in Arch
* 8ad2c69 - py3: open function is in module 'io' in py3 instead of
__builtin__
* 4f43cfa - py3: adapt scripts to work with Python3
* 1591601 - py3: Arch: *.py: Fix syntax for python3
* ed37367 - Path: Make contour default final depth to part bottom
instead of 0
* c4405f8 - Path: fix missing field in profile edges
* 9876307 - fix crashes in creation of parabola or hyperbola
* 46075f3 - Sketcher: Symmetry support for BSpline
* 5956d03 - Merge pull request #446 from agryson/openscad-artwork-
align
* 252d84f - Sketcher: Array/Copy/Clone support for BSpline
* 8d81a71 - Update Metadata
* 7744fcf - Align OpenSCAD icons to guidelines
* 45b8989 - set layout of text of progress bar in unit test dialog
* 5b5189a - workaround for running graphviz under Qt5
* 177f36a - Merge pull request #445 from agryson/drawing-artwork-
alignment
* 2e789dc - Sketcher: BSpline SnellsLaw - unsupported
* f935f33 - Sketcher: BSpline point-on-object - unsupported
* c1decd3 - Sketcher: Enable relative movement of BSpline edge
* f35d739 - Update Page template icons
* df91ee5 - Don't depend on svg contents for file info
* 8ba60da - Updated Metadata
* ce4ee4b - Update Drawing Workbench icons to Tango
* 17c6921 - Draft: Fixed bug in line UI - fixes #2860
* c6144c2 - Draft: improvements to Stretch code, added support for
rectangles
* 0f7d4ac - PATH: Fix for x10 input field issue in tool table
* a588349 - Horizontal and Vertical Constraint creation modes
* 6e7c491 - fixes #0002858: Vector2d Equality Incorrect
* cd6c918 - Merge pull request #443 from dev-at-stellardeath-
org/path_helix
* adb9353 - Merge pull request #444 from looooo/python3-fixes
* 2f66ff6 - wrapper for QVariant <> Base::Quantity <> PyObjectWrapper
* 67c1bca - Merge branch 'master' into path_helix
* 4da262d - Sketcher: BSpline solver improvement
* 6b5622a - Sketcher: BSpline - Equality not supported user
indication
* 2eec558 - Sketcher: BSpline - UI Perpendicularity
* 340d33f - Sketcher: BSpline - Informing the user of non-supported
tangencies
* e53dc90 - Sketcher: BSpline simplified endpoint
tangency/perpendicularity solver implementation
* 9bf1e8f - Sketcher: BSpline box selection
* 42331bd - python3: neutral fixes
* f2faa50 - PathHelix: Switch to QToolBox based task panel
* d8afbe5 - Fix 2843 DrawProjGroup Restore
* 2fef05c - Revise edge & vector compare function for clarity
* 70f0a3c - Merge pull request #437 from tomate44/SavePicture
* df82247 - Merge pull request #441 from agryson/draft-stretch-align
* a631730 - Merge pull request #439 from agryson/spreadsheet-artwork-
align
* 6115e78 - Merge pull request #438 from berndhahnebach/bhbdev063
* e2b5623 - FEM: code formating, flake8
* 73b9c73 - FEM: unit tests, update FreeCAD files of FEM unit tests
* 4360c0b - FEM: unit tests, fix some issues and save FreeCAD files
of the unit tests
* eb9f1d0 - FEM: pre checks, do not allow youngs modulus and thermal
conductivity (later for thermomech analysis) to be 0.0
* bfc3c3f - Minor grid alignments
* 512fd62 - Sketcher: Enable BSpline edge and enpoints movement
* 9914e41 - Update Metadata
* 1c7e098 - Align Spreadsheet icons to Tango
* 1b59e74 - Sketcher: Solver Simplification for basic case
* 0ef082b - Sketcher: Construction of periodic BSplines
* 348d4cf - Sketcher: Periodic bspline icons
* e441c2a - Merge pull request #436 from
sliptonic/feature/removeoldtags
* 8924cb1 - avoid changing scenegraph while traversing it
* 09d8034 - Doc: Fixed typo
* 5a884c9 - Add Transparent background to Save picture options
* b0abdd1 - PATH: remove old holding tag code and GUI elements
* c704c28 - Draft: Added stretch tool - fixes #1163
* 5929ad3 - correct clipping issue
* 42a2faf - Update Helix Metadata
* 62b08cd - Update helix icon
* 1ceb718 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* bbd606a - Merge pull request #434 from mlampert/HoldingTagArcs
* e4c3573 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* e76333f - Fixed segmentation of xy-plane arcs, made # segments
factor a property.
* 671e588 - Sketcher: BSpline autoconstraints on creation
* b255ada - Sketcher: Sketcher Elements support for BSpline
* 1076b70 - Part: BSpline creation method corrected as per Werner's
indication
* 0c34f1b - Merge pull request #433 from agryson/arch-artwork-
alignment
* f2c884a - Merge pull request #432 from mlampert/HoldingTags
* 675cd52 - Merge branch 'master' of github.com:FreeCAD/FreeCAD
* c9de368 - Sketcher: BSpline restore internal geometry
* 2a4353a - Sketcher: BSpline delete internal geo on deletion
* d66242b - Sketcher: Contraint class extension
* 032ead0 - fix broken shadow
* 8e87cd6 - Revert modifications to 3rd party icon
* 1f43ad7 - Minor updates and polish
* 4bf8b51 - Update Arch Workbench icon metadata
* 39e48dd - Align Arch Workench icons to Tango
* 9d54420 - Added support for rounded tags.
* 126fe81 - Translation of strings.
* 3cbf1c3 - Reduced debug logging.
* 891add9 - Added preferences for holding tags.
* 70c3fc8 - Automatically disable tags if they overlap with previous
tag and/or do not fall on the base wire.
* 2403890 - Minimum # tags is 2, makes sense and avoids the endless
loop.
* 190aa1f - Retrieve colors from settings.
* 45893d7 - Fixed adding new tags - sorting required.
* 706875b - Fixed v-scrollbar issue and added edit button.
* f89eea7 - Using InputField for width and height and use proper
properties.
* 6792e2c - Minor name cleanups.
* 0781cf7 - Added support for manual point input.
* 8f7102e - Adding and modifying tags with mouse works - event and
selection handlers are properly registered and removed again.
* e6c968c - Basic tag visualization and selection.
* c2f2a25 - issue #0002739: Mac users must Command click instead of
Ctrl click multiple elements.
* 675bcc2 - fixes #0002125: CMake shouldn't generate Version.in for
release tarballs.
* a9530bc - issue #0002739: Mac users must Command click instead of
Ctrl click multiple elements.
* cbcbd48 - Merge pull request #431 from sliptonic/feature/coretests
* 57850b5 - fix crash in graphviz export due to invalidated iterators
* 678f36c - PATH: some simple core tests
* 1155022 - Sketcher: BSpline Weights internal geometry support
* 6bd801d - Sketcher: expose Bspline pole internal geometry
* d949f52 - Sketcher: BSpline solver Internal Geometry for poles
* 07eebb1 - Sketcher: Constraint Third Redefinition for internal
geometry
* 609c80b - Part: Fixes triggered by Werner's comments on my branch
* e7dacb9 - Part: Bezier serialization support extension to periodic
* 0e2cf2e - fixes #0002837: Misspell in PY module
* b7c0127 - PATH: changed default opened tabs in panel ui files back
to base gemoetry
* 21b1166 - PATH: fix for 2805 changed TaskPanels to use unit
conversions via FreeCAD.Units commented out references to segLen
since it si used nowhere
* 0e65256 - issue #0000466: Sketcher: allow moving the dimension
datums in two directions
* f5367d7 - fix warning and improve code formatting
* 61c3f2c - Merge pull request #428 from vejmarie/step
* 5d817c7 - Merge pull request #426 from brawaga/patch-2
* d88fd4c - Merge pull request #424 from brawaga/patch-1
* 186b9e2 - make code a bit more readable
* 6668a86 - Merge pull request #420 from ChrisLuck/stepdown_2
* 61fb3d4 - Fem: add _CommandMaterialFluid.py and
FemMaterial.makeFluidMaterial method
* 358238f - Merge remote-tracking branch 'origin/master' into step
* 7ccd9a9 - Create Compound per STEP file definition within FreeCAD
interface STEP hierarchy is in that case respected
* 5a370d6 - Merge pull request #421 from dev-at-stellardeath-
org/master
* 2a977c3 - Merge pull request #419 from f3nix/qt-keywords-1
* 0c5ac71 - Merge pull request #418 from triplus/master
* 59ef8d8 - Doc: Cosmetic fixes in doxygen output
* 81e9228 - issue #0000753: angle constraint auto places the
constraints visuals including its value in the wrong place
* 61b685f - Part: BSpline serialization
* c20b17f - Sketxher: Basic creation method
* 40aafe7 - FEM: remove precheck for load since an static analyis
could be valid without loads
* aa83257 - FEM: code formating, remove trailing whitspaces
* f9f6826 - FEM: VTK tools, add stress and strain vectors (x,y,z)
* 57a94af - FEM: result task panel, add stress and strain vectors to
possible user defined results
* 3003b7d - FEM: frd reader, add reading strain data and calculate
stress and strain vector
* dc3b454 - FEM: result object, add properties for stress and strain
vectors
* 01b3db5 - FEM: frd reader, add B32 beam elements
* 2537cf5 - FEM: mesh group, add a needed def to mesh tools and use
the new mesh group object in gmsh mesh class
* 1973efa - FEM: mesh group, add task panel
* d1954ae - FEM: mesh group, add command to FreeCAD GUI menu and tool
bar
* c72cd50 - FEM: mesh group, add object
* edb1f02 - FEM: VTK tools, only import results into vtk if they
exists
* 3ec0a50 - FEM: VTK tools, fix value assignment
* b5bfc01 - FEM: frd reader, typo
* ba38e06 - FEM: result object, typo
* 162c74c - Draft: Moved dimension decimals preference setting to the
dimension preferences tab - issue #2832
* 5d2e834 - Draft: Fixed spline bug in DXF importer
* 58844fe - Update Part_ru.ts
* a0533b7 - Changed comparison for points - fixes issue if bone is at
plunge point.
* e7daf5a - Sketcher: BSpline icons courtesy of Jim
* 2830179 - Update Fem_ru.ts
* 25fc1d3 - Merge pull request #422 from mlampert/issue-2664
* 8ea8699 - Part: Enable BSpline creation from poles
* 9d55585 - Check for 0 pointer in initialisation for assigning
default values.
-- Alexander Pozdnyakov <censored> Sat, 21 Jan 2017 21:44:29 +0300
freecad-daily (0.17~git9544-95b7610-1) unstable; urgency=medium
* Compile
* URL: https://github.com/FreeCAD/FreeCAD.git
* Branch: master
* Commit: 95b7610536b3c66db6f5b6f66a63f1c80db877d0
* Date: 1483724420
* git changelog:
* 95b7610 - show exceptions when activating a workbench as error
message, not log message
* bf5dcbd - move import statement to fix error
* 96dc57c - replace Qt keyword slots with Q_SLOTS
* 524ee4a - fix Qt5 port of messageHandler
* 899c5c3 - Merge pull request #417 from dev-at-stellardeath-
org/path_helix
* b334197 - Arch: decompose multifuse objects when exporting to IFC
* cd3c1d5 - Path: Helix taskpanel shows interdependencies of holes
* 4efd3e8 - fix -Wunused-parameter
* 6dff7f1 - Merge pull request #413 from realthunder/sortEdges
* 109f869 - Extensions: Fix GeoFeatureGroup drag&drop
* dd0b714 - Extensions: Fix wrong group test and prevent crash
* c4ec348 - PartDesign: Show origin for primitive editing
* 40cc288 - PartDesign: Fix test for new group body
* d2764a3 - PartDesign: Adopt python interface to body group
* b4a569e - PartDesign: Change body viewprovider to group
* 9a3b952 - PartDesign: Port body to be a origin group
* 47ed29f - Extensions: GeoFeatureGroup only for GeoFeature
* dfbd6aa - cleanup work: overload methods instead of using new
method names
* 43ad429 - Add Part BOA multiCut, multiCommon and multiSection
methods
* 8e1f536 - Coincident constraint making mode added
* 75ad582 - Lock doesn't complain "no selection"
* 670e59e - Lock constraint in always available when sketch is open
* 1230f49 - Lock constraint can be applied with better selection
* ecd1f46 - Added DrawSketchHandlerLock
* f6f8363 - Updated viewport dimensions to reflect users unit schema
* 0d4b185 - Arch: Fixed small bug in components
* 608f737 - use normals if available
* 0ad9318 - compute signed distances of points to shape, show results
of visual inspection for point clouds
* 7943ce4 - Merge pull request #412 from mlampert/HoldingTags
* d585499 - Make DraftGeomUtils.findWires use Part.sortEdges
* e381b23 - Added Part.sortEdges
* e92f315 - Changed default values for tags and disabled old popup
menu.
* 556e25e - Fixed another initialisation issue - depending on how the
dressup is created.
* 8efbe9e - Basic UI for holding tags.
* 807cf80 - Hide job while editing dressup.
* 34f2105 - Fixed edit dialog initialisation.
* 9bf58b1 - Reduced logging.
* cb85072 - Fixed alignment issue and unit tests. The trick is really
to over-extend edges before creationg shapes for the common
operation, and trying to avoid alignment of the edge with the cone's
seam.
* 27b71ab - Maintaining rapid commands.
* f232096 - Fixed build and tests.
* 068dc2d - Reduced logging.
* d6c588e - Added resiliancy against vertical path elements.
* c1fc88c - Fixed caching issue.
* 6b758e2 - Added support for vertical paths along the edge of a
cylindrical tag.
* ab382ce - Improved tag height based on obj.Base properties, if they
exist.
* 5e1efba - Fixed generation and edge case where there is no wire to
cut the tag.
* 1635d73 - Removed core which isn't used anymore; some debugging
info to figure out the save/restore issus.
* b26a7ad - OCC based tag line generation by extruding the edges
cutting through a tag and retreiving the common with the tag solid.
* 9eca75e - Added pixellation of arbitrary path curve.
* e807094 - Create cones for debugging cone shaped tags.
* f294821 - Use PathGeom for holding tags dressup.
* 0fabe5c - Fixed helix construction.
* a3ae53a - Added arcToHelix.
* 198ab6d - Rebase on new Line/LineSegment code.
* 23196b4 - Fixed most of the state machine issues, still a problem
with intersection of edges. Need to rebase.
* 4a810bc - Support for arcs and helix with tests.
* 6462d77 - Added support for arcs on square tags.
* 88e9d26 - Added HoldingTags dressup with tests, using PathGeom and
PathTestUtils.
* 6ab6603 - FEM: fix unit tests in the regard of new material module
name
* 846637e - FEM: adapt FEM examples to new material module name
* 739fe3a - FEM: move modules MechanicalMaterial to a more general
FemMaterial
* 1d2857e - FEM: GUI, move create node set tool to mesh tools
* 100e1bf - FEM: solver ccx task panel, typo
* 97b08f2 - FEM: netgen mesh obj, move a new obj inside an active
analysis if there is one
* 6df6bae - FEM: GMSH mesh obj, switch to FEM WB on double click on
obj
* 437ce69 - FEM: GMSH mesh task panel, add an ok and cancel button,
remove close button
* f562b3d - FEM: code formating, flake8 and delete not used imports
* a3427c7 - fix major bug in ExtensionContainer::restoreExtensions
* 40ad0b7 - Merge pull request #410 from mlampert/issue-2825
* ab4fe61 - Merge pull request #409 from eivindkv/ObjectLabelObserver
* d51188b - Setting a minimum # interpolations for displaying an arc.
* ef5fb08 - Moved ObjectLabelObserver from Gui::Application to
App::Application.
-- Alexander Pozdnyakov <censored> Fri, 06 Jan 2017 21:42:56 +0300
freecad-daily (0.17~git9463-164b94c-1) unstable; urgency=medium
* Compile
* Branch: master
* Commit: 164b94c8fa9bf61f7672eb5ee6b4704b2d42c965
-- Alexander Pozdnyakov <censored> Sun, 01 Jan 2017 22:05:43 +0300
freecad-daily (0.6.472-1) UNRELEASED; urgency=low
* Initial Release
-- Werner Mayer <censored> Tue, 26 Sep 2006 16:55:15 +0200