Development roadmap: Difference between revisions

From FreeCAD Documentation
(Removed Python_3.)
(Removed {{#translation:}} from the Roadmap category.)
 
(11 intermediate revisions by the same user not shown)
Line 2: Line 2:
<translate>
<translate>


<!--T:16-->
== Introduction == <!--T:17-->
{{VeryImportantMessage|
If you are not involved with the development discussed here:<br>
!!! PLEASE DO NOT EDIT OR TRANSLATE !!!
}}


<!--T:15-->
<!--T:18-->
There is no roadmap for the whole FreeCAD project. If you want to get involved it is best to ask in the [https://forum.freecadweb.org/viewforum.php?f=10 Developer section] of the [https://forum.freecadweb.org/index.php FreeCAD forum].
{{VeryImportantMessage|Important: many of these roadmaps are not up to date or perhaps abandoned. This page and the pages it links to most likely contain obsolete info. A 'soft' roadmap can be found on the [http://www.freecadweb.org/tracker/roadmap_page.php bugtracker] but for now there isn't a 'hard' roadmap. There are many efforts going on simultaneously.}}


<!--T:1-->
<!--T:19-->
The following links may help you get started:
FreeCAD - though usable in many applications - is at the beginning of a long journey into CAD mainstream. There is still a lot to do to reach a state where we can compete with commercial software.
* The [[Organization_chart|Organization chart]] shows who does what in the FreeCAD universe.
* The [https://github.com/FreeCAD/FreeCAD/issues?q=is%3Aopen+is%3Aissue current issues on GitHub].
* The [[:Category:Roadmap|Roadmap Category on this Wiki]]. Note that there are only very few pages in this category and as such they do not give a good representation of the current FreeCAD development.


<!--T:2-->
== Roadmap project template == <!--T:20-->
This section gives an overview of what is planned and gives you the opportunity to participate or give your opinion. As we are volunteers to FreeCAD we have only a certain amount of time. So if you interested in one of the topics and willing to help, just let us know! We use the [http://en.wikipedia.org/wiki/Getting_Things_Done#Methodology Getting Things Done (GTD)] style for the project document. Here is the [[Project template]].


<!--T:3-->
<!--T:21-->
Some roadmaps on the Wiki use the [https://en.wikipedia.org/wiki/Getting_Things_Done#Methodology Getting Things Done (GTD)] style for the project document. Here is the [[Project_template|Project template]].
* The [[Organization chart]] shows who does what in the FreeCAD universe.
* You can follow issues that are currently being worked on via the bugtracker here: http://www.freecadweb.org/tracker/roadmap_page.php


== Projects == <!--T:4-->

<!--T:14-->
{| class="wikitable sortable"
|-
! Project !! Description !! Category !! Status
|-
| '''[[Naming project]]''' || is about implementing a robust Shape referencing frame work. || Modeling || Current
|-
| '''[[Assembly project]]''' || creates a assembly module which handle product creation, part-lists and some kinematics. || Modeling, 3D constraints || Current
|-
| '''[[Raytracing project]]''' || provide a new generic interface for external renderers for visualisation || 3D visualization || Current
|-
| '''[[FEM project]]''' || provides a [http://en.wikipedia.org/wiki/Finite_element_method FEM] module in FreeCAD. || Modeling, Analysis || 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
|-
| '''[[Artwork project]]''' || A project to update logo and icons || GUI || Current
|-
|}

== Release schedule == <!--T:11-->
Like in the most [http://en.wikipedia.org/wiki/FLOSS FLOSS] projects a release schedule is very rough. There will be no fixed dates and '''"It's done, when it's done!"'''

<!--T:12-->
* The [[Release process]] page gather ideas for a more efficient release workflow


</translate>
</translate>
[[Category:Roadmap{{#translation:}}]]
[[Category:Roadmap]]



{{clear}}

Latest revision as of 17:05, 5 March 2022

Introduction

There is no roadmap for the whole FreeCAD project. If you want to get involved it is best to ask in the Developer section of the FreeCAD forum.

The following links may help you get started:

Roadmap project template

Some roadmaps on the Wiki use the Getting Things Done (GTD) style for the project document. Here is the Project template.