Development roadmap/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
Line 9: Line 9:
== Projekte ==
== Projekte ==


{| class="wikitable sortable"
=== Aktuelle Projekte ===
|-
Dies sind laufende Arbeiten.
! Project !! Description !! Category !! Status

|-
* '''[[STEP project/de|STEP Projekt]]''' zur Verbesserung und Weiterentwicklung der STEP Unterstützung in FreeCAD
| '''[[STEP project]]''' || about improving and advancing the STEP support in FreeCAD || Modeling, File formats || Current
* '''[[Naming project/de|Benennungsprojekt]]''' geht es um die Implementierung einer robusten formbezogenen Programmiergerüsts
|-
* '''[[FreeCAD development model project/de|FreeCAD Entwicklungsmodell Projekt]]''' FreeCAD in ein leistungsfähigeres Entwicklungsmodell überführen
| '''[[Naming project]]''' || is about implementing a robust Shape referencing frame work. || Modeling || Current
* '''[[Sketcher project/de|Skizzierer Projekt]]''' ist die laufende Implementierung des beschränkten/parametrischen Skizzieres
|-
* '''[[PartDesign project/de|PartDesign Projekt]]''' ist der Aufwand für eine funktionierende Teilekonstruktion in FreeCAD
| '''[[FreeCAD development model project]]''' || move FreeCAD to a more capable development model || Development process || Current
* '''[[Assembly project/de|Zusammenbau Projekt]]''' erstellt ein Montagemodul, das die Produkterstellung, Stücklisten und einige Kinematiken übernimmt.
|-
* '''[[Arch Concept/de|Architektur Projekt]]''' wird die Grundlagen einer modernen, parametrischen Architekturmodellierungsumgebung schaffen.
| '''[[Sketcher project]]''' || is ongoing implementation of the constraint/parametric Sketcher || Modeling, 2D contstraints || Current
* '''[[Units project/de|Einheitenprojekt]]''' bringt FreeCAD endlich dazu, verschiedene Einheiten und Einheitssysteme zu erkennen.
|-
* '''[[Resource framework project/de|Ressourcenrahmen Projekt]]''' Adresse der Benutzerzusammenarbeit, [http://en.wikipedia.org/wiki/Product_Data_Management PDM] Katalog/ Standardteilmaterial
| '''[[PartDesign project]]''' || is the effort towards a working part-design in FreeCAD || Modeling || Current
* '''[[Quality project/de|Qualitätsprojekt]]''' zielt darauf ab, unfertige Funktionen zu verstecken und die Dokumentation zu verbessern.
|-
* '''[[Raytracing project/de|Projekt Strahlverfolgung]]''' bieten eine neue generische Schnittstelle für externe Visualisierungsdarsteller
| '''[[Assembly project]]''' || creates a assembly module which handle product creation, part-lists and some kinematics. || Modeling, 3D constraints || Current
* '''[[UTF Project/de|UTF Projekt]]''' zielt darauf ab, die Coin3D Schnittstelle von FreeCAD zu aktualisieren, um UTF Strings für ein besseres mehrsprachiges Erlebnis mit nicht ASCII Zeichen zu verwenden
|-
* '''[[FEM project/de|FEM Projekt]]''' bietet ein [http://en.wikipedia.org/wiki/Finite_element_method FEM] Modul in FreeCAD.
| '''[[Arch Concept|Architecture project]]''' || will throw the bases of a modern, parametric architectural modeling environment. || Modeling, BIM || Current
* '''[[Material data model/de|Materialdatenmodell]]''' Aufwand zur Beschreibung eines Materialdatenmodells in FreeCAD
|-
* '''[[Python 3/de|Python 3]]''' Portierung von FreeCAD nach Python 3.
| '''[[Units project]]''' || finally get FreeCAD to recognize different Units and Units-systems. || Modeling, Manufacturing documentation, Dimensions and referencing || Current
* '''[[HiDPI support/de|HiDPI Unterstützung]]''' Unterstützung der Skalierbarkeit auf 4K Bildschirmen.
|-

| '''[[Resource framework project]]''' || address the user collaboration, [http://en.wikipedia.org/wiki/Product_Data_Management PDM] catalog/standard part stuff || Cloud, Databases, BOM || Current
=== Zukünftige Projekte ===
|-
Projekte für die nahe Zukunft.
| '''[[Quality project]]''' || aims to hide unfinished features and improve the documentation. || Development process || Current

|-
* '''[[Land Survey Workbench Blueprint]]'''
| '''[[Raytracing project]]''' || provide a new generic interface for external renderers for visualisation || 3D visualization || Current

|-
=== Bisher abgeschlossene Projekte ===
| '''[[UTF Project]]''' || aims to update FreeCAD's Coin3D interface to utilise UTF Strings for better multilanguage experience with non ASCII characters || Internationalization || Current
* '''[[Robot project/de]]''' Ein Roboter Simulations Arbeitsbereich
|-

| '''[[FEM project]]''' || provides a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD. || Modeling, Analysis || Current
=== Ideen ===
|-
| '''[[Material data model]]''' || Effort to describe a material data model in FreeCAD || Modeling || Current
|-
| '''[[Python 3]]''' || Porting FreeCAD to Python 3. || Development tools || Current
|-
| '''[[HiDPI support]]''' || Supporting scalability on 4K displays. || GUI || Current
|-
| '''[[Tolerancing]]''' || The support of modeling tolerances, using international standards (ISO 1101 / ASME Y14.5, ISO 16792 / ASME Y14.41) || Modeling, Manufacturing documentation, Dimensions and referencing || Current
|-
| '''[[Land Survey Workbench Blueprint]]''' || || || Future
|-
| '''[[Robot project]]''' || A Robot simulation workbench || Modeling, 3D constraints || Finished
|-
|}


== Veröffentlichungsplan ==
== Veröffentlichungsplan ==

Revision as of 17:16, 25 September 2020

FreeCAD - obwohl in vielen Anwendungen verwendbar - steht am Anfang eines langen Weges in den CAD Mainstream. Es bleibt noch viel zu tun, um einen Zustand zu erreichen, in dem wir mit kommerzieller Software konkurrieren können.

Dieser Abschnitt gibt einen Überblick darüber, was geplant ist und gibt Dir die Möglichkeit, Dich zu beteiligen oder Deine Meinung zu äußern. Da wir Freiwillige bei FreeCAD sind, haben wir nur eine begrenzte Zeit. Wenn du also an einem der Themen interessiert und hilfsbereit bist, lass es uns einfach wissen! Wir verwenden den Stil Für Erledigung sorgen (engl.: Getting Things Done, kurz GTD) für das Projektdokument. Hier ist die Project template/de.

Projekte

Project Description Category Status
STEP project about improving and advancing the STEP support in FreeCAD Modeling, File formats Current
Naming project is about implementing a robust Shape referencing frame work. Modeling Current
FreeCAD development model project move FreeCAD to a more capable development model Development process Current
Sketcher project is ongoing implementation of the constraint/parametric Sketcher Modeling, 2D contstraints Current
PartDesign project is the effort towards a working part-design in FreeCAD Modeling Current
Assembly project creates a assembly module which handle product creation, part-lists and some kinematics. Modeling, 3D constraints Current
Architecture project will throw the bases of a modern, parametric architectural modeling environment. Modeling, BIM Current
Units project finally get FreeCAD to recognize different Units and Units-systems. Modeling, Manufacturing documentation, Dimensions and referencing Current
Resource framework project address the user collaboration, PDM catalog/standard part stuff Cloud, Databases, BOM Current
Quality project aims to hide unfinished features and improve the documentation. Development process Current
Raytracing project provide a new generic interface for external renderers for visualisation 3D visualization Current
UTF Project aims to update FreeCAD's Coin3D interface to utilise UTF Strings for better multilanguage experience with non ASCII characters Internationalization Current
FEM project provides a FEM module in FreeCAD. Modeling, Analysis Current
Material data model Effort to describe a material data model in FreeCAD Modeling Current
Python 3 Porting FreeCAD to Python 3. Development tools Current
HiDPI support Supporting scalability on 4K displays. GUI Current
Tolerancing The support of modeling tolerances, using international standards (ISO 1101 / ASME Y14.5, ISO 16792 / ASME Y14.41) Modeling, Manufacturing documentation, Dimensions and referencing Current
Land Survey Workbench Blueprint Future
Robot project A Robot simulation workbench Modeling, 3D constraints Finished

Veröffentlichungsplan

Wie in den meisten FLOSS Projekten ist ein Veröffentlichungsplan sehr grob. Es wird keine festen Termine geben und '"Es ist erledigt, wenn es erledigt ist!".

  • Die Release process Seite versammelt Ideen für einen effizienteren Freigabe Arbeitsablauf.