Activity for FreeCAD

  • Benjamin Nauck committed [4f4e92] on Code

    Spreadsheet: restore Ctrl+A select-all when table has focus

  • Chris Hennes committed [3771fe] on Code

    Gui: Fix crash when editing propery of more then 1 object

  • Benjamin Nauck committed [1bc598] on Code

    App: Use stored cache in reload of export types

  • GitHub committed [9094a7] on Code

    Measurement: Fix Part WB parts in Mass Properties (#28600)

  • Chris Hennes committed [ff9dc4] on Code

    Let setupTitleBar replace existing title bar, to avoid need to first remove any existing (#14650)

  • GitHub committed [db8f25] on Code

    Gui: remove hardcoded font size from FreeCAD Dark theme (#28595)

  • GitHub committed [f9c1d5] on Code

    TechDraw: Ignore trailing EOF markers in PAT files (#28557)

  • GitHub committed [df62e4] on Code

    Merge pull request #28369 from paragforwork/arrow-focus-chamfer

  • Chris Hennes committed [4cca2d] on Code

    BIM: handle IfcLogical material layer properties

  • GitHub committed [aedd76] on Code

    Mass properties (#27347)

  • GitHub committed [defa0e] on Code

    App: return None sGetActiveTransaction if no transaction is active on the ActiveDocument (#28572)

  • Kacper "Kadet" Donat Kacper "Kadet" Donat committed [e9869a] on Code

    Techdraw: Prevent changing of line style with the extend/shorten tool

  • Kacper "Kadet" Donat Kacper "Kadet" Donat committed [b314a3] on Code

    Techdraw: QGIRichAnno.cpp : Fix cssPxPerPoint value

  • GitHub committed [c63c84] on Code

    fixes #25108 scaffold out support for compiler sanitizers for clang,gcc,msvc using cmake (#27758)

  • GitHub committed [a944fd] on Code

    Base: use magnitude for unit schema thresholds (#28540)

  • GitHub committed [9189ab] on Code

    Sketcher: Change default value for "Scale upon first constraint" from "Always" to "When no scale feature is visible" (#27955)

  • GitHub committed [6e0837] on Code

    Merge pull request #27351 from ipatch/ipatch.tshoot.27316

  • chris jones @ipatch committed [cd3cb6] on Code

    update: add additional check for QFontComboBox ie. used in draft wb

  • GitHub committed [238dbe] on Code

    Gui: Synchronize task panel hide/show icon (#28216)

  • GitHub committed [d0e9a1] on Code

    Tree: Move Transform next to placement for consistency (#27645)

  • GitHub committed [64f7c3] on Code

    Merge pull request #27458 from tarman3/profile_processEachModel

  • tarman3 committed [1a5b97] on Code

    CAM: Profile - Fixes _processEachModel() for Compound

  • GitHub committed [e5b9c8] on Code

    Merge pull request #28012 from captain0xff/ccx-scale

  • Kacper "Kadet" Donat Kacper "Kadet" Donat committed [db2923] on Code

    App: add new accessor API to PropertyMap

  • Max Wilfinger committed [e34bb0] on Code

    Bump github/issue-metrics from 4.1.1 to 4.1.2

  • Chris Hennes committed [6cdb26] on Code

    Update translations from Crowdin

  • GitHub committed [d13fc2] on Code

    Merge pull request #28531 from maxwxyz/rename-commands

  • Max Wilfinger committed [86252e] on Code

    Gui: Remove numbers from Tree Sync command names

  • Max Wilfinger committed [a43a41] on Code

    Gui: Remove numbers from View command names

  • Max Wilfinger committed [c0cfbf] on Code

    Gui: Remove numbers from Draw Style command names

  • GitHub committed [479b0c] on Code

    Merge pull request #27609 from Lgt2x/console-timings

  • GitHub committed [4c151c] on Code

    Merge branch 'main' into console-timings

  • Louis Gombert committed [2147b4] on Code

    Console.h: Remove timing macros FC_TIME_X/FC_DURATION_X obsoleted by Base::TimeTracker

  • Louis Gombert committed [928b55] on Code

    Replace all uses of FC_TIME_X/FC_DURATION_X

  • GitHub committed [089d34] on Code

    PD: Show the tip when unhiding a body with no visible features (#24887)

  • GitHub committed [c3ce9e] on Code

    BIM: fix crash caused by grouped commands in TaskWatcher (v1.2) (#28407)

  • Chris Hennes committed [226f2d] on Code

    Bump actions/dependency-review-action from 4.8.2 to 4.9.0

  • Chris Hennes committed [e96c6a] on Code

    Fem: Add Netgen z-refinement for shells

  • Chris Hennes committed [3cf281] on Code

    Fem: Remove some log messages

  • GitHub committed [b58026] on Code

    Merge pull request #27942 from marioalexis84/fem-observer_tools

  • Mario Alexis Labrana Mario Alexis Labrana committed [674b78] on Code

    Fem: Introduce worker extension

  • Mario Alexis Labrana Mario Alexis Labrana committed [e568ee] on Code

    Fem: Update group of properties for old projects

  • Mario Alexis Labrana Mario Alexis Labrana committed [241e74] on Code

    Fem: Use working directory and observer in *tools taskpanels

  • Mario Alexis Labrana Mario Alexis Labrana committed [3ffe95] on Code

    Fem: Improve mesh and solver tools

  • GitHub committed [7df1da] on Code

    Merge pull request #27614 from marioalexis84/fem-rename_features

  • Chris Hennes committed [f06099] on Code

    Fem: Update examples and test

  • Chris Hennes committed [a4bac2] on Code

    Fem: Rename ElectrostaticPotential to Electromagnetic

  • Chris Hennes committed [c9666e] on Code

    Fem: Rename BeamShellResultOutput3D to Output3d

  • Chris Hennes committed [74ae20] on Code

    Fem: Rename DFlux to DistributedHeatFlux

  • Chris Hennes committed [45b6e1] on Code

    Fem: Rename CFlux to ConcentratedHeatFlux

  • Chris Hennes committed [dabaab] on Code

    Fem: Rename initialTemperature to InitialTemperature

  • GitHub committed [be541d] on Code

    Core: Make origin placement read only. (#28076)

  • GitHub committed [adf9ba] on Code

    BIM: fix sun path arc, sphere and ray ignoring Declination rotation (#28498)

  • GitHub committed [b3c30b] on Code

    BIM:Fixed the bug in the linked-arch in BIM (#27985)

  • GitHub committed [ba06b9] on Code

    Techdraw: Closed the page tab on undo (#27994)

  • GitHub committed [ba06b9] on Code

    Techdraw: Closed the page tab on undo (#27994)

  • GitHub committed [7404cc] on Code

    CAM: Support for machine addon in machine editor (#28405)

  • Chris Hennes committed [1f6810] on Code

    Gui: Fix dangling pointer in SoFCUnifiedSelection.cpp

  • Kacper "Kadet" Donat Kacper "Kadet" Donat committed [5a1b66] on Code

    Gui: Use default implementation of minimumSizeHint() for TaskPanel

  • Max Wilfinger committed [a0caab] on Code

    Build: Make Ubunttu package installation more fault-tolerant

  • Max Wilfinger committed [0ab9ad] on Code

    Build: Make macOS CI builds more resilient to net failure

  • Chris Hennes committed [fcbdaf] on Code

    smesh: update file encoding from latin1 to utf-8

  • GitHub committed [3cead6] on Code

    Merge pull request #27904 from 3x380V/start

  • Ladislav Michl committed [f239a8] on Code

    Start: Remove unused variable from StartView

  • Ladislav Michl committed [eb7be9] on Code

    Improve handling of recent files list

  • Ladislav Michl committed [a0ee2b] on Code

    Start: Add date of creation and modification in tool tips

  • Ladislav Michl committed [a93884] on Code

    Start: Fix flashing widget of Start page

  • GitHub committed [19a5bb] on Code

    Merge pull request #27841 from 3x380V/part

  • Ladislav Michl committed [37297f] on Code

    Part: Implement PartPseudoShapeProvider

  • Ladislav Michl committed [65c382] on Code

    Part: Implement ShapeAttributeProvider

  • GitHub committed [e144ef] on Code

    Material: Handle symbolic links (#28500)

  • Chris Hennes committed [ee0b20] on Code

    Part: Implement `copy` argument of `transformShape()`

  • GitHub committed [da3aa4] on Code

    Sketcher: Text: store only font name. (#28418)

  • GitHub committed [e8cb97] on Code

    Build: Fix Fedora test (#28041)

  • GitHub committed [7b529e] on Code

    TechDraw: Fix undefined variable 'i' in enumerate loop (#28457)

  • Chris Hennes committed [7432ce] on Code

    Sketcher: skip non-toggleable geometry in ToggleConstruction

  • Chris Hennes committed [de38ec] on Code

    Remove IDF mod

  • GitHub committed [dd3e6b] on Code

    Gui: update CoinPtr to not use boost::intrusive_ptr (#28427)

  • Chris Hennes committed [5a1343] on Code

    Core: mark Rotation.isSame as const

  • Chris Hennes committed [a6b501] on Code

    fix: TechDraw moveViews - fix undefined variable 'i' in for loop

  • Chris Hennes committed [7f23eb] on Code

    Gui: Declare App::DocumentObject* as Qt meta type

  • Chris Hennes committed [26a525] on Code

    Bump actions/setup-dotnet from 5.1.0 to 5.2.0

  • Chris Hennes committed [e85d97] on Code

    Bump actions/cache from 5.0.3 to 5.0.4

  • Chris Hennes committed [8e43dc] on Code

    Bump jwlawson/actions-setup-cmake from 2.1.1 to 2.2.0

  • Chris Hennes committed [e44716] on Code

    Gui: Refactor code to get program information

  • Chris Hennes committed [e968af] on Code

    Fem: Add derived results to CalculiX

  • GitHub committed [ec78af] on Code

    Style: greyed the text in non-visible objects (#28114)

  • Chris Hennes committed [4368ca] on Code

    Gui: Fix crash in ExpressionBinding::hasExpression during paint event

  • Chris Hennes committed [e45af2] on Code

    Part: Restore stream locale after OCCT exception in loadFromStream

  • Chris Hennes committed [0a69e9] on Code

    Gui: Add search prefilled text from selection in TextEditor

  • Chris Hennes committed [4993f2] on Code

    Gui: Make rename shortcut visible to reduce MacOS confusion

  • GitHub committed [e39dd4] on Code

    Add tooltips to Part/PartDesign General preferences (#26943)

  • GitHub committed [2d5d8a] on Code

    Sketcher: Double click geometric constraint trigger rename. (#27678)

  • GitHub committed [0b1187] on Code

    Sketcher: Double click also select external (#28105)

  • Chris Hennes committed [327c6b] on Code

    BIM: fix addToComponent visibility issue

  • GitHub committed [6b1237] on Code

    BIM: fix handling of window types (#27420)

  • GitHub committed [f0a890] on Code

    BIM: Remove 3D View cut when Arch_SectionPlane is deleted (#28432)

  • GitHub committed [f3429d] on Code

    Tests: Fix exception on close (#28040)

  • GitHub committed [bfc616] on Code

    Gui: fix cursor hidden by transparent overlay panel. (#28224)

  • GitHub committed [f733ad] on Code

    Sketcher: Text fix OVP disappearing on second attempt (#28311)

1 >
MongoDB Logo MongoDB