Commit Graph

15 Commits

Author SHA1 Message Date
Christian Kaiser fb21298f83 User data with multiple lines of text (new TextEdit widget) (#3130, #3131, #4743, #4968) 2025-10-08 17:44:46 -03:00
Christian Kaiser f494b8f343 Implement Label buddies 2025-09-06 06:14:43 -03:00
Martín Capello 2071e465a1 Replace label by entry to show the layer's UUID 2025-02-24 10:47:24 -03:00
Martín Capello 86ad09291f Add UUIDs to layers 2025-02-24 10:10:28 -03:00
David Capello 09538f9a1a clang-format all files 2024-12-16 14:52:19 -03:00
Martín Capello dd0e5addc9 Replace slider by opacityslider (fix #1544) 2024-02-07 13:33:09 -03:00
David Capello 505aa6119a Add option to change the "base index" from the layer properties 2020-10-30 21:11:58 -03:00
Gaspar Capello 13addb4336 UI user data window integration 2020-10-13 11:07:10 -03:00
David Capello ff95e63732 Move all widget strings to strings/en.ini file 2016-12-23 12:38:32 -03:00
David Capello 594892f5ef Modify cel/layer property dialogs layout 2015-12-11 16:28:08 -03:00
David Capello 08bef859e3 Add user data field on layers and cels 2015-12-10 18:34:25 -03:00
David Capello 728432f9e5 Convert "Layer Properties" dialog in a non-modal window 2015-08-21 00:44:28 -03:00
David Capello fb4b2e76c8 Add layer opacity property (fix #225) 2015-06-14 20:23:49 -03:00
David Capello 21ca87862c Add layer blending modes (fix #318)
- Added doc::BlendMode enum and doc::BlendFunc type
- Renamed LayerImage::getBlendMode() -> blendMode()
- BLEND_MODE_COPY is BlendMode::SRC now
- BLEND_MODE_NORMAL is BlendMode::NORMAL now
- Added app::cmd::SetLayerBlendMode
2015-06-13 21:29:16 -03:00
David Capello a767eb187d Add layer_properties.xml widget 2014-08-11 06:57:22 -03:00