Skip to content

issues Search Results · repo:mnesarco/fcapi language:HTML

Filter by

12 results
 (54 ms)

12 results

inmnesarco/fcapi (press backspace or delete to remove)

@mnesarco Don t you think it d good to allow the Discussions tab on Github? I d like to ask how to deal with an enumeration property with a dynamic list of potential values. - PropertyOptions allows ...
  • galou
  • Opened 
    15 days ago
  • #19

Next release will incorporate a lot of things: - New general event system, supporting observers and user defined events - Workbenches API - Command API - Resources API - Preferences + Preferences ...
  • mnesarco
  • 7
  • Opened 
    on Feb 6
  • #18

https://github.com/FreeCAD/FreeCAD/pull/19084
freecad-api-change
  • mnesarco
  • Opened 
    on Jan 16
  • #17

@galou I will introduce a different approach here to make it more flexible so i don t have to change the signatures again in the future, I want to do this change once and only once. So I will ...
api-change
  • mnesarco
  • 12
  • Opened 
    on Dec 8, 2024
  • #15

Motivations: - In less than a month we will be in 2025 - Python 3.10 was released in 2021 - FreeCAD 1.0 was released with python 3.12 by default - Better typing - This fcapi project is very ...
  • mnesarco
  • Opened 
    on Dec 4, 2024
  • #12

Cf. https://github.com/FreeCAD/FreeCAD/pull/18158.
freecad-api-change
  • galou
  • 1
  • Opened 
    on Dec 4, 2024
  • #11

It would be great to add a section in the begining of the typical usage scenarios of the API (with a short yet concrete example), for new users of FreeCAD. I came to this repository from this thread. ...
question
  • xiongyw
  • 2
  • Opened 
    on Nov 8, 2024
  • #8

Here is a minimal piece of code I was expecting to work and behave as a group. from .fpo import proxy from .fpo import view_proxy @view_proxy( extensions=[ Gui::ViewProviderGroupExtensionPython ...
bug
  • galou
  • 5
  • Opened 
    on Oct 12, 2024
  • #5

Not sure about the solution but it seems to solve the error: diff --git a/freecad/cross/fpo.py b/freecad/cross/fpo.py index d07f92f..cd384ea 100644 --- a/freecad/cross/fpo.py +++ b/freecad/cross/fpo.py ...
invalid
  • galou
  • 3
  • Opened 
    on Aug 16, 2024
  • #4

In Section Persistence events listeners the documentation may lead the workbench developer to understand that classes with the @proxy decorator are dataclasses. However, the variables var1 and var2 are ...
invalid
  • galou
  • 3
  • Opened 
    on Aug 15, 2024
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub