quackscape/assets/js
Kumi 4c90218490
feat(editor): enhance element property forms
Refined the `createElementPropertiesForm` in the editor to include
position and rotation inputs, improving user interaction for specifying
these attributes. Simplified the function's parameters by removing
unnecessary event and thetaStart arguments, streamlining the codebase.
Also corrected the naming of `destination_x`, `destination_y`, and
`destination_z` input names for consistency. Marked handling of unknown
element types with a TODO to prompt future development. This enhancement
allows for more precise control over element positioning and
orientation, directly impacting user experience positively.
2024-03-28 11:26:24 +01:00
..
editor Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
scene refactor(scene): modularize sidebar and navbar loading 2024-03-16 11:16:26 +01:00
api.js feat: add media resolution updates & API endpoints 2024-03-17 08:35:40 +01:00
editor.js feat(editor): enhance element property forms 2024-03-28 11:26:24 +01:00
scene.js feat: integrate aframe-click-drag and improve 2024-03-27 19:54:48 +01:00
userarea.js feat: integrate media deletion and swap icon 2024-03-27 10:08:07 +01:00