Timé Kadel
Timé Kadel
## Description This PR holds the minimum required changes in order for the project to run partially in a vue3 environment. ## Next migration steps: - Migrate to `vite` -...
Errcode system implemented in models is inconsistent and meaningless. A real error code system would be a gamechanger for error handling.
Implement spotlight gobos using THREE's new SpotLight Map feature!
Use object.freeze to make fixture configurations (and every other objects that should be immutable) immutable. This should prevent may problems from happening during fixture creation process, mode selection and universe...
Draggable list item UI/UX could be improved. Maybe add a drag handle to draggable list items to let the user know that these specific items are draggable ? Also drop...
Since complex fixtures are not yet available for visualization, only moving-head fixtures are patchable. Such complex fixtures should be made patchable and setup with a placeholder 3D model signifying the...
Fixtures implementing RGBW are supported but only RGB channels are currently being used by the software's color picker and visualizer.