f3d icon indicating copy to clipboard operation
f3d copied to clipboard

F3D 2.5.0 Roadmap

Open mwestphal opened this issue 1 year ago • 0 comments

2.5.0 is a minor release, so no breaking change are allowed.

Current roadmap

This part may be updated but may not contains all issues that will be addressed. Please look at the milestone and the board for the exhaustive list.

  1. Plugin framework consolidation

Our plugin framework is working very well, but it is missing one last feature

  • https://github.com/f3d-app/f3d/issues/1193
  1. Format consolidation

We have added many file format support in the last few minor releases, let's consolidate them:

  • https://github.com/f3d-app/f3d/issues/1187
  • https://github.com/f3d-app/f3d/issues/1178
  • https://github.com/f3d-app/f3d/issues/1139
  • https://github.com/f3d-app/f3d/issues/913
  1. Desktop integration improvements

Desktop integration has been on the backburner for a while, it would be nice to improve that in the coming months. We may need to find experts of the respective OSes though:

  • Windows meta issue: https://github.com/f3d-app/f3d/issues/21
  • macOS meta issue: https://github.com/f3d-app/f3d/issues/775
  • https://github.com/f3d-app/f3d-superbuild/issues/160
  • https://github.com/f3d-app/f3d/issues/1100
  1. Window types and interactions

Recent work by @snoyer as well as input from @GitCodeBoy made us realize that we may want to provide more in terms of interoparabilty with window types and interactions. It is more of a discussion that actual issues to work on but this should move forward:

  • https://github.com/f3d-app/f3d/issues/418
  • https://github.com/f3d-app/f3d/issues/1246
  1. Documentation efforts

Our doc system is reliable but it is lacking in many ways, improving it would go a long way:

  • https://github.com/f3d-app/f3d/issues/845
  • https://github.com/f3d-app/f3d/issues/590
  • https://github.com/f3d-app/f3d/issues/1258
  • https://github.com/f3d-app/f3d/issues/1259
  • https://github.com/f3d-app/f3d/issues/1260
  1. QoL features

A few, highly requested features that stand out to me:

  • #27
  • https://github.com/f3d-app/f3d/issues/25
  • https://github.com/f3d-app/f3d/issues/119
  • https://github.com/f3d-app/f3d/issues/1307
  1. Any other help-wanted bug fix or feature

Any issues or features that is labeled with "help-wanted" could be part of 2.4.0 release

mwestphal avatar Apr 04 '24 17:04 mwestphal