Development roadmap/ro: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 9: Line 9:
== Proiecte ==
== Proiecte ==


{| class="wikitable sortable"
=== Proiecte curente ===
|-
Acestea sunt lucrări în desfășurare.
! Project !! Description !! Category !! Status

|-
<div class="mw-translate-fuzzy">
* '''[[STEP project]]''' despre îmbunătățirea și avansarea suportului STEP în FreeCAD
| '''[[STEP project]]''' || about improving and advancing the STEP support in FreeCAD || Modeling, File formats || Current
|-
* '''[[Naming project]]''' este vorba despre implementarea unui cadru robust de referință a formelor.
| '''[[Naming project]]''' || is about implementing a robust Shape referencing frame work. || Modeling || Current
* '''[[FreeCAD development model project]]''' mutați FreeCAD la un model de dezvoltare mai capabil
|-
* '''[[Sketcher project]]''' este implementarea în curs a constrângerii/parametrului Sketcher
| '''[[FreeCAD development model project]]''' || move FreeCAD to a more capable development model || Development process || Current
* '''[[PartDesign project]]''' este efortul spre un proiect de lucru în FreeCAD
|-
* '''[[Assembly project]]''' creează un modul de asamblare care gestionează crearea de produse, liste piese și unele mecanisme cinematice.
| '''[[Sketcher project]]''' || is ongoing implementation of the constraint/parametric Sketcher || Modeling, 2D contstraints || Current
* '''[[Arch Concept|Architecture project]]'''va pune bazele unui mediu modern de modelare arhitecturală parametrică.
|-
* '''[[Units project]]''' în sfârșit, FreeCAD recunoaște diferitele unități și sisteme de unități de măsură.
| '''[[PartDesign project]]''' || is the effort towards a working part-design in FreeCAD || Modeling || Current
* '''[[Resource framework project]]''' abordarea colaborării cu utilizatorii,[http://en.wikipedia.org/wiki/Product_Data_Management PDM] catalog/standard de chestii piese
|-
* '''[[Quality project]]''' are scopul de a ascunde caracteristicile neterminate și de a îmbunătăți documentația.
| '''[[Assembly project]]''' || creates a assembly module which handle product creation, part-lists and some kinematics. || Modeling, 3D constraints || Current
* '''[[Raytracing project]]''' oferă o nouă interfață generică pentru vizualizare la randarea externă
|-
* '''[[UTF Project]]''' își propune să actualizeze interfața Coin3D a FreeCAD pentru a utiliza șiruri text UTF cu caractere non-ASCII, pentru o mai bună experiență multilingvistică
| '''[[Arch Concept|Architecture project]]''' || will throw the bases of a modern, parametric architectural modeling environment. || Modeling, BIM || Current
* '''[[FEM project]]''' furnizează un modul de Metoda Elementelor Finite în FreeCAD [http://en.wikipedia.org/wiki/Finite_element_method FEM]
|-
* '''[[Material data model]]''' Efortul de a descrie un model de date despre material în FreeCAD
| '''[[Units project]]''' || finally get FreeCAD to recognize different Units and Units-systems. || Modeling, Manufacturing documentation, Dimensions and referencing || Current
* '''[[Python 3]]''' Portarea FreeCAD în Python 3.
|-
</div>
| '''[[Resource framework project]]''' || address the user collaboration, [http://en.wikipedia.org/wiki/Product_Data_Management PDM] catalog/standard part stuff || Cloud, Databases, BOM || Current

|-
=== Proiecte Viitoare ===
| '''[[Quality project]]''' || aims to hide unfinished features and improve the documentation. || Development process || Current
Proiecte pentru viitorul apropriat.
|-

| '''[[Raytracing project]]''' || provide a new generic interface for external renderers for visualisation || 3D visualization || Current
<div class="mw-translate-fuzzy">
|-
* '''[[CAM project]]''' va face existentul [http://en.wikipedia.org/wiki/Computer-aided_manufacturing CAM] chestii din FreeCAD utilizabile.
| '''[[UTF Project]]''' || aims to update FreeCAD's Coin3D interface to utilise UTF Strings for better multilanguage experience with non ASCII characters || Internationalization || Current
* '''[[Land Survey Workbench Blueprint]]'''
|-
</div>
| '''[[FEM project]]''' || provides a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD. || Modeling, Analysis || Current

|-
=== Proiecte finalizate până acum ===
| '''[[Material data model]]''' || Effort to describe a material data model in FreeCAD || Modeling || Current
* '''[[Robot project]]''' Un atelier de simulare Robotică
|-

| '''[[Python 3]]''' || Porting FreeCAD to Python 3. || Development tools || Current
=== Idei ===
|-
| '''[[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
|-
|}


== Program de lansare a edițiilor ==
== Program de lansare a edițiilor ==

Revision as of 17:15, 25 September 2020

FreeCAD - deși utilizabilă în multe aplicații - este la începutul unei lungi călătorii în marele curent CAD. Mai sunt încă multe de făcut pentru a ajunge la o stare în care să putem concura cu software-ul comercial.

Această secțiune oferă o imagine de ansamblu a ceea ce este planificat și vă oferă posibilitatea de a participa sau de a vă da părerea. Deoarece suntem voluntari la FreeCAD, avem doar o anumită perioadă de timp disponibilă. Deci, dacă sunteți interesat de unul dintre subiectele și doriți să vă ajutați, spuneți-ne! Noi folosim stilul Getting Things Done (GTD) pentru documentul de proiect. Aici este șablonul Project template.

Proiecte

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

Program de lansare a edițiilor

Ca și în cele mai multe proiecte FLOSS un program de lansare este foarte dur. Nu vor exista date fixe și "Sa terminat, când s-a terminat!"

  • Pagina Release process colectează idei pentru un flux de lucru mai eficient al lansărilor de ediții