Development roadmap/fr: Difference between revisions

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


{| class="wikitable sortable"
=== Projets en cours ===
|-
Ce sont les travaux en cours.
! Project !! Description !! Category !! Status

|-
* '''[[STEP project]]''' sur l'amélioration et l'avancement du support STEP dans FreeCAD.
| '''[[STEP project]]''' || about improving and advancing the STEP support in FreeCAD || Modeling, File formats || Current
* '''[[Naming project/fr]]''' consiste à implémenter un cadre de référence de nommage robuste.
|-
* '''[[FreeCAD development model project/fr]]''' ([[FreeCAD development model project|en]]) orienter FreeCAD vers un modèle de développement plus efficace.
| '''[[Naming project]]''' || is about implementing a robust Shape referencing frame work. || Modeling || Current
* '''[[Sketcher project/fr]]''' ([[Sketcher project|en]]) est une amélioration continue de l'Esquisse contrainte/paramétrique.
|-
* '''[[PartDesign project/fr]]''' ([[PartDesign project|en]]) est l'effort vers une conception de pièces fonctionnelle dans FreeCAD.
| '''[[FreeCAD development model project]]''' || move FreeCAD to a more capable development model || Development process || Current
* '''[[Assembly project/fr]]''' ([[Assembly project|en]]) crée un module d'assemblage qui gère la création d'objets, les listes de pièces et certaines cinématiques.
|-
* '''[[Arch Concept/fr|Architecture project]]''' ([[Arch Concept|en]]) jettera les bases d'un environnement de modélisation architecturale moderne et paramétrique.
| '''[[Sketcher project]]''' || is ongoing implementation of the constraint/parametric Sketcher || Modeling, 2D contstraints || Current
* '''[[Units project/fr]]''' ([[Units project|en]]) permet enfin à FreeCAD de reconnaître différentes unités et systèmes d'unités.
|-
* '''[[Resource framework project/fr]]''' ([[Resource framework project|en]]) concerne les utilisateurs qui veut collaborer, et le catalogue [http://fr.wikipedia.org/wiki/Système_de_gestion_de_données_techniques catalogue/standard PDM] des éléments de pièces standard.
| '''[[PartDesign project]]''' || is the effort towards a working part-design in FreeCAD || Modeling || Current
* '''[[Quality project/fr]]''' ([[Quality project|en]]) vise à masquer les fonctionnalités inachevées et à améliorer la documentation.
|-
* '''[[Raytracing project/fr]]''' ([[Raytracing project|en]]) fournir une interface générique, pour les convertisseurs externes de visualisation.
| '''[[Assembly project]]''' || creates a assembly module which handle product creation, part-lists and some kinematics. || Modeling, 3D constraints || Current
* '''[[UTF Project/fr]]''' ([[UTF Project|en]]) a pour but de mettre à jour l'interface Coin3D de FreeCAD, pour utiliser des chaînes [http://fr.wikipedia.org/wiki/UTF-8 UTF] afin de mieux supporter le multilingue, avec des caractères non [http://fr.wikipedia.org/wiki/ASCII_étendu ASCII]
|-
* '''[[FEM project/fr]]''' consiste en un module [http://en.wikipedia.org/wiki/Finite_element_method FEM] dans FreeCAD.
| '''[[Arch Concept|Architecture project]]''' || will throw the bases of a modern, parametric architectural modeling environment. || Modeling, BIM || Current
* '''[[Material data model/fr]]'''a pour but de décrire un modèle de données de matériaux dans FreeCAD.
|-
* '''[[Python 3]]''' portage de FreeCAD en Python 3.
| '''[[Units project]]''' || finally get FreeCAD to recognize different Units and Units-systems. || Modeling, Manufacturing documentation, Dimensions and referencing || Current
* '''[[HiDPI support]]''' Prise en charge de l'évolutivité sur les écrans 4K.
|-

| '''[[Resource framework project]]''' || address the user collaboration, [http://en.wikipedia.org/wiki/Product_Data_Management PDM] catalog/standard part stuff || Cloud, Databases, BOM || Current
=== Projets futur ===
|-
Projets pour un futur proche.
| '''[[Quality project]]''' || aims to hide unfinished features and improve the documentation. || Development process || Current

|-
* '''[[Land Survey Workbench Blueprint/fr|Atelier de l'arpenteur-géomètre]]'''
| '''[[Raytracing project]]''' || provide a new generic interface for external renderers for visualisation || 3D visualization || Current

|-
=== So far finished projects ===
| '''[[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/fr]]''' ([[Robot project|en]]) Un atelier de simulation robotique.
|-

| '''[[FEM project]]''' || provides a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD. || Modeling, Analysis || Current
=== Idées ===
|-
| '''[[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
|-
|}


== Calendrier de publications ==
== Calendrier de publications ==

Revision as of 17:15, 25 September 2020

FreeCAD - bien qu'utilisable dans de nombreuses applications - FreeCAD n'est qu'au début d'un long voyage dans la CAO. Il y a encore beaucoup de travail à faire pour atteindre un stade où nous pourrons rivaliser avec les logiciels commerciaux.

Cette section donne un aperçu de ce qui est prévu et vous donne la possibilité de participer ou de donner votre avis. Comme nous sommes des volontaires pour développer FreeCAD, nous n'avons que notre temps libre pour le développer.
Si vous êtes intéressés à l'un des sujets et prêts à nous aider, vous n'avez juste qu'a nous le faire savoir sur le forum ou, pour la section française à Yorikvanhavre!
Nous utilisons le style Getting Things Done (GTD) pour le document de projet.
Voici le modèle de projet (en).

  • L'organigramme montre qui fait quoi dans l'univers de FreeCAD.
  • Vous pouvez suivre les questions et sujets qui sont actuellement travaillés via le bugtracker ici :

Projets

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

Calendrier de publications

Comme dans les plupart des projets FLOSS le calendrier de diffusion est très sommaire. Il n'y a aucune date fixe et "Ce sera disponible quand ce sera prêt !"

  • La page Release process rassemble des idées pour un flux de publication plus efficace.