Developer hub/ro: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(41 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{TOCright}}

[[Image:Crystal_Clear_app_tutorials.png|right|150]]
[[Image:Crystal_Clear_app_tutorials.png|64px]]
----


Acesta este locul unde veți veni dacă doriți să contribuiți la dezvoltarea software-ului FreeCAD.
Acesta este locul unde veți veni dacă doriți să contribuiți la dezvoltarea software-ului FreeCAD.


These pages are in the early stage of development. If you can't find the information you are looking for, or have found useful information somewhere we have not linked to, then please leave a comment on the [http://forum.freecadweb.org/index.php?sid=5f84150e79db8842e277b042077097ff forum] and someone will look into it (or, if you are feeling bold, why not edit this page directly!).
Aceste pagini sunt în stadiu incipient de dezvoltare. Dacă nu găsiți informațiile pe care le căutați, sau aveți invormații utile undeva unde nu am făcut link-ul, atunci rog lăsați un comentariu pe [http://forum.freecadweb.org/index.php?sid=5f84150e79db8842e277b042077097ff forum] și cineva se va uita acole la el (sau, dacă te simți îndrăzneț, de ce să nu editezi direct această pagină!).



== Developer Documentation ==
== Developer Documentation ==
The developer documentation comprises the following sections:


<div class="mw-translate-fuzzy">
=== Do it yourself: Compiling FreeCAD ===
== Documentație Dezvoltatori ==
Documentația dezvoltatorului a inclus următoarele secțiuni:
</div>

=== Compiling FreeCAD ===

<div class="mw-translate-fuzzy">
=== Fă-o singur: Compilare FreeCAD ===
* [[Source code management]]
* [[Source code management]]
* [[Tracker|Find assistance]] when you have a problem or think you may have found a bug
* [[Tracker|Find assistance]] când aveți o problemă sau credeți poate ați găsit un bug
* [[CompileOnWindows|Compiling on Windows]]
* [[Compile_on_Windows|Compiling on Windows]]
* [[CompileOnUnix|Compiling on Unix]]
* [[Compile_on_Linux|Compiling on Unix]]
* [[CompileOnMac|Compiling on Mac OS X]]
* [[Compile_on_MacOS|Compiling on Mac OS X]]
* [[Licence|Licence details]] about the FreeCAD licences
* [[License|License details]] despre licența FreeCAD
* [[Third Party Libraries]]
* [[Third Party Libraries]]
* [[Third Party Tools]]
* [[Third Party Tools]]
* [[Start up and Configuration]]
* [[Start up and Configuration]]
* [[Source documentation]]
* [[Source documentation]]
</div>

=== Packaging ===

[[Packaging|Packaging]] consists in taking the compiled binaries and Python source files of FreeCAD, and distributing them for use in a particular system.

* [[Linux_packaging|Linux packaging]]
** [[Debian_development|Debian development]]
** [[Debian_Unstable|Debian Unstable]]
** [[Git_buildpackage|Git buildpackage]]
* [[Windows_packaging|Windows packaging]]
* [[MacOS_packaging|MacOS packaging]]


=== Build Support Tools ===
=== Build Support Tools ===

* The [[FreeCAD Build Tool]]
<div class="mw-translate-fuzzy">
** [[Module_Creation|Adding an application module]] to FreeCAD
=== Construiți instrumente de sprijin ===
* [[Debugging]] FreeCAD
* The [[FreeCAD_Build_Tool/ro|FreeCAD Build Tool]]
* [[Testing]] FreeCAD
* [[Compiling (Speeding up)]] FreeCAD
** [[Workbench_creation/ro|Adding an application module]] to FreeCAD
* [[Debugging/ro|Debugging]] FreeCAD
* [[Continuous Integration]]
* [[Testing/ro|Testing]] FreeCAD
* [[Compiling (Speeding up)/ro|Compiling (Speeding up)]] FreeCAD
* [[Continuous Integration/ro|Continuous Integration]]
</div>


=== Modifying FreeCAD ===
=== Modifying FreeCAD ===

* Understanding [[The FreeCAD source code]]
<div class="mw-translate-fuzzy">
* Add [[Gui Command|Features]] to FreeCAD or a Workbench
=== Modificarea FreeCAD ===
* [[Branding]] or ''how to give FreeCAD a unique look''
* [[Artwork]] we made for FreeCAD, that you can freely reuse
* Înțelegerea codului sursă [[The FreeCAD source code]]
* Adaugă caracteristici GUI [[Gui Command|Features]] la FreeCAD sau Ateliere
* [[Artwork_Guidelines]] standards for icons
* [[Branding]] sau ''cum să-i dați un aspect unic la FreeCAD ''
* [[Artwork]] ce am făcut pentru FreeCAD ca să-l puteți reutiliza în mod liber
* [[Artwork_Guidelines]] standarde pentru iconițe
* [[Localisation|Translating FreeCAD]]
* [[Localisation|Translating FreeCAD]]
* [[Extra python modules]], or ''how to extend python functionality within FreeCAD''
* [[Extra python modules]], sau ''cum să extindeți funcționalitatea Python în interiorul FreeCAD''
*[[Google Summer of Code]] get involved via Google's student support program
*[[Google Summer of Code]] implicați-vă prin intermediul programului Google de asistență pentru studenți
</div>

* [[Translating an external workbench|Translating an external workbench]]


=== Module developer's guide ===
=== Module developer's guide ===
[https://github.com/qingfengxia/FreeCAD_Mod_Dev_Guide FreeCAD Mod Dev Guide]: This is an ebook under writing on github, please fork and send pull request to contribute.


<div class="mw-translate-fuzzy">
Chapters:
=== Ghidul deszvoltatorului de Module ===
[https://github.com/qingfengxia/FreeCAD_Mod_Dev_Guide FreeCAD Mod Dev Guide]: Aceasta este o carte electronică scrisă pe github.
"Este un proiect colaborativ și sunteți binevenit să adăugați îmbunătățiri" Vă rugăm să ne trimiteți cererea dvs. de a vă aduce contribuția.
</div>

Capitole:
* Overview and Software Architecture
* Overview and Software Architecture
* Source code structure
* Source code structure
Line 56: Line 90:
* Contribute code with git
* Contribute code with git


Latest pdf preview can be downoaded from [https://github.com/qingfengxia/FreeCAD_Mod_Dev_Guide/tree/master/pdf pdf folder] of this git repo
Cel mai recent preview pdf poate fi descărcat din depozitul: git[https://github.com/qingfengxia/FreeCAD_Mod_Dev_Guide/tree/master/pdf pdf folder]


=== OpenCascade Documentation ===
=== Internals ===

<span id="OpenCascade_Documentation"></span>
<div class="mw-translate-fuzzy">
=== Documentație OpenCascade ===
* [http://opencascade.wikidot.com/romansarticles Roman Lygin's tutorials]
* [http://opencascade.wikidot.com/romansarticles Roman Lygin's tutorials]
* [https://dev.opencascade.org/doc/overview/html/index.html Full Online Documentation]
* [https://dev.opencascade.org/doc/overview/html/index.html Full Online Documentation]
* [https://dev.opencascade.org/doc/refman/html/index.html Reference Manual]
* [https://dev.opencascade.org/doc/refman/html/index.html Reference Manual]
* [http://opencascade.wikidot.com The openCascade wiki]
* [http://opencascade.wikidot.com The openCascade wiki]
</div>

OpenCascade is a software development platform for 3D surface and solid modeling, CAD data exchange, and visualization, mostly in the form of C++ libraries.

* [http://opencascade.wikidot.com/romansarticles Roman Lygin's tutorials]
* [https://dev.opencascade.org/cdoc/overview/html/index.html Full Online Documentation]
* [https://dev.opencascade.org/doc/refman/html/index.html Reference Manual]
* [http://opencascade.wikidot.com The openCascade wiki] (currently containing ?? Chinese spam)

==== File format ====

[[File_Format_FCStd|File Format FCStd]]. The files created with FreeCAD are {{incode|.zip}} files that include the [https://en.wikipedia.org/wiki/Boundary_representation BREP] geometry, as well as XML data that describes the document.

==== Sketcher solver ====

* [https://forum.freecadweb.org/viewtopic.php?f=10&t=36355 Sketcher Solver Architecture Booklet] (forum thread), [https://github.com/abdullahtahiriyo/FreeCADBooks/tree/master/FreeCAD_Solver_Architecture source] in GitHub.
* [https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Sketcher/App/planegcs/ PlaneGCS solver] in the FreeCAD source code; important files are [https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Sketcher/App/planegcs/GCS.cpp GCS.cpp] and [https://github.com/FreeCAD/FreeCAD/blob/master/src/Mod/Sketcher/App/planegcs/SubSystem.cpp SubSystem.cpp].
* [https://forum.freecadweb.org/viewtopic.php?f=9&t=29192 Recent Several Sketcher improvements].

The sketcher solver isn't perfect, as there are some issues with numerical precision when using large values, see [https://forum.freecadweb.org/viewtopic.php?f=10&t=40502 Adventure of fixing sketcher solver for large sketches].

The development of a new solver architecture could improve the way the solver is used both in the [[Sketcher Workbench|Sketcher Workbench]], and for assembly of 3D bodies. See [https://forum.freecadweb.org/viewtopic.php?f=20&t=40525 Reimplementing constraint solver].


== Roadmap ==
== Roadmap ==
FreeCAD, though usable in certain areas, is at the beginning of a long way into the CAD mainstream. There is still a lot to do
to reach a state where we can compete with commercial software.


<div class="mw-translate-fuzzy">
== Foaie de parcurs ==
FreeCAD, deși utilizabilă în anumite domenii, este la începutul unei lungi drumuri în marele curent CAD. Mai sunt încă multe de făcut
pentru a ajunge la o stare în care putem concura cu software comercial.
</div>

[[FreeCAD_1.0_Development_Cycle|FreeCAD 1.0 Development Cycle]]

== Community ==

* [ircs://irc.libera.chat:6697/freecad IRC channel] ,synchronized with [https://gitter.im/FreeCAD/FreeCAD gitter channel]
* [https://forum.freecad.org/viewforum.php?f=6 Development forum]

<div class="mw-translate-fuzzy">
* [[Development roadmap]]
* [[Development roadmap]]
</div>


<div class="mw-translate-fuzzy">
== Credits ==
== Credits ==
[[Contributors]]
[[Contributors]]
</div>


{{Userdocnavi{{#translation:}}}}
[[Category:Hubs]]
[[Category:Developer Documentation]]
[[Category:Hubs{{#translation:}}]]
[[Category:Developer Documentation{{#translation:}}]]

Latest revision as of 16:30, 4 April 2024


Acesta este locul unde veți veni dacă doriți să contribuiți la dezvoltarea software-ului FreeCAD.

Aceste pagini sunt în stadiu incipient de dezvoltare. Dacă nu găsiți informațiile pe care le căutați, sau aveți invormații utile undeva unde nu am făcut link-ul, atunci vă rog lăsați un comentariu pe forum și cineva se va uita acole la el (sau, dacă te simți îndrăzneț, de ce să nu editezi direct această pagină!).

Developer Documentation

Documentație Dezvoltatori

Documentația dezvoltatorului a inclus următoarele secțiuni:

Compiling FreeCAD

Fă-o singur: Compilare FreeCAD

Packaging

Packaging consists in taking the compiled binaries and Python source files of FreeCAD, and distributing them for use in a particular system.

Build Support Tools

Construiți instrumente de sprijin

Modifying FreeCAD

Modificarea FreeCAD

Module developer's guide

Ghidul deszvoltatorului de Module

FreeCAD Mod Dev Guide: Aceasta este o carte electronică scrisă pe github. "Este un proiect colaborativ și sunteți binevenit să adăugați îmbunătățiri" Vă rugăm să ne trimiteți cererea dvs. de a vă aduce contribuția.

Capitole:

  • Overview and Software Architecture
  • Source code structure
  • Base and App module
  • Gui module
  • Python wrapping
  • Modular design
  • Fem module source analysis (mixed C++ and Python)
  • Development of CFD Module (pure Python)
  • Module testing and debugging
  • Contribute code with git

Cel mai recent preview pdf poate fi descărcat din depozitul: gitpdf folder

Internals

OpenCascade is a software development platform for 3D surface and solid modeling, CAD data exchange, and visualization, mostly in the form of C++ libraries.

File format

File Format FCStd. The files created with FreeCAD are .zip files that include the BREP geometry, as well as XML data that describes the document.

Sketcher solver

The sketcher solver isn't perfect, as there are some issues with numerical precision when using large values, see Adventure of fixing sketcher solver for large sketches.

The development of a new solver architecture could improve the way the solver is used both in the Sketcher Workbench, and for assembly of 3D bodies. See Reimplementing constraint solver.

Roadmap

Foaie de parcurs

FreeCAD, deși utilizabilă în anumite domenii, este la începutul unei lungi drumuri în marele curent CAD. Mai sunt încă multe de făcut pentru a ajunge la o stare în care putem concura cu software comercial.

FreeCAD 1.0 Development Cycle

Community

Credits

Contributors