Current features in work, ideas of new features and issues available to be taken into work #52
Replies: 8 comments 4 replies
-
great |
Beta Was this translation helpful? Give feedback.
-
Hello, I saw that you merged the sensors PR. I'm taking a short break from programming to recover from a bit of burnout, so I haven’t reviewed the code yet. I plan to dive into it and resume working on SDF starting January 9th. Wishing you a Happy New Year! |
Beta Was this translation helpful? Give feedback.
-
What was your main reason for adding this attributes with the prefix meta to all elements? in the sdf_schema_parser, I realize it has some additional overhead when working with the sdf files , as they need to be removed |
Beta Was this translation helpful? Give feedback.
-
also on the need for skipping elements that have the include tag here having a pass statement ,makes more sense so as to allow only a single file to be selected at a time and reduce the overhead of having to recursively find a required element , |
Beta Was this translation helpful? Give feedback.
-
Either way, I'll add a default parameter to control whether elements with "include" tags should be appended, setting it to true by default. |
Beta Was this translation helpful? Give feedback.
-
Hello , it's been a while since I last checked in. I'm impressed with how much the Workbench has evolved—fantastic work @drfenixion ,With some free time on my hands, I've started tackling the clutter in my command list. For the past few days, I've been grouping everything into logical sets. I've just made a pull request ,please do make recommendations |
Beta Was this translation helpful? Give feedback.
-
Regarding my ongoing work on the "SDF and Environment" integration, I've noted the new release which handles environment features. As this likely overlaps with my objectives, I will need to reassess my implementation targets. |
Beta Was this translation helpful? Give feedback.
-
@Jsevenh - "develop a dedicated dockable widget for property editing" - It can be a lot of work with no obvious advantages.
In my opinion at that stage of developing is better to implement some new feature. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Tasks:
@drfenixion work list:
@Jsevenh work list:
Ideas of new feature:
Here you can notice and discuss if you want to implement some feature.
Beta Was this translation helpful? Give feedback.
All reactions