-
-
Notifications
You must be signed in to change notification settings - Fork 327
Description
Context
F3D is a collaborative project, let's collaboratively construct the roadmap for 3.3.0 release!
Suggested solution
Comment and discuss below, maintainers will take suggestions into account to add to the roadmap.
Please refer to existing issue when adding comments. Feel free to create issues if your ideas are not in issues already.
3.3.0 is a minor release, so breaking change are not 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.
- UI improvements
- Default font does not support Unicode #1016
- Make cheatsheet more visually dynamic #29
- ImGui console is rendered below scalar bar and axis #1926
- Add HDRI information on the top left similar to the file information #2347
- Improve dropzone visual appeal #2345
- Add UI backdrop behind Axis widget #2338
- Add UI backdrop opacity control #2337
- Support cheatsheet manipulation via mouse or keyboard #2341
- Command/binding framework improvements
The command/binding framework introduced in 3.0 is proving to be a great tool, the framework is missing a few critical featurs though:
- Add documentation API for commands #1716
- Improve command buffer #1900
- Cheatsheet binding doc isn't updated #1811
- comments and colors are not compatible in commands #2101
- Improve shell completion #2121
- Support binding documentation in config files #1747
- Improve dropzone features to list bindings automatically #2346
- Add a repeat flag in the binding API #2082
- F3DWeb industrialization
F3DWeb, the wasm version of F3D is quite popular despite being an experimental software. Let's industrialize it!
- Improvements to the WASM App #1463
- F3DWeb has some "aliasing" without SSAO #1555
- Consolidate WebASM feature #1252
- Add testing and CI to the webassembly and the F3DWeb application #2238
- Clean up the javascript package #2308
- Some features are not working with F3D web #2307
- Experiment with a mobile version
F3D has an android build for a while, but not phone application has been released yet, lets make it happen
- Rework Website
https://f3d.app has been in rework for a while. We are getting close to be able to ship a new version of the website:
- Redesign website home page #1438
- Add versioning to the documentation based on docausaurus #845
- Improve f3d-media and add a f3d-data #1269
- Importer hierarchy
This is becoming important and would be an important stepping stone for the future of F3D
- Misc