Block a user
WIP: UI icons: cleanup by using classes
099c283178
style to class
4274c9e017
reorder layers
6ec09c232d
remove garbage
6b6be775d2
group into layers, use tag for sheet
c80b3a8551
ui: icons clean-up: remove default styles
version switch: turn into a custom element
It has no disadvantages and it's the current way of implementing custom widgets so it's better comparable.
Also this
points to the element instead of having two with this.menu
.
A small lib…
7409670ef6
back to use class to store state
d965fd1dbc
version switch: turn into a custom element
ba37c64cfd
scene_3ds: Added light nodes image
5fc26981a0
scene_3ds: Delete light nodes image for replace
538e01ebf0
scene_3ds: Added light nodes image
version switch: turn into a custom element
multiple states? like a deactivated attr minimize var names? rename to "variant selector" better in a separate commit
WIP: version switch: turn into a custom element
25223ebe4d
version switch: turn into a custom element
ba11f3cba3
VSE: Add back "Display Waveform" checkbox for strips (hidden in 4.2.0, not removed as initially thought)
054a2953e5
Mention "Set Curve Radius" node on page of "Curve to Mesh" node
1c6741801f
Update and improve snapping documentation
def29d7747
Update basic Movie Clip Editor documentation
version switch: reapply fix for mouse out glitch between button and dialog
Can please someone confirm this because it is browser, dpi, fps or something dependent:
- Click the button to open the dialog.
- Move the mouse slowly between the button and dialog.
- The…
reapply fix for mouse out glitch between button and dialog
b6457b17dd
reapply fix for mouse out glitch between button and dialog
ba11f3cba3
VSE: Add back "Display Waveform" checkbox for strips (hidden in 4.2.0, not removed as initially thought)
054a2953e5
Mention "Set Curve Radius" node on page of "Curve to Mesh" node
1c6741801f
Update and improve snapping documentation
def29d7747
Update basic Movie Clip Editor documentation
theme: add missing reduced-motion user preference query
Sure, but this should be part of a bigger refactor (no/ less class properties, toggling event handler really needed?).
It probably needs to be interrupted with requestAnimationFrame
or…